Nicolas Dichtel
|
b42664f898
netns: move net->ipv4.rt_genid to net->rt_genid
|
12 years ago |
Eric Dumazet
|
2885da7296
net: rt_cache_flush() cleanup
|
12 years ago |
Nicolas Dichtel
|
bafa6d9d89
ipv4/route: arg delay is useless in rt_cache_flush()
|
13 years ago |
Eric Dumazet
|
c5ae7d4192
ipv4: must use rcu protection while calling fib_lookup
|
13 years ago |
Eric Dumazet
|
78df76a065
ipv4: take rt_uncached_lock only if needed
|
13 years ago |
Eric Dumazet
|
9b04f35005
ipv4: properly update pmtu
|
13 years ago |
Yan, Zheng
|
7bd86cc282
ipv4: Cache local output routes
|
13 years ago |
Eric Dumazet
|
e33cdac014
ipv4: route.c cleanup
|
13 years ago |
David S. Miller
|
caacf05e5a
ipv4: Properly purge netdev references on uncached routes.
|
13 years ago |
David S. Miller
|
c5038a8327
ipv4: Cache routes in nexthop exception entries.
|
13 years ago |
Eric Dumazet
|
d26b3a7c4b
ipv4: percpu nh_rth_output cache
|
13 years ago |
Eric Dumazet
|
54764bb647
ipv4: Restore old dst_free() behavior.
|
13 years ago |
Eric Dumazet
|
404e0a8b6a
net: ipv4: fix RCU races on dst refcounts
|
13 years ago |
David S. Miller
|
c6cffba4ff
ipv4: Fix input route performance regression.
|
13 years ago |
Eric Dumazet
|
4331debc51
ipv4: rt_cache_valid must check expired routes
|
13 years ago |
David S. Miller
|
13378cad02
ipv4: Change rt->rt_iif encoding.
|
13 years ago |
David S. Miller
|
92101b3b2e
ipv4: Prepare for change of rt->rt_iif encoding.
|
13 years ago |
David S. Miller
|
fe3edf4579
ipv4: Remove all RTCF_DIRECTSRC handliing.
|
13 years ago |
David S. Miller
|
2860583fe8
ipv4: Kill rt->fi
|
13 years ago |
David S. Miller
|
9917e1e876
ipv4: Turn rt->rt_route_iif into rt->rt_is_input.
|
13 years ago |
David S. Miller
|
4fd551d7be
ipv4: Kill rt->rt_oif
|
13 years ago |
David S. Miller
|
93ac53410a
ipv4: Dirty less cache lines in route caching paths.
|
13 years ago |
David S. Miller
|
ba3f7f04ef
ipv4: Kill FLOWI_FLAG_RT_NOCACHE and associated code.
|
13 years ago |
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 |