diff options
author | 2014-10-02 18:04:49 +0000 | |
---|---|---|
committer | 2014-10-02 18:04:49 +0000 | |
commit | b6e3ce060dd583e1fc3cbb1d0f6ba30c4a95b14c (patch) | |
tree | 6c0ed3515ff20100b2665703f9c55e75e938dd37 /lib/libc | |
parent | bgpctl show summary output: enlarge columns for 4-byte ASN display (diff) | |
download | wireguard-openbsd-b6e3ce060dd583e1fc3cbb1d0f6ba30c4a95b14c.tar.xz wireguard-openbsd-b6e3ce060dd583e1fc3cbb1d0f6ba30c4a95b14c.zip |
dhclient: add support for RFC 3442 local subnet routes
If the classless-static-routes option specifies the router IP address
as 0.0.0.0, then that indicates the route is a "local subnet route"
that should be directly routable via the interface. This reuses the
"route add -net $dest -netmask $mask -cloning -iface $addr" trick
suggested by claudio@ for r1.272.
Restores interoperability with Google Compute Engine after recent GCE
DHCP server changes.
ok krw, mpi
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions