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

Ferruh Yigit ferruh.yigit at intel.com
Tue Apr 17 19:48:00 CEST 2018


On 4/17/2018 6:45 PM, Ferruh Yigit wrote:
> 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")

Fixes: 204d026a3922 ("net/tap: support tun")

>> 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>

Applied to dpdk-next-net/master, thanks.


More information about the dev mailing list