David S. Miller
|
caacf05e5a
ipv4: Properly purge netdev references on uncached routes.
|
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
|
f1ce3062c5
ipv4: Remove 'rt_dst' from 'struct rtable'
|
13 years ago |
David Miller
|
b48698895d
ipv4: Remove 'rt_mark' from 'struct rtable'
|
13 years ago |
David Miller
|
d6c0a4f609
ipv4: Kill 'rt_src' from 'struct rtable'
|
13 years ago |
David Miller
|
1a00fee4ff
ipv4: Remove rt_key_{src,dst,tos} from struct rtable.
|
13 years ago |
David S. Miller
|
6700c2709c
net: Pass optional SKB and SK arguments to dst_ops->{update_pmtu,redirect}()
|
13 years ago |
David S. Miller
|
1ed5c48f23
net: Remove checks for dst_ops->redirect being NULL.
|
13 years ago |
David S. Miller
|
55be7a9c60
ipv4: Add redirect support to all protocol icmp error handlers.
|
13 years ago |
David S. Miller
|
f185071ddf
ipv4: Remove inetpeer from routes.
|
13 years ago |
David S. Miller
|
5943634fc5
ipv4: Maintain redirect and PMTU info in struct rtable again.
|
13 years ago |
David S. Miller
|
41347dcdd8
ipv4: Kill rt->rt_spec_dst, no longer used.
|
13 years ago |
David S. Miller
|
97bab73f98
inet: Hide route peer accesses behind helpers.
|
13 years ago |
Eric W. Biederman
|
ec8f23ce0f
net: Convert all sysctl registrations to register_net_sysctl
|
13 years ago |
Daniel Baluta
|
5e73ea1a31
ipv4: fix checkpatch errors
|
13 years ago |
Yan, Zheng
|
b73233960a
ipv4: fix ipsec forward performance regression
|
13 years ago |
Paul Gortmaker
|
56f8a75c17
ip: introduce ip_is_fragment helper inline function
|
14 years ago |
David S. Miller
|
8f01cb0827
ipv4: xfrm: Eliminate ->rt_src reference in policy code.
|
14 years ago |
David S. Miller
|
475949d8e8
ipv4: Renamt struct rtable's rt_tos to rt_key_tos.
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
OGAWA Hirofumi
|
1b86a58f9d
ipv4: Fix "Set rt->rt_iif more sanely on output routes."
|
14 years ago |
David S. Miller
|
9cce96df5b
net: Put fl4_* macros to struct flowi4 and use them again.
|
14 years ago |
David S. Miller
|
7e1dc7b6f7
net: Use flowi4 and flowi6 in xfrm layer.
|
14 years ago |
David S. Miller
|
9d6ec93801
ipv4: Use flowi4 in public route lookup interfaces.
|
14 years ago |
David S. Miller
|
6281dcc94a
net: Make flowi ports AF dependent.
|
14 years ago |
David S. Miller
|
1d28f42c1b
net: Put flowi_* prefix on AF independent members of struct flowi
|
14 years ago |
David S. Miller
|
5e2b61f784
ipv4: Remove flowi from struct rtable.
|
14 years ago |
David S. Miller
|
b23dd4fe42
ipv4: Make output route lookup return rtable directly.
|
14 years ago |
David S. Miller
|
2774c131b1
xfrm: Handle blackhole route creation via afinfo.
|
14 years ago |