Commit History

Author SHA1 Message Date
  Li RongQing 14edd87dc6 ipv6: Set default hoplimit as zero. 12 years ago
  Gao feng 6825a26c2d ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rt 12 years ago
  David S. Miller 6a06e5e1bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 12 years ago
  Li RongQing 3fd91fb358 ipv6: recursive check rt->dst.from when call rt6_check_expired 12 years ago
  Nicolas Dichtel 2c20cbd7e3 ipv6: use DST_* macro to set obselete field 12 years ago
  Nicolas Dichtel 6f3118b571 ipv6: use net->rt_genid to check dst validity 12 years ago
  Li RongQing 5744dd9b71 ipv6: replace write lock with read lock when get route info 12 years ago
  Eric Dumazet fb0af4c74f ipv6: route templates can be const 12 years ago
  Amerigo Wang fdd6681d92 ipv6: remove some useless RCU read lock 12 years ago
  Eric W. Biederman 15e473046c netlink: Rename pid to portid to avoid confusion 12 years ago
  Nicolas Dichtel b4949ab269 ipv6: fix handling of throw routes 13 years ago
  Nicolas Dichtel ef2c7d7b59 ipv6: fix handling of blackhole and prohibit routes 13 years ago
  Pavel Emelyanov 1fb9489bf1 net: Loopback ifindex is constant now 13 years ago
  Li Wei 8253947e2c ipv6: fix incorrect route 'expires' value passed to userspace 13 years ago
  David S. Miller f5b0a87436 net: Document dst->obsolete better. 13 years ago
  David S. Miller a6ff1a2f1e Merge branch '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
  Denis Ovsienko f0396f60d7 ipv6: fix RTPROT_RA markup of RA routes w/nexthops 13 years ago
  Steffen Klassert 8104891b86 ipv6: Initialize the struct rt6_info behind the dst_enty field 13 years ago
  David S. Miller b587ee3ba2 net: Add dummy dst_ops->redirect method where needed. 13 years ago
  David S. Miller b94f1c0904 ipv6: Use icmpv6_notify() to propagate redirect, instead of rt6_redirect(). 13 years ago
  David S. Miller 3a5ad2ee5e ipv6: Add ip6_redirect() and ip6_sk_redirect() helper functions. 13 years ago
  David S. Miller 6e157b6ac6 ipv6: Pull main logic of rt6_redirect() into rt6_do_redirect(). 13 years ago
  David S. Miller e8599ff4b1 ipv6: Move bulk of redirect handling into rt6_redirect(). 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 81166dd6fa tcp: Move timestamps from inetpeer to metrics cache. 13 years ago
  Steffen Klassert a2de86f63c ipv6: Initialize the neighbour pointer of rt6_info on allocation 13 years ago
  David S. Miller 97cac0821a ipv6: Store route neighbour in rt6_info struct. 13 years ago
  David S. Miller 1d248b1cf4 net: Pass neighbours and dest address into NETEVENT_REDIRECT events. 13 years ago