commit | 2a8cc6c89039e0530a3335954253b76ed0f9339a | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Wed Nov 14 15:56:23 2007 +0900 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:53:58 2008 -0800 |
tree | df7c77496032025bf73d0ee60441e0cc2724ed29 | |
parent | 303065a8545bf7524550bd9564afb48e8a685a2d [diff] |
[IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. 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>