NetworkManager/src/dhcp-manager
Scott Shambarger 2b461bfa19 core: set classful prefix length for DHCP4 static routes (bgo #721771)
Follow RFC 3442 to set network prefix based on address class.
However, still uses host routing if the target address is not a
network address (ie host part not zero).

https://bugzilla.gnome.org/show_bug.cgi?id=721771

Signed-off-by: Thomas Haller <thaller@redhat.com>
2014-01-21 21:01:56 +01:00
..
tests dhcp: make dhclient lease parsing code testable 2013-11-08 16:46:43 -06:00
Makefile.am build: don't install nm-dhcp-helper dbus permissions if we don't need to 2013-05-14 15:37:41 -05:00
nm-dhcp-client.c core: set classful prefix length for DHCP4 static routes (bgo #721771) 2014-01-21 21:01:56 +01:00
nm-dhcp-client.h dhcp: add generic DUID infrastructure 2013-01-29 10:16:45 -06:00
nm-dhcp-dhclient-utils.c dhcp: make dhclient lease parsing code testable 2013-11-08 16:46:43 -06:00
nm-dhcp-dhclient-utils.h dhcp: make dhclient lease parsing code testable 2013-11-08 16:46:43 -06:00
nm-dhcp-dhclient.c coverity: fix various warnings detected with Coverity 2013-11-13 15:29:24 +01:00
nm-dhcp-dhclient.h dhcp: rename get_lease_config -> get_lease_ip_configs 2013-11-08 16:46:43 -06:00
nm-dhcp-dhcpcd.c dhcp: dhcpcd uses a fixed path for PID files 2013-11-27 19:00:14 -06:00
nm-dhcp-dhcpcd.h dhcp: rename get_lease_config -> get_lease_ip_configs 2013-11-08 16:46:43 -06:00
nm-dhcp-helper.c dhcp: kill dhclient on fatal errors 2013-08-13 22:35:00 +02:00
nm-dhcp-helper.conf dhcp: use private socket to return status if available 2013-04-08 11:30:31 -05:00
nm-dhcp-manager.c coverity: fix various warnings detected with Coverity 2013-11-13 15:29:24 +01:00
nm-dhcp-manager.h dhcp: rename get_lease_config -> get_lease_ip_configs 2013-11-08 16:46:43 -06:00