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 |
David S. Miller
|
5e6b930f21
xfrm: Const'ify address arguments to ->dst_lookup()
|
14 years ago |
David S. Miller
|
0c7b3eefb4
xfrm: Mark flowi arg to ->fill_dst() const.
|
14 years ago |
David S. Miller
|
05d8402576
xfrm: Mark flowi arg to ->get_tos() const.
|
14 years ago |
David S. Miller
|
62fa8a846d
net: Implement read-only protection and COW'ing of metrics.
|
14 years ago |
Changli Gao
|
5811662b15
net: use the macros defined for the members of flowi
|
14 years ago |
Timo Teräs
|
cc9ff19da9
xfrm: use gre key as flow upper protocol info
|
14 years ago |
Eric Dumazet
|
72cdd1d971
net: get rid of rtable->idev
|
14 years ago |
Eric Dumazet
|
fc66f95c68
net dst: use a percpu_counter to track entries
|
14 years ago |
Ulrich Weber
|
94e2238969
xfrm4: strip ECN bits from tos field
|
14 years ago |
David S. Miller
|
597e608a84
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Peter Kosyh
|
44b451f163
xfrm: fix xfrm by MARK logic
|
15 years ago |
Changli Gao
|
d8d1f30b95
net-next: remove useless union keyword
|
15 years ago |
Timo Teräs
|
80c802f307
xfrm: cache bundles instead of policies for outgoing flows
|
15 years ago |
Herbert Xu
|
87c1e12b5e
ipsec: Fix bogus bundle flowi
|
15 years ago |
Alexey Dobriyan
|
d7c7544c3d
netns xfrm: deal with dst entries in netns
|
15 years ago |
Eric W. Biederman
|
f8572d8f2a
sysctl net: Remove unused binary sysctl code
|
15 years ago |
Randy Dunlap
|
f816700aa9
xfrm4: fix build when SYSCTLs are disabled
|
16 years ago |
Neil Horman
|
a33bc5c151
xfrm: select sane defaults for xfrm[4|6] gc_thresh
|
16 years ago |
Neil Horman
|
a44a4a006b
xfrm: export xfrm garbage collector thresholds via sysctl
|
16 years ago |
Wei Yongjun
|
c615c9f3f3
xfrm4: fix the ports decode of sctp protocol
|
16 years ago |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 years ago |
Alexey Dobriyan
|
fbda33b2b8
netns xfrm: ->get_saddr in netns
|
16 years ago |