Dimitry Andric <d...@freebsd.org> wrote in <50892486.9030...@freebsd.org>:
di> On 2012-10-25 10:37, Brian Somers wrote: di> ... di> > URL: http://svn.freebsd.org/changeset/base/242074 di> > di> > Log: di> > Enable "accept_rtadvd" on interfaces running rtadvd. di> ... di> > + for iface in ${command_args}; do di> > + ifconfig ${iface} inet6 -accept_rtadv di> > + done di> di> The commit message says it enables accept_rtadv, the code actually di> disables it. Which is correct? I assume the latter? Enabling accept_rtadv should prevent rtadvd from sending RAs on the interface, so disabling it is a necessary step if one wants to send RAs. However, accept_rtadv is off by default in the current rc.d framework. Why forcibly disabling it is needed? -- Hiroki
pgpco13FNULS9.pgp
Description: PGP signature