Eric Dumazet
|
a224772db8
ipv6: add a struct inet6_skb_parm param to ipv6_opt_accepted()
|
11 years ago |
Hannes Frederic Sowa
|
2f711939d2
ipv6: add sysctl_mld_qrv to configure query robustness variable
|
11 years ago |
Florian Westphal
|
434d305405
inet: frag: don't account number of fragment queues
|
11 years ago |
Florian Westphal
|
36c7778218
inet: frag: constify match, hashfn and constructor arguments
|
11 years ago |
Jeff Layton
|
1373a7739e
net: clean up some sparse endianness warnings in ipv6.h
|
11 years ago |
Florian Fainelli
|
a37934fc0d
net: provide stubs for ip6_set_txhash and ip6_make_flowlabel
|
11 years ago |
Tom Herbert
|
cb1ce2ef38
ipv6: Implement automatic flow label generation on transmit
|
11 years ago |
Tom Herbert
|
b73c3d0e4f
net: Save TX flow hash in sock and set in skbuf on xmit
|
11 years ago |
Eric Dumazet
|
73f156a6e8
inetpeer: get rid of ip_id_count
|
11 years ago |
Lorenzo Colitti
|
e110861f86
net: add a sysctl to reflect the fwmark on replies
|
11 years ago |
Lorenzo Colitti
|
5c98631cca
net: ipv6: Introduce ip6_sk_dst_hoplimit.
|
11 years ago |
Eric Dumazet
|
aad88724c9
ipv4: add a sock pointer to dst->output() path.
|
11 years ago |
Hannes Frederic Sowa
|
82b276cd2b
ipv6: protect protocols not handling ipv4 from v4 connection/bind attempts
|
11 years ago |
Florent Fourcot
|
46e5f40176
ipv6: add a flag to get the flow label used remotly
|
11 years ago |
Li RongQing
|
d76ed22b22
ipv6: move IPV6_TCLASS_SHIFT into ipv6.h and define a helper
|
11 years ago |
stephen hemminger
|
e82435341f
ipv6: namespace cleanups
|
11 years ago |
David S. Miller
|
1669cb9855
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
|
11 years ago |
Florent Fourcot
|
3308de2b84
ipv6: add ip6_flowlabel helper
|
11 years ago |
Florent Fourcot
|
37cfee909c
ipv6: move IPV6_TCLASS_MASK definition in ipv6.h
|
11 years ago |
Steffen Klassert
|
0e0d44ab42
net: Remove FLOWI_FLAG_CAN_SLEEP
|
12 years ago |
Paul Durrant
|
1431fb31ec
xen-netback: fix fragment detection in checksum setup
|
11 years ago |
Hannes Frederic Sowa
|
85fbaa7503
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu functions
|
11 years ago |
Florent Fourcot
|
3fdfa5ff50
ipv6: enable IPV6_FLOWLABEL_MGR for getsockopt
|
12 years ago |
Hannes Frederic Sowa
|
b1190570b4
ipv6: split inet6_hash_frag for netfilter and initialize secrets with net_get_random_once
|
12 years ago |
Hannes Frederic Sowa
|
b50026b5ac
ipv6: split inet6_ehashfn to hash functions per compilation unit
|
12 years ago |
Joe Perches
|
5c3a0fd7d0
ip*.h: Remove extern from function prototypes
|
12 years ago |
Cong Wang
|
3ce9b35ff6
ipv6: move ip6_dst_hoplimit() into core kernel
|
12 years ago |
Joe Stringer
|
280c571e1a
net: Add NEXTHDR_SCTP to ipv6.h
|
12 years ago |
Joe Perches
|
9e8cda3ba8
ipv6: Convert use of typedef ctl_table to struct ctl_table
|
12 years ago |
Lorenzo Colitti
|
6d0bfe2261
net: ipv6: Add IPv6 support to the ping socket.
|
12 years ago |