android_kernel_xiaomi_sm8350/net/sctp
Jerome Forissier 047a2428a1 [SCTP] Implement Sec 2.41 of SCTP Implementers guide.
- Fixed sctp_vtag_verify_either() to comply with impguide 2.41 B) and C).
- Make sure vtag is reflected when T-bit is set in SHUTDOWN-COMPLETE sent
  due to an OOTB SHUTDOWN-ACK and in ABORT sent due to an OOTB packet.
- Do not set T-Bit in ABORT chunk in response to INIT.
- Fixed some comments to reflect the new meaning of the T-Bit.

Signed-off-by: Jerome Forissier <jerome.forissier@hp.com>
Signed-off-by: Sridhar Samudrala <sri@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-04-28 11:58:43 -07:00
..
associola.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bind_addr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
chunk.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
command.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
crc32c.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
debug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
endpointola.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
input.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inqueue.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ipv6.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
objcnt.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
output.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
outqueue.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
primitive.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
protocol.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sm_make_chunk.c [SCTP] Implement Sec 2.41 of SCTP Implementers guide. 2005-04-28 11:58:43 -07:00
sm_sideeffect.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sm_statefuns.c [SCTP] Implement Sec 2.41 of SCTP Implementers guide. 2005-04-28 11:58:43 -07:00
sm_statetable.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
socket.c [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style 2005-04-28 11:57:54 -07:00
ssnmap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
transport.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
tsnmap.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ulpevent.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
ulpqueue.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00