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 |
Alexey Dobriyan
|
c5b3cf46ea
netns xfrm: ->dst_lookup in netns
|
16 years ago |
Alexey Dobriyan
|
ddcfd79680
netns xfrm: dst garbage-collecting in netns
|
16 years ago |
Alexey Dobriyan
|
6bb3ce25d0
net: remove struct dst_entry::entry_size
|
16 years ago |
Jianjun Kong
|
5a5f3a8db9
net: clean up net/ipv4/ipip.c raw.c tcp.c tcp_minisocks.c tcp_yeah.c xfrm4_policy.c
|
16 years ago |
YOSHIFUJI Hideaki
|
c346dca108
[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
|
17 years ago |
Eric Dumazet
|
e242297055
[NET]: should explicitely initialize atomic_t field in struct dst_ops
|
17 years ago |
Denis V. Lunev
|
611c183ebc
[NETNS]: Add namespace parameter to __ip_route_output_key.
|
17 years ago |
Daniel Lezcano
|
569d36452e
[NETNS][DST] dst: pass the dst_ops as parameter to the gc functions
|
17 years ago |
Masahide NAKAMURA
|
a1b051405b
[XFRM] IPv6: Fix dst/routing check at transformation.
|
17 years ago |
Herbert Xu
|
d5422efe68
[IPSEC]: Added xfrm_decode_session_reverse and xfrmX_policy_check_reverse
|
17 years ago |
Denis V. Lunev
|
5a3e55d68e
[NET]: Multiple namespaces in the all dst_ifdown routines.
|
17 years ago |
Herbert Xu
|
862b82c6f9
[IPSEC]: Merge most of the output path
|
17 years ago |
Herbert Xu
|
25ee3286dc
[IPSEC]: Merge common code into xfrm_bundle_create
|
17 years ago |
Herbert Xu
|
66cdb3ca27
[IPSEC]: Move flow construction into xfrm_dst_lookup
|
17 years ago |
Herbert Xu
|
fff6938880
[IPSEC]: Make sure idev is consistent with dev in xfrm_dst
|
17 years ago |
Herbert Xu
|
45ff5a3f9a
[IPSEC]: Set dst->input to dst_discard
|
17 years ago |
Herbert Xu
|
8ce68ceb55
[IPSEC]: Only set neighbour on top xfrm dst
|
17 years ago |
Herbert Xu
|
b4ce92775c
[IPV6]: Move nfheader_len into rt6_info
|
17 years ago |
Herbert Xu
|
13996378e6
[IPSEC]: Rename mode to outer_mode and add inner_mode
|
17 years ago |
Herbert Xu
|
ed3e37ddb0
[IPSEC]: Use the top IPv4 route's peer instead of the bottom
|
17 years ago |
Herbert Xu
|
17c2a42a24
[IPSEC]: Store afinfo pointer in xfrm_mode
|
17 years ago |
Herbert Xu
|
1bfcb10f67
[IPSEC]: Add missing BEET checks
|
17 years ago |
Eric W. Biederman
|
2774c7aba6
[NET]: Make the loopback device per network namespace.
|
17 years ago |
Daniel Lezcano
|
de3cb747ff
[NET]: Dynamically allocate the loopback device, part 1.
|
17 years ago |