1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 11:27:32 +03:00
systemd/src/network
Tom Gundersen 28aeb07f55 networkd: link - drop assert from _free()
_free() should always succeed, even if object is not fully allocated.
2014-07-01 10:30:37 +02:00
..
.gitignore Revert "update gitignore" 2014-05-22 06:14:41 +09: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-pool.c networkd: add address pool support 2014-06-18 18:28:29 +02:00
networkd-address.c sd-dhcp-client/networkd: set lifetimes for IPv4 addresses 2014-06-29 15:18:21 +02:00
networkd-link.c networkd: link - drop assert from _free() 2014-07-01 10:30:37 +02:00
networkd-manager.c networkd: link - improve refcounting 2014-07-01 10:21:18 +02:00
networkd-netdev-gperf.gperf networkd: introduce vxlan 2014-06-16 20:38:22 +02:00
networkd-netdev.c networkd: veth - fix creation of veth netdev 2014-06-20 12:59:22 +02:00
networkd-network-gperf.gperf Add support for DHCP static route options 2014-06-29 15:18:21 +02:00
networkd-network.c Add support for DHCP static route options 2014-06-29 15:18:21 +02:00
networkd-route.c networkd: rename Address and Route list fields 2014-05-16 14:52:02 +02:00
networkd-tunnel.c missing.h: add various network enums 2014-06-20 22:05:43 -04:00
networkd-veth.c networkd: netdev - allow setting MACAddress in .netdev files 2014-06-14 15:38:35 +02:00
networkd-vxlan.c missing.h: add various network enums 2014-06-20 22:05:43 -04:00
networkd-wait-online.c Fix several small typos 2014-05-24 19:01:03 -04:00
networkd-wait-online.h networkd-wait-online: flush monitor events after processing 2014-05-08 15:27:55 +02:00
networkd.c networkd: split runtime config dir from state dir 2014-06-03 18:58:00 +02:00
networkd.h Add support for DHCP static route options 2014-06-29 15:18:21 +02:00
sd-network.c networkd: split runtime config dir from state dir 2014-06-03 18:58:00 +02:00
test-network.c Add support for DHCP static route options 2014-06-29 15:18:21 +02:00