You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
YOSHIFUJI Hideaki
333fad5364
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
...
Support several new socket options / ancillary data:
IPV6_RECVPKTINFO, IPV6_PKTINFO,
IPV6_RECVHOPOPTS, IPV6_HOPOPTS,
IPV6_RECVDSTOPTS, IPV6_DSTOPTS, IPV6_RTHDRDSTOPTS,
IPV6_RECVRTHDR, IPV6_RTHDR,
IPV6_RECVHOPOPTS, IPV6_HOPOPTS
Old semantics are preserved as IPV6_2292xxxx so that
we can maintain backward compatibility.
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
20 years ago
..
netfilter
…
Kconfig
…
Makefile
…
addrconf.c
…
af_inet6.c
…
ah6.c
…
anycast.c
…
datagram.c
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
20 years ago
esp6.c
…
exthdrs.c
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
20 years ago
exthdrs_core.c
…
icmp.c
…
inet6_hashtables.c
…
ip6_fib.c
…
ip6_flowlabel.c
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
20 years ago
ip6_input.c
…
ip6_output.c
…
ip6_tunnel.c
…
ipcomp6.c
…
ipv6_sockglue.c
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
20 years ago
ipv6_syms.c
…
mcast.c
…
ndisc.c
…
netfilter.c
…
proc.c
…
protocol.c
…
raw.c
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
20 years ago
reassembly.c
…
route.c
…
sit.c
…
sysctl_net_ipv6.c
…
tcp_ipv6.c
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
20 years ago
udp.c
[IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542).
20 years ago
xfrm6_input.c
…
xfrm6_output.c
…
xfrm6_policy.c
…
xfrm6_state.c
…
xfrm6_tunnel.c
…