Re: [net-next 0/5] set transport header for untrusted packets

From: David Miller
Date: Tue Mar 26 2013 - 12:45:42 EST


From: Jason Wang <jasowang@xxxxxxxxxx>
Date: Tue, 26 Mar 2013 14:19:54 +0800

> We don't set transport header for untrusted packets in the past, but for the
> follwoing reasons, we need to do it now.
>
> - Better packet length estimation (introduced in 1def9238) needs l4 header for
> gso packets to compute the header length.
> - Some driver needs l4 header (e.g. ixgbe needs tcp header to do atr).
>
> So this patches tries to set transport header for packets from untrusted source
> (netback, packet, tuntap, macvtap). Plus a fix for better estimation on packet
> length for DODGY packet.
>
> Tested on tun/macvtap/packet, compile test on netback.

Looks good to me, series applied, thanks Jason.
--
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/