Commit History

Author SHA1 Message Date
  David S. Miller d2d68ba9fe ipv4: Cache input routes in fib_info nexthops. 13 years ago
  David S. Miller f2bb4bedf3 ipv4: Cache output routes in fib_info nexthops. 13 years ago
  David S. Miller ceb3320610 ipv4: Kill routes during PMTU/redirect updates. 13 years ago
  David S. Miller f5b0a87436 net: Document dst->obsolete better. 13 years ago
  David S. Miller f8126f1d51 ipv4: Adjust semantics of rt->rt_gateway. 13 years ago
  David S. Miller f1ce3062c5 ipv4: Remove 'rt_dst' from 'struct rtable' 13 years ago
  David Miller b48698895d ipv4: Remove 'rt_mark' from 'struct rtable' 13 years ago
  David Miller d6c0a4f609 ipv4: Kill 'rt_src' from 'struct rtable' 13 years ago
  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