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 |
David S. Miller
|
c10237e077
Revert "ipv4: tcp: dont cache unconfirmed intput dst"
|
13 years ago |
Eric Dumazet
|
c074da2810
ipv4: tcp: dont cache unconfirmed intput dst
|
13 years ago |
David S. Miller
|
251da41301
ipv4: Cache ip_error() routes even when not forwarding.
|
13 years ago |
David S. Miller
|
df67e6c9a6
ipv4: Remove unnecessary code from rt_check_expire().
|
13 years ago |
Eric Dumazet
|
7586eceb0a
ipv4: tcp: dont cache output dst for syncookies
|
13 years ago |
David S. Miller
|
6fac262526
ipv4: Cap ADVMSS metric in the FIB rather than the routing cache.
|
13 years ago |
David S. Miller
|
3639339553
ipv4: Handle PMTU in all ICMP error handlers.
|
13 years ago |
Thomas Graf
|
d0daebc3d6
ipv4: Add interface option to enable routing of 127.0.0.0/8
|
13 years ago |
David S. Miller
|
7b34ca2ac7
inet: Avoid potential NULL peer dereference.
|
13 years ago |
David S. Miller
|
8b96d22d7a
inet: Use FIB table peer roots in routes.
|
13 years ago |
David S. Miller
|
b48c80ece9
inet: Add family scope inetpeer flushes.
|
13 years ago |
David S. Miller
|
46517008e1
ipv4: Kill ip_rt_frag_needed().
|
13 years ago |
David S. Miller
|
97bab73f98
inet: Hide route peer accesses behind helpers.
|
13 years ago |
David S. Miller
|
c0efc887dc
inet: Pass inetpeer root into inet_getpeer*() interfaces.
|
13 years ago |
David S. Miller
|
56a6b248eb
inet: Consolidate inetpeer_invalidate_tree() interfaces.
|
13 years ago |
David S. Miller
|
c3426b4719
inet: Initialize per-netns inetpeer roots in net/ipv{4,6}/route.c
|
13 years ago |