Commit Graph

85 Commits (5f8629c526b4f7e529a6d27bbd802c0dc7fcc357)

Author SHA1 Message Date
David S. Miller 1958b856c1 net: Put fl6_* macros to struct flowi6 and use them again. 14 years ago
David S. Miller 4c9483b2fb ipv6: Convert to use flowi6 where applicable. 14 years ago
David S. Miller 7e1dc7b6f7 net: Use flowi4 and flowi6 in xfrm layer. 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 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
David S. Miller 7cc2edb834 xfrm6: Don't forget to propagate peer into ipsec route. 14 years ago
Eric Dumazet fc66f95c68 net dst: use a percpu_counter to track entries 15 years ago
Eric Dumazet a02cec2155 net: return operator cleanup 15 years ago
Peter Kosyh 44b451f163 xfrm: fix xfrm by MARK logic 15 years ago
Nicolas Dichtel bc8e4b954e xfrm6: ensure to use the same dev when building a bundle 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
David S. Miller db71789c01 xfrm6: Fix xfrm6_policy.c build when SYSCTL 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 59cae0092e xfrm6: fix the proto and 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
Nicolas Dichtel 7e3a42a12c xfrm6: handling fragment 17 years ago
Brian Haley 191cd58250 netns: Add network namespace argument to rt6_fill_node() and ipv6_dev_get_saddr() 17 years ago
YOSHIFUJI Hideaki c346dca108 [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. 17 years ago
YOSHIFUJI Hideaki 7cbca67c07 [IPV6]: Support Source Address Selection API (RFC5014). 17 years ago
Daniel Lezcano 4591db4f37 [NETNS][IPV6] route6 - add netns parameter to ip6_route_output 17 years ago
YOSHIFUJI Hideaki 5e5f3f0f80 [IPV6] ADDRCONF: Convert ipv6_get_saddr() to ipv6_dev_get_saddr(). 17 years ago
Eric Dumazet e242297055 [NET]: should explicitely initialize atomic_t field in struct dst_ops 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
Daniel Lezcano 0013cabab3 [IPV6]: Make xfrm6_init to return an error code. 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 f04e7e8d7f [IPSEC]: Replace x->type->{local,remote}_addr with flags 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 0148894223 [IPV6]: Only set nfheader_len for top xfrm dst 17 years ago
YOSHIFUJI Hideaki 1df2e44560 [IPV6] XFRM: Fix auditing rt6i_flags; use RTF_xxx flags instead of RTCF_xxx. 17 years ago