Xin Long
|
ea62504373
sctp: add a function to verify the sctp reconf chunk
|
8 years ago |
Xin Long
|
16e1a91965
sctp: implement receiver-side procedures for the Incoming SSN Reset Request Parameter
|
8 years ago |
Xin Long
|
bd4b9f8b4a
sctp: add support for generating stream reconf resp chunk
|
8 years ago |
Xin Long
|
78098117f8
sctp: add support for generating stream reconf add incoming/outgoing streams request chunk
|
8 years ago |
Xin Long
|
c56480a1e9
sctp: add support for generating stream reconf ssn/tsn reset request chunk
|
8 years ago |
Julian Anastasov
|
c86a773c78
sctp: add dst_pending_confirm flag
|
8 years ago |
Xin Long
|
c28445c3cb
sctp: add reconf_enable in asoc ep and netns
|
8 years ago |
Xin Long
|
cc16f00f65
sctp: add support for generating stream reconf ssn reset request chunk
|
8 years ago |
Marcelo Ricardo Leitner
|
11d05ac1df
sctp: remove unused var from sctp_process_asconf
|
8 years ago |
Xin Long
|
a83863174a
sctp: prepare asoc stream for stream reconf
|
8 years ago |
David S. Miller
|
b50afd203a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Xin Long
|
0605483f6a
sctp: remove prsctp_param from sctp_chunk
|
9 years ago |
Marcelo Ricardo Leitner
|
e2f036a972
sctp: rename WORD_TRUNC/ROUND macros
|
9 years ago |
Marcelo Ricardo Leitner
|
e7487c86dc
sctp: avoid identifying address family many times for a chunk
|
9 years ago |
Xin Long
|
8dbdf1f5b0
sctp: implement prsctp PRIO policy
|
9 years ago |
Xin Long
|
01aadb3af6
sctp: implement prsctp RTX policy
|
9 years ago |
Xin Long
|
a6c2f79287
sctp: implement prsctp TTL policy
|
9 years ago |
Xin Long
|
28aa4c26fc
sctp: add SCTP_PR_SUPPORTED on sctp sockopt
|
9 years ago |
Marcelo Ricardo Leitner
|
ba6f5e33bd
sctp: avoid refreshing heartbeat timer too often
|
9 years ago |
David S. Miller
|
c78a85a843
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
|
9 years ago |
Linus Torvalds
|
1200b6809d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
9 years ago |
Marcelo Ricardo Leitner
|
cea8768f33
sctp: allow sctp_transmit_packet and others to use gfp
|
9 years ago |
Marcelo Ricardo Leitner
|
133800d1f0
sctp: fix copying more bytes than expected in sctp_add_bind_addr
|
9 years ago |
Herbert Xu
|
5821c76970
sctp: Use shash
|
9 years ago |
Marcelo Ricardo Leitner
|
cb5e173ed7
sctp: use the same clock as if sock source timestamps were on
|
9 years ago |
Arnd Bergmann
|
3ef0a25bf9
net: sctp: avoid incorrect time_t use
|
10 years ago |
lucien
|
7c5a946181
sctp: ASCONF-ACK with Unresolvable Address should be sent
|
10 years ago |
lucien
|
ce7b4ccc4f
sctp: asconf's process should verify address parameter is in the beginning
|
10 years ago |
Saran Maruti Ramanara
|
cfbf654efc
net: sctp: fix passing wrong parameter header to param_type2af in sctp_process_param
|
10 years ago |
Al Viro
|
e0eb093e79
switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter
|
11 years ago |