Commit Graph

532 Commits (3ca113ea74836a80645c79adba24caaa7a74120c)

Author SHA1 Message Date
Patrick McHardy bce8032ef3 [NETFILTER]: Introduce infrastructure for address family specific operations 19 years ago
Patrick McHardy 32292a7ff1 [NETFILTER]: Fix section mismatch warnings 19 years ago
Patrick McHardy 964ddaa10d [NETFILTER]: Clean up hook registration 19 years ago
Herbert Xu 45af08be6d [INET]: Use port unreachable instead of proto for tunnels 19 years ago
Herbert Xu 50fba2aa7c [INET]: Move no-tunnel ICMP error to tunnel4/tunnel6 19 years ago
Yasuyuki Kozakai a89ecb6a2e [NETFILTER]: x_tables: unify IPv4/IPv6 multiport match 19 years ago
Yasuyuki Kozakai dc5ab2faec [NETFILTER]: x_tables: unify IPv4/IPv6 esp match 19 years ago
Herbert Xu dbe5b4aaaf [IPSEC]: Kill unused decap state structure 19 years ago
Herbert Xu e695633e21 [IPSEC]: Kill unused decap state argument 19 years ago
Andrew Morton 65b4b4e81a [NETFILTER]: Rename init functions. 19 years ago
Herbert Xu d2acc3479c [INET]: Introduce tunnel4/tunnel6 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Herbert Xu 6abaaaae6d [IPSEC]: Fix tunnel error handling in ipcomp6 19 years ago
Patrick McHardy b30bd282cb [IPV6]: ip6_xmit: remove unnecessary NULL ptr check 19 years ago
Pablo Neira Ayuso b9f78f9fca [NETFILTER]: nf_conntrack: support for layer 3 protocol load on demand 19 years ago
Pablo Neira Ayuso a45049c51c [NETFILTER]: x_tables: set the protocol family in x_tables targets/matches 19 years ago
Patrick McHardy 443da0d527 [NETFILTER]: Fix ip6tables breakage from {get,set}sockopt compat layer 19 years ago
Ingo Oeser 322f74a432 [IPV6]: Cleanups for net/ipv6/addrconf.c (kzalloc, early exit) v2 19 years ago
Ingo Oeser 0c600eda4b [IPV6]: Nearly complete kzalloc cleanup for net/ipv6 19 years ago
Ingo Oeser 78c784c47a [IPV6]: Cleanup of net/ipv6/reassambly.c 19 years ago
Arnaldo Carvalho de Melo 543d9cfeec [NET]: Identation & other cleanups related to compat_[gs]etsockopt cset 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
Dave Jones c750360938 [IPV6]: remove useless test in ip6_append_data 19 years ago
Ingo Molnar 57b47a53ec [NET]: sem2mutex part 2 19 years ago
Arjan van de Ven 4a3e2f711a [NET] sem2mutex: net/ 19 years ago
Arnaldo Carvalho de Melo c4d9390941 [ICSK]: Introduce inet_csk_ctl_sock_create 19 years ago
David S. Miller d76e60a5b5 [IPV6]: Fix some code/comment formatting in ip6_dst_output(). 19 years ago
Jamal Hadi Salim 9500e8a81f [IPSEC]: Sync series - fast path 19 years ago
Patrick McHardy c4b8851392 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version 19 years ago
Patrick McHardy f2ffd9eeda [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h 19 years ago
Patrick McHardy c498673474 [NETFILTER]: x_tables: add xt_{match,target} arguments to match/target functions 19 years ago
Patrick McHardy 1c524830d0 [NETFILTER]: x_tables: pass registered match/target data to match/target functions 19 years ago
Patrick McHardy 7f9397138e [NETFILTER]: Convert ip6_tables matches/targets to centralized error checking 19 years ago
Patrick McHardy 3cdc7c953e [NETFILTER]: Change {ip,ip6,arp}_tables to use centralized error checking 19 years ago
Yasuyuki Kozakai 6ea46c9c12 [NETFILTER]: nf_conntrack: use ipv6_addr_equal in nf_ct_reasm 19 years ago
Harald Welte dc808fe28d [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' 19 years ago
John Heffner 5d424d5a67 [TCP]: MTU probing 19 years ago
Jesper Juhl 2b191befe2 [IPCOMP6]: don't check vfree() argument for NULL. 19 years ago
YOSHIFUJI Hideaki e843b9e1be [IPV6]: ROUTE: Ensure to accept redirects from nexthop for the target. 19 years ago
YOSHIFUJI Hideaki 09c884d4c3 [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl. 19 years ago
YOSHIFUJI Hideaki e317da9622 [IPV6]: ROUTE: Flag RTF_DEFAULT for Route Infomation for ::/0. 19 years ago
YOSHIFUJI Hideaki 70ceb4f539 [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (RFC4191). 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 270972554c [IPV6]: ROUTE: Add Router Reachability Probing (RFC4191). 19 years ago
YOSHIFUJI Hideaki ebacaaa0fd [IPV6]: ROUTE: Add support for Router Preference (RFC4191). 19 years ago
YOSHIFUJI Hideaki 8238dd0698 [IPV6]: ROUTE: Handle finding the next best route in reachability in BACKTRACK(). 19 years ago
YOSHIFUJI Hideaki bb133964e0 [IPV6]: ROUTE: Try finding the next best route. 19 years ago
YOSHIFUJI Hideaki 1ddef044ed [IPV6]: ROUTE: Clean up rt6_select() code path in ip6_route_{intput,output}(). 19 years ago
YOSHIFUJI Hideaki 118f8c1654 [IPV6]: ROUTE: Try selecting better route for non-default routes as well. 19 years ago