David S. Miller
|
caacf05e5a
ipv4: Properly purge netdev references on uncached routes.
|
13 years ago |
David S. Miller
|
c6cffba4ff
ipv4: Fix input route performance regression.
|
13 years ago |
David S. Miller
|
13378cad02
ipv4: Change rt->rt_iif encoding.
|
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
|
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 |
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 Miller
|
38a424e465
ipv4: Kill ip_route_input_noref().
|
13 years ago |
David S. Miller
|
89aef8921b
ipv4: Delete routing cache.
|
13 years ago |
David S. Miller
|
1f42539d25
ipv4: Kill ip_rt_redirect().
|
13 years ago |
David S. Miller
|
b42597e2f3
ipv4: Add ipv4_redirect() and ipv4_sk_redirect() helper functions.
|
13 years ago |
David S. Miller
|
94206125c4
ipv4: Rearrange arguments to ip_rt_redirect()
|
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
|
3e12939a2a
inet: Kill FLOWI_FLAG_PRECOW_METRICS.
|
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
|
3639339553
ipv4: Handle PMTU in all ICMP error handlers.
|
13 years ago |
David S. Miller
|
43b03f1f6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
David S. Miller
|
55afabaa0d
inet: Fix BUG triggered by __rt{,6}_get_peer().
|
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 |
Roland Dreier
|
c5d21c4b2a
net: Reorder initialization in ip_route_output to fix gcc warning
|
13 years ago |
David S. Miller
|
fbfe95a42e
inet: Create and use rt{,6}_get_peer_create().
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |