lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Wed, 05 Nov 2008 16:02:48 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	jarkao2@...il.com
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next] pkt_sched: Fix qdisc len in
 qdisc_peek_dequeued()

From: Jarek Poplawski <jarkao2@...il.com>
Date: Wed, 5 Nov 2008 13:44:54 +0000

> pkt_sched: Fix qdisc len in qdisc_peek_dequeued()
> 
> A packet dequeued and stored as gso_skb in qdisc_peek_dequeued() should
> be seen as part of the queue for sch->q.qlen queries until it's really
> dequeued with qdisc_dequeue_peeked(), so qlen needs additional updating
> in these functions. (Updating qstats.backlog shouldn't matter here.)
> 
> Signed-off-by: Jarek Poplawski <jarkao2@...il.com>

Applied, thanks Jarek.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ