diff options
author | 2013-12-04 22:14:33 +0000 | |
---|---|---|
committer | 2013-12-04 22:14:33 +0000 | |
commit | d33b8e7c262201ca437bd5877d99695274045342 (patch) | |
tree | 305e677c97c416146fb974a818b2131a750ed86d /lib/libcompat/regexp/regexp.3 | |
parent | Defer spooling of the install log output mail until we are up and (diff) | |
download | wireguard-openbsd-d33b8e7c262201ca437bd5877d99695274045342.tar.xz wireguard-openbsd-d33b8e7c262201ca437bd5877d99695274045342.zip |
When we receive a /32 IP address assignment, mimick ISC DHCP by adding
a direct route for the default gateway IP with equivalent to
route add -net $gw -netmask 255.255.255.255 -cloning -iface $myip
so that the subsequent
route add default $gw
can succeed.
Magic route(8) incantation thanks to claudio.
Tested successfully on Compute Engine.
Committing now so additional testing/discussion can happen in-tree.
Discussed with deraadt, krw, claudio.
Diffstat (limited to 'lib/libcompat/regexp/regexp.3')
0 files changed, 0 insertions, 0 deletions