Commit Graph

85 Commits (207ec0abbed50b43a44cb7c69a07aeee08da5e45)

Author SHA1 Message Date
Paul Gortmaker 56f8a75c17 ip: introduce ip_is_fragment helper inline function 14 years ago
David S. Miller 8f01cb0827 ipv4: xfrm: Eliminate ->rt_src reference in policy code. 14 years ago
David S. Miller 475949d8e8 ipv4: Renamt struct rtable's rt_tos to rt_key_tos. 14 years ago
Eric Dumazet b71d1d426d inet: constify ip headers and in6_addr 14 years ago
OGAWA Hirofumi 1b86a58f9d ipv4: Fix "Set rt->rt_iif more sanely on output routes." 14 years ago
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 15 years ago
Ulrich Weber 94e2238969 xfrm4: strip ECN bits from tos field 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
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 17 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