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 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 |
David S. Miller
|
f894cbf847
net: Add optional SKB arg to dst_ops->neigh_lookup().
|
13 years ago |
David McCullough
|
4dc27d1cf3
net/ipv6/route.c: packets originating on device match lo
|
13 years ago |
David S. Miller
|
e486463e82
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Thomas Graf
|
d189634eca
ipv6: Move ipv6 proc file registration to end of init order
|
13 years ago |
David S. Miller
|
aee289baaa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
e8803b6c38
Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route"
|
13 years ago |
David S. Miller
|
42ae66c80d
ipv6: Fix types of ip6_update_pmtu().
|
13 years ago |
David S. Miller
|
7e52b33bd5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Thomas Graf
|
2a0c451ade
ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
|
13 years ago |
David S. Miller
|
81aded2467
ipv6: Handle PMTU in ICMP error handlers.
|
13 years ago |
David S. Miller
|
7b34ca2ac7
inet: Avoid potential NULL peer dereference.
|
13 years ago |