Hi All, I am working on OVS datapath, adding my code based on flow stats. I want to identify outgoing packets belonging to VXLAN or GRE tunnels. I can see gre_send() and __send() methods in datapath/vport-gre.c but I am not getting how does ovs_execute_actions() method identify tunnel ports. Any help regarding this would be highly appreciated. Thanks a lot!
Regards, David
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
