[dpdk-dev] [PATCH] net/tap: fix the protocol field for non ip

Ferruh Yigit ferruh.yigit at intel.com
Tue Apr 17 19:45:39 CEST 2018


On 4/13/2018 6:58 AM, Vipin Varghese wrote:
> When non IP packets are sent on TUN interface, the logic put Ipv6 as
> protocol field in header. With the current patch, the check is modified
> for ipv4, ipv6 and non ip.
> 
> Fixes: 5a3efcfffd06 ("net/tap: add tun support")
> Cc: vipin.varghese at intel.com
> 
> Suggested-by: Ophir Munk <ophirmu at mellanox.com>
> Signed-off-by: Vipin Varghese <vipin.varghese at intel.com>

Reviewed-by: Ferruh Yigit <ferruh.yigit at intel.com>


More information about the dev mailing list