Commit Graph

18673 Commits (fc832ad3645f0507f24d11752544525a50a83c71)

Author SHA1 Message Date
Steffen Klassert 97e15c3a85 xfrm: Support anti-replay window size bigger than 32 packets 14 years ago
Steffen Klassert 9fdc4883d9 xfrm: Move IPsec replay detection functions to a separate file 14 years ago
Steffen Klassert d212a4c290 esp6: Add support for IPsec extended sequence numbers 14 years ago
Steffen Klassert 0dc49e9b28 esp4: Add support for IPsec extended sequence numbers 14 years ago
Steffen Klassert 1ce3644ade xfrm: Use separate low and high order bits of the sequence numbers in xfrm_skb_cb 14 years ago
Hiroaki SHIMODA 46af31800b ipv4: Fix PMTU update. 14 years ago
Allan Stephens 390bce4237 tipc: Eliminate obsolete routine for handling routed messages 14 years ago
Allan Stephens 7945c1fb02 tipc: Eliminate remaining support for routing table messages 14 years ago
Allan Stephens 50d492321a tipc: Remove bearer flag indicating existence of broadcast address 14 years ago
Allan Stephens f9107ebe7d tipc: Don't respond to neighbor discovery request on blocked bearer 14 years ago
Allan Stephens d901a42b27 tipc: Eliminate unnecessary constant for neighbor discovery msg size 14 years ago
Allan Stephens a2b58de2e3 tipc: Remove unused field in bearer structure 14 years ago
Allan Stephens 50d3e6399a tipc: Correct misnamed references to neighbor discovery domain 14 years ago
Allan Stephens 37b9c08a88 tipc: Optimizations to link creation code 14 years ago
Allan Stephens fa2bae2d5b tipc: Give Tx of discovery responses priority over link messages 14 years ago
Allan Stephens a728750e4f tipc: Cosmetic changes to neighbor discovery logic 14 years ago
Allan Stephens 75f0aa4990 tipc: Fix redundant link field handling in link protocol message 14 years ago
Allan Stephens 77f167fcce tipc: make msg_set_redundant_link() consistent with other set ops 14 years ago
Paul Gortmaker 8f19afb2db tipc: cosmetic - function names are not to be full sentences 14 years ago
Allan Stephens e7b3acb6a8 tipc: Eliminate timestamp from link protocol messages 14 years ago
Allan Stephens 34e46258cb tipc: manually inline net_start/stop, make assoc. vars static 14 years ago
Allan Stephens 672d99e19a tipc: Convert node object array to a hash table 14 years ago
Allan Stephens f831c963b5 tipc: Eliminate configuration for maximum number of cluster nodes 14 years ago
Allan Stephens d1bcb11544 tipc: Split up unified structure of network-related variables 14 years ago
Allan Stephens 9df3b7eb6e tipc: Fix problem with missing link in "tipc-config -l" output 14 years ago
Allan Stephens 71092ea122 tipc: Add support for SO_RCVTIMEO socket option 14 years ago
Allan Stephens f137917332 tipc: Cosmetic changes to node subscription code 14 years ago
Allan Stephens 431697eb60 tipc: Prevent null pointer error when removing a node subscription 14 years ago
Allan Stephens a3796f895f tipc: Add network address mask helper routines 14 years ago
Allan Stephens aa84729484 tipc: Correct broadcast link peer info when displaying links 14 years ago
Allan Stephens 0232fd0ac4 tipc: Allow receiving into iovec containing multiple entries 14 years ago
David S. Miller bef55aebd5 decnet: Convert to use flowidn where applicable. 14 years ago
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 9cce96df5b net: Put fl4_* macros to struct flowi4 and use them again. 14 years ago
David S. Miller f42454d632 ipv4: Kill fib_semantic_match declaration from fib_lookup.h 14 years ago
David S. Miller 7e1dc7b6f7 net: Use flowi4 and flowi6 in xfrm layer. 14 years ago
David S. Miller a1bbb0e698 netfilter: Use flowi4 and flowi6 in xt_TCPMSS 14 years ago
David S. Miller 5a49d0e04d netfilter: Use flowi4 and flowi6 in nf_conntrack_h323_main 14 years ago
David S. Miller b6f21b2680 ipv4: Use flowi4 in UDP 14 years ago
David S. Miller 3073e5ab92 netfilter: Use flowi4 in nf_nat_standalone.c 14 years ago
David S. Miller da91981bee ipv4: Use flowi4 in ipmr code. 14 years ago
David S. Miller 9ade22861f ipv4: Use flowi4 in FIB layer. 14 years ago
David S. Miller 9d6ec93801 ipv4: Use flowi4 in public route lookup interfaces. 14 years ago
David S. Miller 68a5e3dd0a ipv4: Use struct flowi4 internally in routing lookups. 14 years ago
David S. Miller 22bd5b9b13 ipv4: Pass ipv4 flow objects into fib_lookup() paths. 14 years ago
David S. Miller 56bb8059e1 net: Break struct flowi out into AF specific instances. 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 ca116922af xfrm: Eliminate "fl" and "pol" args to xfrm_bundle_ok(). 14 years ago