Re: [PATCH] af_packet: Don't use skb after dev_queue_xmit()
From: Stephen Hemminger
Date: Mon Jan 18 2010 - 16:02:06 EST
On Mon, 18 Jan 2010 15:56:45 -0500
Michael Breuer <mbreuer@xxxxxxxxxx> wrote:
> >> 2. The dropped tx packet (DHCP) is a bit harder to recreate, but it
> >> still happens.
> >>
You might want to use tc filter rule to set priority of DHCP packets
higher. This would cause them to be in a separate queue and eliminate
the problem.
--
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/