git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
594ccc1
)
[SCTP] Fix SCTP sendbuffer accouting.
author
Neil Horman
<nhorman@redhat.com>
Thu, 28 Apr 2005 19:02:04 +0000
(12:02 -0700)
committer
David 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