dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/include/net/sctp
Stephen Hemminger 0639300900 [SCTP]: port randomization
Add port randomization rather than a simple fixed rover
for use with SCTP.  This makes it act similar to TCP, UDP, DCCP
when allocating ports.

No longer need port_alloc_lock as well (suggestion by Brian Haley).

Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-10-10 17:30:18 -07:00
..
auth.h [SCTP]: API updates to suport SCTP-AUTH extensions. 2007-10-10 16:51:32 -07:00
command.h [SCTP]: Implete SCTP-AUTH parameter processing 2007-10-10 16:51:30 -07:00
constants.h [SCTP]: Implement the receive and verification of AUTH chunk 2007-10-10 16:51:31 -07:00
sctp.h [SCTP]: Implement SCTP-AUTH internals 2007-10-10 16:51:29 -07:00
sm.h [SCTP]: Implement the receive and verification of AUTH chunk 2007-10-10 16:51:31 -07:00
structs.h [SCTP]: port randomization 2007-10-10 17:30:18 -07:00
tsnmap.h
ulpevent.h [SCTP]: API updates to suport SCTP-AUTH extensions. 2007-10-10 16:51:32 -07:00
ulpqueue.h SCTP: properly clean up fragment and ordering queues during FWD-TSN. 2007-08-29 13:34:33 -04:00
user.h [SCTP]: API updates to suport SCTP-AUTH extensions. 2007-10-10 16:51:32 -07:00