Commit History

Author SHA1 Message Date
  David S. Miller 7fed84f622 ipv4: Fix time difference calculation in rt_bind_exception(). 13 years ago
  Eric Dumazet 5abf7f7e0f ipv4: fix rcu splat 13 years ago
  David S. Miller d3a25c980f ipv4: Fix nexthop exception hash computation. 13 years ago
  David S. Miller 4895c771c7 ipv4: Add FIB nexthop exceptions. 13 years ago
  David S. Miller 6700c2709c net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}() 13 years ago
  David S. Miller 85b91b0339 ipv4: Don't store a rule pointer in fib_result. 13 years ago
  David S. Miller 99ee038d41 ipv4: Fix warnings in ip_do_redirect() for some configurations. 13 years ago
  David S. Miller b587ee3ba2 net: Add dummy dst_ops->redirect method where needed. 13 years ago
  David S. Miller 1f42539d25 ipv4: Kill ip_rt_redirect(). 13 years ago
  David S. Miller b42597e2f3 ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions. 13 years ago
  David S. Miller e47a185b31 ipv4: Generalize ip_do_redirect() and hook into new dst_ops->redirect. 13 years ago
  David S. Miller 94206125c4 ipv4: Rearrange arguments to ip_rt_redirect() 13 years ago
  David S. Miller d0da720f9f ipv4: Pull redirect instantiation out into a helper function. 13 years ago
  David S. Miller f185071ddf ipv4: Remove inetpeer from routes. 13 years ago
  David S. Miller 312487313d ipv4: Calling ->cow_metrics() now is a bug. 13 years ago
  David S. Miller 2db2d67e4c ipv4: Kill dst_copy_metrics() call from ipv4_blackhole_route(). 13 years ago
  David S. Miller 710ab6c031 ipv4: Enforce max MTU metric at route insertion time. 13 years ago
  David S. Miller 5943634fc5 ipv4: Maintain redirect and PMTU info in struct rtable again. 13 years ago
  David S. Miller 87a50699cb rtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo(). 13 years ago
  David S. Miller 3e12939a2a inet: Kill FLOWI_FLAG_PRECOW_METRICS. 13 years ago
  David S. Miller 1d861aa4b3 inet: Minimize use of cached route inetpeer. 13 years ago
  David S. Miller 81166dd6fa tcp: Move timestamps from inetpeer to metrics cache. 13 years ago
  David S. Miller 794785bf12 net: Don't report route RTT metric value in cache dumps. 13 years ago
  David S. Miller f187bc6efb ipv4: No need to set generic neighbour pointer. 13 years ago
  David S. Miller f894cbf847 net: Add optional SKB arg to dst_ops->neigh_lookup(). 13 years ago
  David S. Miller 3c521f2ba9 ipv4: Don't report neigh uptodate state in rtcache procfs. 13 years ago
  David S. Miller a263b30936 ipv4: Make neigh lookups directly in output packet path. 13 years ago
  David S. Miller 3085a4b7d3 ipv4: Remove extraneous assignment of dst->tclassid. 13 years ago
  David S. Miller 9e56e3800e ipv4: Adjust in_dev handling in fib_validate_source() 13 years ago
  David S. Miller 41347dcdd8 ipv4: Kill rt->rt_spec_dst, no longer used. 13 years ago