Systemd/src/network
Tom Gundersen c3ebdce39a networkd: netdev - fix error handling in set_ifindex()
Firstly, remove stray assert(). Also be a bit stricter when verifying the
received info. If we get an applicable newlink message that we can't make
sense of, we will now enter NETDEV_FAILED, as we cannot reasonably continue
without knowing the ifindex of our device.
2014-03-24 22:09:06 +01:00
..
.gitignore networkd: netdev - allow filtering on kernel cmdline, host and virt 2014-02-20 22:12:25 +01:00
Makefile networkd: add a basic network daemon 2013-11-09 23:41:17 +01:00
network-util.h libsystemd-network: move network-utils from src/shared 2014-03-21 21:54:37 +01:00
networkd-address.c libsystemd-network: move network-utils from src/shared 2014-03-21 21:54:37 +01:00
networkd-link.c libsystemd-network: move network-utils from src/shared 2014-03-21 21:54:37 +01:00
networkd-manager.c networkd: netdev - verify that newlink messages has the expected kind 2014-03-24 16:59:30 +01:00
networkd-netdev-gperf.gperf libsystemd-network: move network-utils from src/shared 2014-03-21 21:54:37 +01:00
networkd-netdev.c networkd: netdev - fix error handling in set_ifindex() 2014-03-24 22:09:06 +01:00
networkd-network-gperf.gperf libsystemd-network: move network-utils from src/shared 2014-03-21 21:54:37 +01:00
networkd-network.c libsystemd-network: move network-utils from src/shared 2014-03-21 21:54:37 +01:00
networkd-route.c libsystemd-network: move network-utils from src/shared 2014-03-21 21:54:37 +01:00
networkd-wait-online.c networkd: wait-online - fix typo 2014-03-03 23:24:34 +01:00
networkd.c networkd: fix creation of runtime dirs at startup 2014-03-14 12:44:17 +01:00
networkd.h networkd: netdev - verify that newlink messages has the expected kind 2014-03-24 16:59:30 +01:00
sd-network.c util: replace close_nointr_nofail() by a more useful safe_close() 2014-03-18 19:31:34 +01:00
test-network.c networkd: handle SIGINT and SIGTERM 2014-02-22 21:24:36 +01:00