Introduce MTU option.
authorbket <bket@openbsd.org>
Fri, 20 Jul 2018 17:55:09 +0000 (17:55 +0000)
committerbket <bket@openbsd.org>
Fri, 20 Jul 2018 17:55:09 +0000 (17:55 +0000)
commitcea17583247ed477fefb77abd3a0f8de74d1755d
tree97380155ca2457dcd03b4acc2c483bf9a5677268
parentcddacf98708a2e5a76691f7b2a8edde7db7fc01e
Introduce MTU option.

The MTU option is used in Router Advertisement messages to ensure that
all nodes on a link use the same MTU value in those cases where the link
MTU is not well known.

Feedback (thank you!) and OK from florian@
usr.sbin/rad/frontend.c
usr.sbin/rad/parse.y
usr.sbin/rad/printconf.c
usr.sbin/rad/rad.c
usr.sbin/rad/rad.conf.5
usr.sbin/rad/rad.h