We need to update the ia6_updatetime when changing the vltime/pltime
authorflorian <florian@openbsd.org>
Mon, 17 Apr 2017 10:29:01 +0000 (10:29 +0000)
committerflorian <florian@openbsd.org>
Mon, 17 Apr 2017 10:29:01 +0000 (10:29 +0000)
commitd5690bbedff14efa856899b4ec04a6dccdb18e95
tree8811d59d05c3a430e42eeb044e3735fe681e6219
parent410b9792f6dbcf071f50f29e9f935a6de83a6078
We need to update the ia6_updatetime when changing the vltime/pltime
vio ioctl(2). Otherwise ifconfig shows the wrong times since
vltime/pltime are calculated from this value on export.

The handling of router advertisements does the right thing.
OK bluhm
sys/netinet6/in6.c