Systemd/src/network
Tom Gundersen eb27aeca24 networkd: dhcpv4 - add notion of 'CriticalConnection'
These connections are never torn down, even when the DHCP specifications say that
they should be. This is useful/necessary when the rootfs (or another critical fs)
is mounted over this network connection, and dataloss would result if the connection
is lost.

This option defaults to off, but our initrd generator (TBD) will enable it when
applicable.
2014-01-30 14:30:39 +01:00
..
.gitignore networkd: add a basic network daemon 2013-11-09 23:41:17 +01:00
Makefile networkd: add a basic network daemon 2013-11-09 23:41:17 +01:00
networkd-address.c sd-rtnl: simplify sd_rtnl_message_addr_new() 2014-01-22 18:01:45 +01:00
networkd-gperf.gperf networkd: dhcpv4 - add notion of 'CriticalConnection' 2014-01-30 14:30:39 +01:00
networkd-link.c networkd: dhcpv4 - add notion of 'CriticalConnection' 2014-01-30 14:30:39 +01:00
networkd-manager.c networkd: add basic bonding support 2014-01-22 17:56:49 +01:00
networkd-netdev.c networkd: add basic VLAN support 2014-01-25 11:25:17 +01:00
networkd-network.c networkd: add basic VLAN support 2014-01-25 11:25:17 +01:00
networkd-route.c networkd: refuse to use .network files with missing Address/Gateway key 2014-01-05 00:32:31 +01:00
networkd.c sd-dhcp-client/networkd: add transient hostname support 2014-01-16 20:32:08 +01:00
networkd.h networkd: dhcpv4 - add notion of 'CriticalConnection' 2014-01-30 14:30:39 +01:00
test-network.c networkd: add bridge support 2013-11-26 01:32:25 +01:00