commit | 4eb701dfc618491c9b97377df6e61de36dfc39ce | [log] [tgz] |
---|---|---|
author | Neil Horman <nhorman@redhat.com> | Thu Apr 28 12:02:04 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 28 12:02:04 2005 -0700 |
tree | b49f31ebecda19d071d3ae3777be2a6a8c9e5c34 | |
parent | 594ccc14dfe4d61b476491758425a1c2ca4ec71b [diff] |
[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>