Brian Haley
|
56d417b12e
IPv6: Add 'autoconf' and 'disable_ipv6' module parameters
|
16 years ago |
Jaswinder Singh Rajput
|
5c6aa2badf
headers_check fix: linux/ipv6.h
|
16 years ago |
Yang Hongyang
|
b24a2516d1
ipv6: Add IPV6_PKTINFO sticky option support to setsockopt()
|
16 years ago |
David S. Miller
|
ebb36a9781
ipv6: __KERNEL__ ifdef struct ipv6_devconf
|
17 years ago |
YOSHIFUJI Hideaki
|
1b34be74cb
ipv6 addrconf: add accept_dad sysctl to control DAD operation.
|
17 years ago |
YOSHIFUJI Hideaki
|
778d80be52
ipv6: Add disable_ipv6 sysctl to disable IPv6 operaion on specific interface.
|
17 years ago |
Arnaldo Carvalho de Melo
|
ce4a7d0d48
inet{6}_request_sock: Init ->opt and ->pktopts in the constructor
|
17 years ago |
David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
YOSHIFUJI Hideaki
|
7cd636fe9c
[IPV6]: IPv6 extension header structures need to be packed.
|
17 years ago |
YOSHIFUJI Hideaki
|
7bc570c8b4
[IPV6] MROUTE: Support multicast forwarding.
|
17 years ago |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 years ago |
YOSHIFUJI Hideaki
|
7cbca67c07
[IPV6]: Support Source Address Selection API (RFC5014).
|
17 years ago |
YOSHIFUJI Hideaki
|
1d5d236d30
[IPV6]: Use bitfields for hop_limit and mcast_hops.
|
17 years ago |
YOSHIFUJI Hideaki
|
4725474584
[IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int.
|
17 years ago |
YOSHIFUJI Hideaki
|
c8cdaf998d
[IPV4,IPV6]: Share cork.rt between IPv4 and IPv6.
|
17 years ago |
Pavel Emelyanov
|
d86e0dac2c
[NETNS]: Tcp-v6 sockets per-net lookup.
|
17 years ago |
Pavel Emelyanov
|
535174efbe
[IPV6]: Introduce the INET6_TW_MATCH macro.
|
17 years ago |
Herbert Xu
|
87bdc48d30
[IPSEC]: Get rid of ipv6_{auth,esp,comp}_hdr
|
18 years ago |
Herbert Xu
|
20283d84c7
[IPV6]: Remove circular dependency on if_inet6.h
|
18 years ago |
YOSHIFUJI Hideaki
|
4c752098f5
[IPV6]: Make IPV6_{RECV,2292}RTHDR boolean options.
|
18 years ago |
YOSHIFUJI Hideaki
|
bb4dbf9e61
[IPV6]: Do not send RH0 anymore.
|
18 years ago |
Masahide NAKAMURA
|
59fbb3a61e
[IPV6] MIP6: Loadable module support for MIPv6.
|
18 years ago |
YOSHIFUJI Hideaki
|
4540250be1
[IPV6] ADDRCONF: Fix conflicts in DEVCONF_xxx constant.
|
18 years ago |
Arnaldo Carvalho de Melo
|
9c70220b73
[SK_BUFF]: Introduce skb_transport_header(skb)
|
18 years ago |
Arnaldo Carvalho de Melo
|
39b89160df
[SK_BUFF]: Introduce ipipv6_hdr(), remove skb->h.ipv6h
|
18 years ago |
Arnaldo Carvalho de Melo
|
0660e03f6b
[SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
|
18 years ago |
Neil Horman
|
95c385b4d5
[IPV6] ADDRCONF: Optimistic Duplicate Address Detection (RFC 4429) Support.
|
18 years ago |
YOSHIFUJI Hideaki
|
0bcbc92629
[IPV6]: Disallow RH0 by default.
|
18 years ago |
Al Viro
|
90bcaf7b4a
[IPV6]: flowlabels are net-endian
|
18 years ago |
Al Viro
|
43505077df
[IPV6]: IPv6 headers annotations
|
19 years ago |