On Sun, Jul 22, 2018 at 10:32:31AM +0200, Björn Ketelaars wrote: > On Sun 22/07/2018 07:27, Björn Ketelaars wrote: > > Now that rad(8) is able to advertise a MTU I think it would be nice to > > have slaacctl(8) show this advertisement. The patch below touches both > > sbin/slaacd and usr.sbin/slaacctl. The addition to sbin/slaacd/engine.c > > makes sure that MTU RA messages are parsed, and that the result is made > > available. BTW running slaacd in the foreground already enables one to > > see the advertised MTU, see debug_log_ra(). > > The addition to usr.sbin/slaacctl/slaacctl.c enables one to view the > > advertised MTU. > > New diff as tb@ found a mistake in the first one affecting > ND_OPT_REDIRECTED_HEADER, ND_OPT_SOURCE_LINKADDR and > ND_OPT_TARGET_LINKADDR as well. >
If florian doesn't object, this is ok tb