Commit Graph

294 Commits (c3b92c8787367a8bb53d57d9789b558f1295cc96)

Author SHA1 Message Date
Madalin Bucur fbe5818690 ipv6: check return value for dst_alloc 14 years ago
Yan, Zheng 8e2ec63917 ipv6: don't use inetpeer to store metrics for routes. 14 years ago
Eric Dumazet f2c31e32b3 net: fix NULL dereferences in check_peer_redir() 14 years ago
Eric Dumazet 21efcfa0ff ipv6: unshare inetpeers 14 years ago
David S. Miller d3aaeb38c4 net: Add ->neigh_lookup() operation to dst_ops 14 years ago
David S. Miller 69cce1d140 net: Abstract dst->neighbour accesses behind helpers. 14 years ago
David S. Miller 9cbb7ecbcf ipv6: Get rid of rt6i_nexthop macro. 14 years ago
David S. Miller 957c665f37 ipv6: Don't put artificial limit on routing table size. 14 years ago
David S. Miller 11d53b4990 ipv6: Don't change dst->flags using assignments. 14 years ago
Greg Rose c7ac8679be rtnetlink: Compute and store minimum ifinfo dump size 14 years ago
Florian Westphal 0f6c6392dc ipv6: copy prefsrc setting when copying route entry 14 years ago
David S. Miller cf91166223 net: Use non-zero allocations in dst_alloc(). 14 years ago
David S. Miller 5c1e6aa300 net: Make dst_alloc() take more explicit initializations. 14 years ago
Held Bernhard 0972ddb237 net: provide cow_metrics() methods to blackhole dst_ops 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
Thomas Egerer e965c05dab ipv6: Remove hoplimit initialization to -1 14 years ago
Daniel Walter c3968a857a ipv6: RTA_PREFSRC support for ipv6 route source address selection 14 years ago
Florian Westphal 9c7a4f9ce6 ipv6: ip6_route_output does not modify sk parameter, so make it const 14 years ago
David S. Miller 4c9483b2fb ipv6: Convert to use flowi6 where applicable. 14 years ago
David S. Miller 1d28f42c1b net: Put flowi_* prefix on AF independent members of struct flowi 14 years ago
David S. Miller 7343ff31eb ipv6: Don't create clones of host routes. 14 years ago
David S. Miller 29546a6404 ipv6: Use ERR_CAST in addrconf_dst_alloc. 14 years ago
David S. Miller 2774c131b1 xfrm: Handle blackhole route creation via afinfo. 14 years ago
David S. Miller 69ead7afdf ipv6: Normalize arguments to ip6_dst_blackhole(). 14 years ago
Hagen Paul Pfeifer e9476e95d8 ipv6: variable next is never used in this function 14 years ago
Lucian Adrian Grijincu c486da3439 sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flush 14 years ago
Eric Dumazet 214f45c91b net: provide default_advmss() methods to blackhole dst_ops 14 years ago
David S. Miller 3c7bd1a140 net: Add initial_ref arg to dst_alloc(). 14 years ago
David S. Miller 6431cbc25f inet: Create a mechanism for upward inetpeer propagation into routes. 14 years ago
David S. Miller 8d13a2a9fb net: Kill NETEVENT_PMTU_UPDATE. 14 years ago
Roland Dreier ec831ea72e net: Add default_mtu() methods to blackhole dst_ops 14 years ago
David S. Miller 065825402c net: Store ipv4/ipv6 COW'd metrics in inetpeer cache. 14 years ago
David S. Miller 8f2771f2b8 ipv6: Remove route peer binding assertions. 14 years ago
David S. Miller 62fa8a846d net: Implement read-only protection and COW'ing of metrics. 14 years ago
David S. Miller d80bc0fd26 ipv6: Always clone offlink routes. 14 years ago
stephen hemminger bc3ef6605e ipv6: fib6_ifdown cleanup 14 years ago
Andrey Vagin d3052b557a ipv6: delete expired route in ip6_pmtu_deliver 14 years ago
David S. Miller d33e455337 net: Abstract default MTU metric calculation behind an accessor. 14 years ago
David S. Miller 0dbaee3b37 net: Abstract default ADVMSS behind an accessor. 14 years ago
David S. Miller a02e4b7dae ipv6: Demark default hoplimit as zero. 14 years ago
David S. Miller 5170ae824d net: Abstract RTAX_HOPLIMIT metric accesses behind helper. 14 years ago
David S. Miller abbf46ae0e ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls. 14 years ago
David S. Miller defb3519a6 net: Abstract away all dst_entry metrics accesses. 14 years ago
David S. Miller b341936380 ipv6: Add infrastructure to bind inet_peer objects to routes. 14 years ago
Shan Wei d3c15cab21 ipv6: kill two unused macro definition 14 years ago
Changli Gao 5811662b15 net: use the macros defined for the members of flowi 14 years ago
Ben Greear 4038565327 ipv6: Warn users if maximum number of routes is reached. 14 years ago
Xiaotian Feng 41bb78b4b9 net dst: fix percpu_counter list corruption and poison overwritten 14 years ago
Eric Dumazet fc66f95c68 net dst: use a percpu_counter to track entries 15 years ago
Maciej Żenczykowski ae878ae280 net: Fix IPv6 PMTU disc. w/ asymmetric routes 15 years ago