[SCTP] Fix SCTP sendbuffer accouting.
authorNeil Horman <nhorman@redhat.com>
Thu, 28 Apr 2005 19:02:04 +0000 (12:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Apr 2005 19:02:04 +0000 (12:02 -0700)
- 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>

No differences found