[ovs-discuss] openvswitch-2.5.0, mcast-snooping patch isn't validating IP checksum

my_ovs_discuss at yahoo.com my_ovs_discuss at yahoo.com
Thu Oct 27 22:11:49 UTC 2016


Sorry, I meant to say mcast-snooping path, not patch.
-Thanks
 


      From: "my_ovs_discuss at yahoo.com" <my_ovs_discuss at yahoo.com>
 To: Discuss <discuss at openvswitch.org> 
 Sent: Thursday, October 27, 2016 3:10 PM
 Subject: openvswitch-2.5.0, mcast-snooping patch isn't validating IP checksum
   
Using openvswitch-2.5.0, user-space mode with Linux 2.6 based kernels.IGMP packets from NIC driver are handed over to Linux stack using netif_rx(). 
openvswitch is picking packets from net_device using netlink.
As this path bypasses Linux kernel's IP stack, Linux kernel isn't validating IP checksum.
Looks like, when packet enters vswitchd, it doesn't seem to validate IP header checksum for the IGMP packets and 
is directly delivering them to mcast-snoop module.
Is this a deliberate one to skip validating IP header checksum for IGMP packets in this scenario or I am missing something here.
-Thanks
 


   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://openvswitch.org/pipermail/ovs-discuss/attachments/20161027/69c014c8/attachment-0002.html>


More information about the discuss mailing list