Enable slaacd(8) to set MTU on an interface.
authorbket <bket@openbsd.org>
Fri, 27 Jul 2018 06:20:01 +0000 (06:20 +0000)
committerbket <bket@openbsd.org>
Fri, 27 Jul 2018 06:20:01 +0000 (06:20 +0000)
commit2d9ad356f15e330ce92a208225331854e4d8a737
tree14f017e0590e5c0313b6884bad5fe108d8379ffd
parent4728222fdbcc313a57deb2c90dfb9910c48addb7
Enable slaacd(8) to set MTU on an interface.

If a router advertisement message with the MTU option is received on an
interface slaacd will set the specified MTU on that interface.

Lots of help from florian@. Thank you!

OK florian@
sbin/slaacd/engine.c
sbin/slaacd/engine.h
sbin/slaacd/slaacd.c