James Carlson wrote:
> Erik Nordmark writes:
>> Peter Memishian wrote:
>>> A related bit of seemingly-dead code is the NDF_ANYCAST_ON/NDF_ANYCAST_OFF
>>> logic.  Seems like all of this stuff should go.
>> While I don't think the proxy flags are used, the NCE_F_ANYCAST is set 
>> based on IFF_ANYCAST, and NDF_ANYCAST_ON is set based on NCE_F_ANYCAST.
> 
> NCE_F_ANYCAST (like NDF_ANYCAST_*) also doesn't seem to go anywhere.
> There's code manipulating the flags, but none of it seems to do
> anything based on the state of the flags.

The override flag is set differently for an anycast address AFAIK.
It IFF_ANYCAST doesn't clear the override flag than that is a bug - see 
RFC 2461.

    Erik
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to