Commit Graph

88 Commits (5da5e658debb7deddbfe5c133c76db3be0a3e12c)

Author SHA1 Message Date
YOSHIFUJI Hideaki a0d78ebf3a [IPV6] ROUTE: Do not route packets to link-local address on other device. 18 years ago
Patrick McHardy 26932566a4 [NETLINK]: Don't BUG on undersized allocations 18 years ago
Noriaki TAKAMIYA 6a2b9ce0a3 [IPV6]: Fixed the size of the netlink message notified by inet6_rt_notify(). 18 years ago
Kim Nordlund 8bce65b95a [IPV6]: Make fib6_node subtree depend on IPV6_SUBTREES 18 years ago
Thomas Graf e3703b3de1 [RTNETLINK]: Add rtnl_put_cacheinfo() to unify some code 18 years ago
Al Viro e69a4adc66 [IPV6]: Misc endianness annotations. 18 years ago
Thomas Graf 339bf98ffc [NETLINK]: Do precise netlink message allocations where possible 18 years ago
YOSHIFUJI Hideaki a11d206d0f [IPV6]: Per-interface statistics support. 18 years ago
YOSHIFUJI Hideaki 40aa7b90a9 [IPV6] ROUTE: Use &rt->u.dst instead of cast. 18 years ago
YOSHIFUJI Hideaki 33e93c9699 [IPV6] ROUTE: Use macros to format /proc/net/ipv6_route. 18 years ago
Thomas Graf 47dcf0cb10 [NET]: Rethink mark field in struct flowi 18 years ago
Thomas Graf 82e91ffef6 [NET]: Turn nfmark into generic mark 18 years ago
Al Viro 90bcaf7b4a [IPV6]: flowlabels are net-endian 18 years ago
YOSHIFUJI Hideaki ea659e0775 [IPV6] ROUTE: Do not enable router reachability probing in router mode. 18 years ago
YOSHIFUJI Hideaki 557e92efd4 [IPV6] ROUTE: Prefer reachable nexthop only if the caller requests. 18 years ago
YOSHIFUJI Hideaki ea73ee23c4 [IPV6] ROUTE: Try to use router which is not known unreachable. 18 years ago
David S. Miller 6723ab549d [IPV6]: Fix route.c warnings when multiple tables are disabled. 19 years ago
Thomas Graf 9ce8ade015 [IPv6] route: Fix prohibit and blackhole routing decision 19 years ago
Ville Nuorvala 22e1e4d8dc [IPV6]: Always copy rt->u.dst.error when copying a rt6_info. 19 years ago
Ville Nuorvala e0eda7bbaa [IPV6]: Clean up BACKTRACK(). 19 years ago
Thomas Graf adaa70bbdf [IPv6] rules: Use RT6_LOOKUP_F_HAS_SADDR and fix source based selectors 19 years ago
YOSHIFUJI Hideaki 33cc489668 [IPV6] ROUTE: Fix dst reference counting in ip6_pol_route_lookup(). 19 years ago
Thomas Graf 5176f91ea8 [NETLINK]: Make use of NLA_STRING/NLA_NUL_STRING attribute validation 19 years ago
Alexey Dobriyan e5d679f339 [NET]: Use SLAB_PANIC 19 years ago
David S. Miller 267935b197 [IPV6]: Fix build with fwmark disabled. 19 years ago
YOSHIFUJI Hideaki 75bff8f023 [IPV6] ROUTE: Routing by FWMARK. 19 years ago
YOSHIFUJI Hideaki 77d16f450a [IPV6] ROUTE: Unify RT6_F_xxx and RT6_SELECT_F_xxx flags 19 years ago
YOSHIFUJI Hideaki c0bece9f2a [IPV6] ROUTE: Add credits about subtree fixes. 19 years ago
YOSHIFUJI Hideaki cb15d9c224 [IPV6] NDISC: Search subtrees when backtracking on receipt of redirects. 19 years ago
YOSHIFUJI Hideaki 982f56f3a9 [IPV6] ROUTE: Search subtree when backtracking. 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
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
Thomas Graf 21713ebc4f [IPv6] route: Convert route notifications to use rtnl_notify() 19 years ago
Thomas Graf 2942e90050 [RTNETLINK]: Use rtnl_unicast() for rtnetlink unicasts 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
Adrian Bunk 8ce11e6a9f [NET]: Make code static. 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
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
Lv Liangying 76d0cc1b64 [IPV6]: SNMPv2 "ipv6IfStatsInAddrErrors" counter error 19 years ago
Tom Tucker 8d71740c56 [NET]: Core net changes to generate netevents 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago