* David S. Miller <[EMAIL PROTECTED]> 2005-07-05 14:19
> From: jamal <[EMAIL PROTECTED]>
> Date: Tue, 05 Jul 2005 11:13:04 -0400
> 
> > On Tue, 2005-05-07 at 17:03 +0200, Patrick McHardy wrote:
> > 
> > > Sounds reasonable. As you said, blackhole implies NET_XMIT_SUCCESS,
> > > so I propose to use this as default.
> > > 
> > 
> > Actually i am not sure it makes sense to have anything but
> > NET_XMIT_SUCCESS. Its a damn blackhole ;-> What else could it be doing?
> > Success means it swallowed the packet.
> 
> I agree.
> 
> So can we have an updated patch to add the qdisc, changing
> it to return NET_XMIT_SUCCESS?

Can we agree on NET_XMIT_CN? The dev_xmit callers handle it the same
way as NET_XMIT_SUCCESS but we still have a chance to check for this
behaviour within the parent qdisc.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to