summaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorStephen Hemminger <shemminger@osdl.org>2005-03-31 04:32:53 -0800
committerDavid S. Miller <davem@sunset.davemloft.net>2005-03-31 04:32:53 -0800
commite6762bc7b42787313b20f23342a83e76ba570761 (patch)
tree4f5f2fe954e5b87b447c82f199f796d313d10e6c /net/unix/af_unix.c
parent4492174a34f3118342587bedef10117817179375 (diff)
[PKT_SCHED]: netem: Account for packets in delayed queue in qlen
Netem has a private queue for delayed packets, and currently, packets in this queue are not accounted for in the qdisc qlen statistics. This is a problem if netem is used inside another qdisc doing rate control that peeks at the qlen. This patch changes the statistics to include the packets held but not ready to send. Signed-off-by: Stephen Hemminger <shemminger@osdl.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions