* [RESEND] [PATCH 2.6.11.7] sch_htb: Drop packet when direct queue is full
@ 2005-04-29 17:33 Asim Shankar
2005-05-03 21:39 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Asim Shankar @ 2005-04-29 17:33 UTC (permalink / raw)
To: netdev; +Cc: davem
[-- Attachment #1: Type: TEXT/PLAIN, Size: 269 bytes --]
htb_enqueue(): Free skb and return NET_XMIT_DROP if a packet is
destined for the direct_queue but the direct_queue is full. (Before
this: erroneously returned NET_XMIT_SUCCESS even though the packet was
not enqueued)
Signed-off-by: Asim Shankar <asimshankar@gmail.com>
[-- Attachment #2: Type: APPLICATION/x-gzip, Size: 342 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [RESEND] [PATCH 2.6.11.7] sch_htb: Drop packet when direct queue is full
2005-04-29 17:33 [RESEND] [PATCH 2.6.11.7] sch_htb: Drop packet when direct queue is full Asim Shankar
@ 2005-05-03 21:39 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2005-05-03 21:39 UTC (permalink / raw)
To: Asim Shankar; +Cc: netdev
On Fri, 29 Apr 2005 17:33:12 +0000 (UTC)
Asim Shankar <asimshankar@gmail.com> wrote:
> htb_enqueue(): Free skb and return NET_XMIT_DROP if a packet is
> destined for the direct_queue but the direct_queue is full. (Before
> this: erroneously returned NET_XMIT_SUCCESS even though the packet was
> not enqueued)
>
> Signed-off-by: Asim Shankar <asimshankar@gmail.com>
Applied, thanks Asim.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-03 21:39 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-29 17:33 [RESEND] [PATCH 2.6.11.7] sch_htb: Drop packet when direct queue is full Asim Shankar
2005-05-03 21:39 ` David S. Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).