]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r243157:
authortuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 7 Jul 2013 13:04:31 +0000 (13:04 +0000)
committertuexen <tuexen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sun, 7 Jul 2013 13:04:31 +0000 (13:04 +0000)
commit9bd4a4d2bf0c638657b5b2673f02cb047e2e5440
tree882d3290ada1888fe0e93b5ad76daf1ebe66a2d1
parentd56ea1887f69e352627fe856fe8ccc619f91a877
MFC r243157:
Get the accounting working. We now have counters how many
chunks for each SCTP outgoing stream are in the send and
sent queue.
While there, improve the naming of NR-SACK related constants
recently introduced.

git-svn-id: svn://svn.freebsd.org/base/stable/9@252943 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/sctp_constants.h
sys/netinet/sctp_indata.c
sys/netinet/sctp_input.c
sys/netinet/sctp_output.c
sys/netinet/sctp_pcb.c
sys/netinet/sctp_timer.c
sys/netinet/sctputil.c