Thomas Graf
|
51b77cae0d
route: Mark unused route cache flags as such.
|
17 anni fa |
Herbert Xu
|
1ac06e0306
ipsec: Use the correct ip_local_out function
|
17 anni fa |
Satoru SATOH
|
5ffc02a158
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
|
17 anni fa |
Satoru SATOH
|
0bbeafd011
ip: Make use of the inline function dst_metric_locked()
|
17 anni fa |
Timo Teras
|
0010e46577
ipv4: Update MTU to all related cache entries in ip_rt_frag_needed()
|
17 anni fa |
Pavel Emelyanov
|
5e659e4cb0
[NET]: Fix heavy stack usage in seq_file output routines.
|
17 anni fa |
YOSHIFUJI Hideaki
|
a7d632b6b4
[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
|
17 anni fa |
Stephen Hemminger
|
c0b8c32b1c
IPV4: use xor rather than multiple ands for route compare
|
17 anni fa |
Stephen Hemminger
|
2fa7527ba1
IPV4: route rekey timer can be deferrable
|
17 anni fa |
Stephen Hemminger
|
1294fc4a48
IPV4: route use jhash3
|
17 anni fa |
Stephen Hemminger
|
5969f71d57
IPV4: route inline changes
|
17 anni fa |
YOSHIFUJI Hideaki
|
878628fbf2
[NET] NETNS: Omit namespace comparision without CONFIG_NET_NS.
|
17 anni fa |
YOSHIFUJI Hideaki
|
1218854afa
[NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS.
|
17 anni fa |
YOSHIFUJI Hideaki
|
3b1e0a655f
[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
|
17 anni fa |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 anni fa |
Stephen Hemminger
|
817bc4db77
[IPV4] route: use read_mostly
|
17 anni fa |
Denis V. Lunev
|
ce25999078
[IPV4]: sk parameter is unused in ipv4_dst_blackhole.
|
17 anni fa |
Eric Dumazet
|
ee6b967301
[IPV4]: Add 'rtable' field in struct sk_buff to alias 'dst' and avoid casts
|
17 anni fa |
Denis V. Lunev
|
1937504dd1
[NETNS]: Enable all routing manipulation via netlink inside namespace.
|
17 anni fa |
Denis V. Lunev
|
73b3871165
[NETNS]: Register /proc/net/rt_cache for each namespace.
|
17 anni fa |
Denis V. Lunev
|
a75e936f2f
[NETNS]: Process /proc/net/rt_cache inside a namespace.
|
17 anni fa |
Denis V. Lunev
|
642d631811
[IPV4]: rt_cache_get_next should take rt_genid into account.
|
17 anni fa |
Denis V. Lunev
|
317805b8f8
[NETNS]: Process ip_rt_redirect in the correct namespace.
|
17 anni fa |
Wang Chen
|
770207208e
[IPV4]: Use proc_create() to setup ->proc_fops first
|
17 anni fa |
Patrick McHardy
|
4136cd523e
[IPV4]: route: fix crash ip_route_input
|
17 anni fa |
Eric Dumazet
|
29e75252da
[IPV4] route cache: Introduce rt_genid for smooth cache invalidation
|
17 anni fa |
Eric Dumazet
|
e242297055
[NET]: should explicitely initialize atomic_t field in struct dst_ops
|
17 anni fa |
Denis V. Lunev
|
b5921910a1
[NETNS]: Routing cache virtualization.
|
17 anni fa |
Denis V. Lunev
|
f206351a50
[NETNS]: Add namespace parameter to ip_route_output_key.
|
17 anni fa |
Denis V. Lunev
|
f1b050bf7a
[NETNS]: Add namespace parameter to ip_route_output_flow.
|
17 anni fa |