1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-14 15:21:37 +03:00
systemd/src/network
Tom Gundersen 7ff8f4b53c networkd: guard against NULL pointers
This should never be a problem, but better be safe than sorry.
2014-04-08 21:26:19 +02: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 networkd: smooth transition from ipv4ll to dhcp address 2014-04-03 16:00:25 +02:00
networkd-link.c networkd: guard against NULL pointers 2014-04-08 21:26:19 +02:00
networkd-manager.c networkd: rewind rtnl message between passing it to functions 2014-03-31 17:17:56 +02:00
networkd-netdev-gperf.gperf libsystemd-network: move network-utils from src/shared 2014-03-21 21:54:37 +01:00
networkd-netdev.c Fix a few return codes in error paths 2014-04-05 00:55:19 -04:00
networkd-network-gperf.gperf libsystemd-network: move network-utils from src/shared 2014-03-21 21:54:37 +01:00
networkd-network.c Fix a few return codes in error paths 2014-04-05 00:55:19 -04: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: smooth transition from ipv4ll to dhcp address 2014-04-03 16:00:25 +02: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