Commit Graph

44 Commits (120c0b6d57257b2a3508d96bdaf54781935439f6)

Author SHA1 Message Date
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
Al Viro 4f765d842f [IPV4]: INET_MATCH() annotations 19 years ago
YOSHIFUJI Hideaki fbea49e1e2 [IPV6] NDISC: Add proxy_ndp sysctl. 19 years ago
David S. Miller 8dd7368dd9 [IPV6]: Put dsthao after flags in order to pack inet6_skb_parm better. 19 years ago
Masahide NAKAMURA a831f5bbc8 [IPV6] MIP6: Add inbound interface of home address option. 19 years ago
Noriaki TAKAMIYA 842426e719 [IPV6] MIP6: Add home address option definition. 19 years ago
Noriaki TAKAMIYA 642ec62eee [IPV6] MIP6: Add routing header type 2 definition. 19 years ago
YOSHIFUJI Hideaki 8e1ef0a95b [IPV6]: Cache source address as well in ipv6_pinfo{}. 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
YOSHIFUJI Hideaki 09c884d4c3 [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl. 19 years ago
YOSHIFUJI Hideaki 52e1635631 [IPV6]: ROUTE: Add router_probe_interval sysctl. 19 years ago
YOSHIFUJI Hideaki 930d6ff2e2 [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl. 19 years ago
YOSHIFUJI Hideaki c4fd30eb18 [IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl. 19 years ago
YOSHIFUJI Hideaki 65f5c7c114 [IPV6]: ROUTE: Add accept_ra_defrtr sysctl. 19 years ago
Patrick McHardy 3e3850e989 [NETFILTER]: Fix xfrm lookup in ip_route_me_harder/ip6_route_me_harder 19 years ago
Patrick McHardy 951dbc8ac7 [IPV6]: Move nextheader offset to the IP6CB 19 years ago
Arnaldo Carvalho de Melo 14c850212e [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h 19 years ago
Arnaldo Carvalho de Melo 6d6ee43e0b [TWSK]: Introduce struct timewait_sock_ops 19 years ago
Arnaldo Carvalho de Melo 0fa1a53e1f [IPV6]: Introduce inet6_timewait_sock 19 years ago
Arnaldo Carvalho de Melo b9750ce13c [IPV6]: Generalise some functions 19 years ago
Arnaldo Carvalho de Melo ca304b6104 [IPV6]: Introduce inet6_rsk() 19 years ago
Eric Dumazet 81c3d5470e [INET]: speedup inet (tcp/dccp) lookups 20 years ago
Brian Haley e6df439b89 [IPV6]: Bring Type 0 routing header in-line with rfc3542. 20 years ago
YOSHIFUJI Hideaki 41a1f8ea4f [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. 20 years ago
YOSHIFUJI Hideaki 333fad5364 [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). 20 years ago
Arnaldo Carvalho de Melo 505cbfc577 [IPV6]: Generalise the tcp_v6_lookup routines 20 years ago
Arnaldo Carvalho de Melo 3f421baa47 [NET]: Just move the inet_connection_sock function from tcp sources 20 years ago
Arnaldo Carvalho de Melo 463c84b97f [NET]: Introduce inet_connection_sock 20 years ago
Arnaldo Carvalho de Melo 8feaf0c0a5 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets 20 years ago
Arnaldo Carvalho de Melo 60236fdd08 [NET] Rename open_request to request_sock 20 years ago
Arnaldo Carvalho de Melo 2e6599cb89 [NET] Generalise TCP's struct open_request minisock infrastructure 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago