1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 11:27:32 +03:00
systemd/src/network
Tom Gundersen ad0774e61e networkd: netdev - drop the link callbacks after calling them once
We should never call them again, so make sure they are cleaned up correctly.
2014-07-03 11:00:01 +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 networkd: netdev - take ref immediately after calling out 2014-07-03 11:00:01 +02:00
networkd-dummy.c networkd: netdev - take ref immediately after calling out 2014-07-03 11:00:01 +02:00
networkd-link.c networkd: netdev - take ref immediately after calling out 2014-07-03 11:00:01 +02:00
networkd-macvlan.c networkd: split out vlan and macvlan handling 2014-07-03 11:00:01 +02:00
networkd-manager.c networkd: link - ignore missing MAC address 2014-07-01 12:55:05 +02:00
networkd-netdev-gperf.gperf networkd: introduce vxlan 2014-06-16 20:38:22 +02:00
networkd-netdev.c networkd: netdev - drop the link callbacks after calling them once 2014-07-03 11:00:01 +02:00
networkd-network-gperf.gperf networkd: fix alignment of gperf source 2014-07-01 23:44:27 +02:00
networkd-network.c networkd: send hostname to dhcp server 2014-07-01 22:02:25 +02:00
networkd-route.c networkd: netdev - take ref immediately after calling out 2014-07-03 11:00:01 +02:00
networkd-tunnel.c networkd: tunnel - ensure that enslave callback is always invoked 2014-07-01 12:55:19 +02:00
networkd-veth.c networkd: netdev - take ref when creating netdevs 2014-07-01 20:33:30 +02:00
networkd-vlan.c networkd: split out vlan and macvlan handling 2014-07-03 11:00:01 +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 networkd: split out vlan and macvlan handling 2014-07-03 11:00:01 +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