Nicolas Dichtel
|
edfee0339e
sctp: check src addr when processing SACK to update transport state
|
12 years ago |
Eric W. Biederman
|
e1fc3b14f9
sctp: Make sysctl tunables per net
|
13 years ago |
Eric W. Biederman
|
f53b5b097e
sctp: Push struct net down into sctp_verify_ext_param
|
13 years ago |
Eric W. Biederman
|
e7ff4a7037
sctp: Push struct net down into sctp_in_scope
|
13 years ago |
Eric W. Biederman
|
89bf3450cb
sctp: Push struct net down into sctp_transport_init
|
13 years ago |
Eric W. Biederman
|
4db67e8086
sctp: Make the address lists per network namespace
|
13 years ago |
Eric W. Biederman
|
4110cc255d
sctp: Make the association hashtable handle multiple network namespaces
|
13 years ago |
Eric W. Biederman
|
4cdadcbcb6
sctp: Make the endpoint hashtable handle multiple network namespaces
|
13 years ago |
Eric W. Biederman
|
f1f4376307
sctp: Make the port hash table use struct net in it's key.
|
13 years ago |
Neil Horman
|
5aa93bcf66
sctp: Implement quick failover draft from tsvwg
|
13 years ago |
David S. Miller
|
02f3d4ce9e
sctp: Adjust PMTU updates to accomodate route invalidation.
|
13 years ago |
Neil Horman
|
4244854d22
sctp: be more restrictive in transport selection on bundled sacks
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
David S. Miller
|
abb434cb05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Rusty Russell
|
eb93992207
module_param: make bool parameters really bool (net & drivers/net)
|
13 years ago |
Xi Wang
|
2692ba61a8
sctp: fix incorrect overflow check on autoclose
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Michio Honda
|
ddc4bbee6e
sctp: fasthandoff with ASCONF at mobile-node
|
14 years ago |
Michio Honda
|
6af29ccc22
sctp: Bundle HEAERTBEAT into ASCONF_ACK
|
14 years ago |
Arun Sharma
|
60063497a9
atomic: use <linux/atomic.h>
|
14 years ago |
Michio Honda
|
8a07eb0a50
sctp: Add ASCONF operation on the single-homed host
|
14 years ago |
Michio Honda
|
9f7d653b67
sctp: Add Auto-ASCONF support (core).
|
14 years ago |
Wei Yongjun
|
a000c01e60
sctp: stop pending timers and purge queues when peer restart asoc
|
14 years ago |
David S. Miller
|
8663c938ce
sctp: Store a flowi in transports to provide persistent keying.
|
14 years ago |
Vlad Yasevich
|
da0420bee2
sctp: clean up route lookup calls
|
14 years ago |
Vlad Yasevich
|
af1384703f
sctp: remove useless arguments from get_saddr() call
|
14 years ago |
Vlad Yasevich
|
9914ae3ca7
sctp: cache the ipv6 source after route lookup
|
14 years ago |
Wei Yongjun
|
de6becdc08
sctp: fix to check the source address of COOKIE-ECHO chunk
|
14 years ago |
Wei Yongjun
|
028dba0ac3
sctp: fix auth_hmacs field's length of struct sctp_cookie
|
14 years ago |
Shan Wei
|
49b4a6546f
sctp: kill unused macros in head file
|
14 years ago |