Commit History

Author SHA1 Message Date
  David Miller 1a00fee4ff ipv4: Remove rt_key_{src,dst,tos} from struct rtable. 13 years ago
  David Miller 38a424e465 ipv4: Kill ip_route_input_noref(). 13 years ago
  David S. Miller 89aef8921b ipv4: Delete routing cache. 13 years ago
  Julian Anastasov 521f549097 ipv4: show pmtu in route list 13 years ago
  Julian Anastasov f31fd38382 ipv4: Fix again the time difference calculation 13 years ago
  Julian Anastasov aee06da672 ipv4: use seqlock for nh_exceptions 13 years ago
  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