DragonFly BSD
DragonFly submit List (threaded) for 2004-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: sys/netinet6/nd6.c: add ND6_IFF_ACCEPT_RTADV flag


To: Hiroki Sato <hrs@xxxxxxxxxx>
From: Jeffrey Hsu <hsu@xxxxxxxxxxx>
Date: Tue, 28 Dec 2004 13:00:26 -0800

Hiroki Sato wrote:
Hi,

 Here is a patch to add the new flag ND6_IFF_ACCEPT_RTADV to
 implement a knob to contorol whether to accept RAs in per-interface
 basis (obtained from KAME via FreeBSD).




------------------------------------------------------------------------


Add a new flag "ND6_IFF_ACCEPT_RTADV" into nd_ifinfo to
control whether to accept RAs per-interface basis.
This flag is enabled by default.

Since the default behavior is the same, how useful is the added functionality to optionally not accept RAs? Also, is there a corresponding change to ifconfig required? Thanks.

Jeffrey



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]