[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table.
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Wed, 14 Nov 2007 06:56:23 +0000 (15:56 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:53:58 +0000 (14:53 -0800)
Policy table is implemented as an RCU linear list since we do not expect
large list nor frequent updates.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found