Commit Graph

553 Commits (f1a95859a86fcdfd94f8b6dc3255d70d037e1caf)

Author SHA1 Message Date
YOSHIFUJI Hideaki 3fc5e0440b [IPV6] ROUTE: Fix looking up a route on subtree. 19 years ago
YOSHIFUJI Hideaki 2285adc1e6 [IPV6] ROUTE: Prune clones from main tree as well. 19 years ago
YOSHIFUJI Hideaki 66729e18df [IPV6] ROUTE: Make sure we have fn->leaf when adding a node on subtree. 19 years ago
YOSHIFUJI Hideaki 8e1ef0a95b [IPV6]: Cache source address as well in ipv6_pinfo{}. 19 years ago
YOSHIFUJI Hideaki cf6b198259 [IPV6] ROUTE: Introduce a helper to check route validity. 19 years ago
YOSHIFUJI Hideaki af18476584 [IPV6] NDISC: Initialize fl with outbound interface to lookup rules properly. 19 years ago
YOSHIFUJI Hideaki a6279458c5 [IPV6] NDISC: Search over all possible rules on receipt of redirect. 19 years ago
YOSHIFUJI Hideaki 5e032e32ec [IPV6] NDISC: Take source address into account for redirects. 19 years ago
Patrick McHardy 5fa2a7601f [NETFILTER]: ip6_tables: consolidate dst and hbh matches 19 years ago
Patrick McHardy efa741656e [NETFILTER]: x_tables: remove unused size argument to check/destroy functions 19 years ago
Patrick McHardy fe1cb10873 [NETFILTER]: x_tables: remove unused argument to target functions 19 years ago
Patrick McHardy 4470bbc749 [NETFILTER]: x_tables: make use of mass registation helpers 19 years ago
David S. Miller 72d3b2c970 [IPV6]: Fixup ip6_del_rt() call for new args. 19 years ago
Thomas Graf ab364a6f96 [IPv6] route: Convert GETROUTE to use new netlink api 19 years ago
Thomas Graf 2d7202bfdd [IPv6] route: Convert FIB6 dumping to use new netlink api 19 years ago
Thomas Graf 86872cb579 [IPv6] route: FIB6 configuration using struct fib6_config 19 years ago
Thomas Graf 40e22e8f3d [IPv6] route: Simplify ip6_ins_rt() 19 years ago
Thomas Graf e0a1ad73d3 [IPv6] route: Simplify ip6_del_rt() 19 years ago
Brian Haley ab32ea5d8a [NET/IPV4/IPV6]: Change some sysctl variables to __read_mostly 19 years ago
Thomas Graf 8c384bfa36 [IPv6] prefix: Convert prefix notifications to use rtnl_notify() 19 years ago
Thomas Graf 8d7a76c9b1 [IPv6] link: Convert link notifications to use rtnl_notify() 19 years ago
Thomas Graf 21713ebc4f [IPv6] route: Convert route notifications to use rtnl_notify() 19 years ago
Thomas Graf 5d62026643 [IPv6] address: Convert address notification to use rtnl_notify() 19 years ago
Thomas Graf 2942e90050 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts 19 years ago
David S. Miller f8d8fda54a [IPV6] udp: Fix type in previous change. 19 years ago
David S. Miller a18135eb93 [IPV6]: Add UDP_MIB_{SND,RCV}BUFERRORS handling. 19 years ago
Adrian Bunk 90d41122f7 [IPV6] ip6_fib.c: make code static 19 years ago
Patrick McHardy 1b43af5480 [IPV6]: Increase number of possible routing tables to 2^32 19 years ago
Patrick McHardy 9e762a4a89 [NET]: Introduce RTA_TABLE/FRA_TABLE attributes 19 years ago
Ville Nuorvala b142955324 [IPV6]: Make sure fib6_rule_lookup doesn't return NULL 19 years ago
David S. Miller 8423a9aadf [IPV6]: Protect RTM_GETRULE table entry with IPV6_MULTIPLE_TABLES ifdef 19 years ago
Adrian Bunk 8ce11e6a9f [NET]: Make code static. 19 years ago
Patrick McHardy 3226f68817 [IPV6]: Fix policy routing lookup 19 years ago
Patrick McHardy 6c813a7297 [IPV6]: Fix crash in ip6_del_rt 19 years ago
Patrick McHardy d7aba67f81 [IPV6]: Fix thinko in rt6_fill_node 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Thomas Graf 1823730fbc [IPv4]: Move interface address bits to linux/if_addr.h 19 years ago
Thomas Graf 101367c2f8 [IPV6]: Policy Routing Rules 19 years ago
Thomas Graf c71099acce [IPV6]: Multiple Routing Tables 19 years ago
Thomas Graf 5d0bbeeb14 [IPV6]: Remove ndiscs rt6_lock dependency 19 years ago
Venkat Yekkirala 4237c75c0a [MLSXFRM]: Auto-labeling of child sockets 19 years ago
Venkat Yekkirala beb8d13bed [MLSXFRM]: Add flow labeling 19 years ago
Herbert Xu e4d5b79c66 [CRYPTO] users: Use crypto_comp and crypto_has_* 19 years ago
Herbert Xu 07d4ee583e [IPSEC]: Use HMAC template and hash interface 19 years ago
Herbert Xu 6b7326c849 [IPSEC] ESP: Use block ciphers where applicable 19 years ago
Remi Denis-Courmont d0ee011f72 [IPV6]: Accept -1 for IPV6_TCLASS 19 years ago
YOSHIFUJI Hideaki e012d51cbc [IPV6]: Fix tclass setting for raw sockets. 19 years ago
YOSHIFUJI Hideaki 99c7bc0133 [IPV6]: Fix kernel OOPs when setting sticky socket options. 19 years ago
Keir Fraser 57f5f544f5 [IPV6]: ipv6_add_addr should install dstentry earlier 19 years ago
Lv Liangying 76d0cc1b64 [IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error 19 years ago