[SCTP] Fix SCTP sendbuffer accouting.
- Include chunk and skb sizes in sendbuffer accounting. - 2 policies are supported. 0: per socket accouting, 1: per association accounting DaveM: I've made the default per-socket. Signed-off-by:Neil Horman <nhorman@redhat.com> Signed-off-by:
Sridhar Samudrala <sri@us.ibm.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- include/linux/sysctl.h 1 addition, 0 deletionsinclude/linux/sysctl.h
- include/net/sctp/structs.h 10 additions, 1 deletioninclude/net/sctp/structs.h
- net/sctp/endpointola.c 1 addition, 0 deletionsnet/sctp/endpointola.c
- net/sctp/protocol.c 3 additions, 0 deletionsnet/sctp/protocol.c
- net/sctp/socket.c 31 additions, 5 deletionsnet/sctp/socket.c
- net/sctp/sysctl.c 8 additions, 0 deletionsnet/sctp/sysctl.c
Loading
Please register or sign in to comment