Denis V. Lunev
|
32cb5b4e03
netns: selective flush of rt_cache
|
17 years ago |
Denis V. Lunev
|
e84f84f276
netns: place rt_genid into struct net
|
17 years ago |
Denis V. Lunev
|
b00180defd
ipv4: pass current value of rt_genid into rt_hash
|
17 years ago |
Denis V. Lunev
|
86c657f6b5
netns: add struct net parameter to rt_cache_invalidate
|
17 years ago |
Denis V. Lunev
|
9f5e97e536
netns: make rt_secret_rebuild timer per namespace
|
17 years ago |
Denis V. Lunev
|
39a23e7508
netns: register net.ipv4.route.flush in each namespace
|
17 years ago |
Denis V. Lunev
|
639e104fac
ipv4: remove static flush_delay variable
|
17 years ago |
Denis V. Lunev
|
76e6ebfb40
netns: add namespace parameter to rt_cache_flush
|
17 years ago |
Adrian Bunk
|
0b04082995
net: remove CVS keywords
|
17 years ago |
Thomas Graf
|
51b77cae0d
route: Mark unused route cache flags as such.
|
17 years ago |
Herbert Xu
|
1ac06e0306
ipsec: Use the correct ip_local_out function
|
17 years ago |
Satoru SATOH
|
5ffc02a158
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
|
17 years ago |
Satoru SATOH
|
0bbeafd011
ip: Make use of the inline function dst_metric_locked()
|
17 years ago |
Timo Teras
|
0010e46577
ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()
|
17 years ago |
Pavel Emelyanov
|
5e659e4cb0
[NET]: Fix heavy stack usage in seq_file output routines.
|
17 years ago |
YOSHIFUJI Hideaki
|
a7d632b6b4
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
|
17 years ago |
Stephen Hemminger
|
c0b8c32b1c
IPV4: use xor rather than multiple ands for route compare
|
17 years ago |
Stephen Hemminger
|
2fa7527ba1
IPV4: route rekey timer can be deferrable
|
17 years ago |
Stephen Hemminger
|
1294fc4a48
IPV4: route use jhash3
|
17 years ago |
Stephen Hemminger
|
5969f71d57
IPV4: route inline changes
|
17 years ago |
YOSHIFUJI Hideaki
|
878628fbf2
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
|
17 years ago |
YOSHIFUJI Hideaki
|
1218854afa
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
|
17 years ago |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 years ago |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 years ago |
Stephen Hemminger
|
817bc4db77
[IPV4] route: use read_mostly
|
17 years ago |
Denis V. Lunev
|
ce25999078
[IPV4]: sk parameter is unused in ipv4_dst_blackhole.
|
17 years ago |
Eric Dumazet
|
ee6b967301
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
|
17 years ago |
Denis V. Lunev
|
1937504dd1
[NETNS]: Enable all routing manipulation via netlink inside namespace.
|
17 years ago |
Denis V. Lunev
|
73b3871165
[NETNS]: Register /proc/net/rt_cache for each namespace.
|
17 years ago |
Denis V. Lunev
|
a75e936f2f
[NETNS]: Process /proc/net/rt_cache inside a namespace.
|
17 years ago |