Folks,

I'm playing with rtadvd, and I'm curious about a debug message I'm getting when specifying Route Information options.

My config file is this:
----- cut here ----
em0:\
    :addr="fc00:1::":prefixlen=64\
    :rtprefix="fc00:1::":rtplen=64:rtltime=1000

em1:\
    :addr="fc00:2::":prefixlen=64\
    :rtprefix="fc00:2::":rtplen=64
---- cut here ----

And when running radvd as:
/usr/sbin/rtadvd -D -f em0 em1


I get the following debug messages:
---- cut here ----
[....]
rtltime should be specified for interface em0.
rtadvd[1137]: <sock_mc_join> enter
rtadvd[1137]: <sock_mc_join> em0: join link-local all-routers MC group
rtadvd[1137]: <ra_timer_update> RA timer on em0 is set to 16:0
rtadvd[1137]: <getconfig> ifname=em0 marked as TRANSITIVE (initial burst).
rtltime should be specified for interface em1.
[....]
---- cut here ----

I'm curious why I get "rtltime should be specified for interface em0." since the config for em0 does specify rtltime -- unless I'm missing something.

Thanks!

Cheers,
--
Fernando Gont
e-mail: ferna...@gont.com.ar || fg...@si6networks.com
PGP Fingerprint: 7809 84F5 322E 45C7 F1C9 3945 96EE A9EF D076 FFF1



_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to