-
- Downloads
[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.
This patch adds support to set/get heartbeat interval, maximum number of retransmissions, pathmtu, sackdelay time for a particular transport/ association/socket as per the latest SCTP sockets api draft11. Signed-off-by:Frank Filz <ffilz@us.ibm.com> Signed-off-by:
Sridhar Samudrala <sri@us.ibm.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/net/sctp/structs.h 56 additions, 20 deletionsinclude/net/sctp/structs.h
- include/net/sctp/user.h 16 additions, 0 deletionsinclude/net/sctp/user.h
- net/sctp/associola.c 55 additions, 26 deletionsnet/sctp/associola.c
- net/sctp/input.c 27 additions, 9 deletionsnet/sctp/input.c
- net/sctp/output.c 11 additions, 6 deletionsnet/sctp/output.c
- net/sctp/sm_sideeffect.c 22 additions, 4 deletionsnet/sctp/sm_sideeffect.c
- net/sctp/sm_statefuns.c 4 additions, 16 deletionsnet/sctp/sm_statefuns.c
- net/sctp/socket.c 385 additions, 126 deletionsnet/sctp/socket.c
- net/sctp/transport.c 19 additions, 13 deletionsnet/sctp/transport.c
Loading
Please register or sign in to comment