Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | headers_check fix: linux/if_addrlabel.h | Jaswinder Singh Rajput | 2009-01-30 | 1 | -0/+2 |
| | | | | | | | | fix the following 'make headers_check' warning: usr/include/linux/if_addrlabel.h:15: found __[us]{8,16,32,64} type without #include <linux/types.h> Signed-off-by: Jaswinder Singh Rajput <jaswinderrajput@gmail.com> | ||||
* | [IPV6] ADDRCONF: Support RFC3484 configurable address selection policy table. | YOSHIFUJI Hideaki | 2008-01-28 | 1 | -0/+32 |
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> |