David S. Miller
|
9cce96df5b
net: Put fl4_* macros to struct flowi4 and use them again.
|
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
|
452edd598f
xfrm: Return dst directly from xfrm_lookup()
|
14 years ago |
David S. Miller
|
f6d460cf0e
ipv4: Make icmp route lookup code a bit clearer.
|
14 years ago |
David S. Miller
|
92d8682926
inetpeer: Move ICMP rate limiting state into inet_peer entries.
|
14 years ago |
David S. Miller
|
24912420e9
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 years ago |
Ulrich Weber
|
7d98ffd8c2
xfrm: update flowi saddr in icmp_send if unset
|
14 years ago |
David S. Miller
|
c753796769
ipv4: Make rt->fl.iif tests lest obscure.
|
14 years ago |
Oliver Hartkopp
|
2244d07bfa
net: simplify flags for tx timestamping
|
15 years ago |
Eric Dumazet
|
4bc2f18ba4
net/ipv4: EXPORT_SYMBOL cleanups
|
15 years ago |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 years ago |
Eric Dumazet
|
cfa087f689
icmp: RCU conversion in icmp_address_reply()
|
15 years ago |
Eric Dumazet
|
7fee226ad2
net: add a noref bit on skb dst
|
15 years ago |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Eric Dumazet
|
1f8438a853
icmp: Account for ICMP out errors
|
15 years ago |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 years ago |
Alexey Dobriyan
|
e754834e65
icmp: move icmp_err_convert[] to .rodata
|
15 years ago |
Eric Dumazet
|
685c794405
icmp: icmp_send() can avoid a dev_put()
|
15 years ago |
Eric Dumazet
|
b3a5b6cc7c
icmp: No need to call sk_write_space()
|
15 years ago |
Alexey Dobriyan
|
32613090a9
net: constify struct net_protocol
|
15 years ago |
Eric Dumazet
|
adf30907d6
net: skb->dst accessors
|
16 years ago |
Eric Dumazet
|
511c3f92ad
net: skb->rtable accessor
|
16 years ago |
Eric W. Biederman
|
959d272649
netns: Fix icmp shutdown.
|
16 years ago |
Patrick Ohly
|
51f31cabe3
ip: support for TX timestamps on UDP and RAW sockets
|
16 years ago |
Alexey Dobriyan
|
52479b623d
netns xfrm: lookup in netns
|
16 years ago |