Re: [openflowplugin-dev] sanity check of flows to OF1.3 Spec


Brent Salisbury <brent.salisbury@...>
 

Hey Chris, I did a quick audit last weekend and started patching a couple of them.  I will clean the list up tonight and reply with them this evening. Fwiw it's a good low hanging fruit for folks that are new to Java, ODL or dev in general to get their feet wet. Will include instructions  if anyone is interested. 

Thanks Chris!
Brent


On May 30, 2014, at 4:57 PM, Christopher O'SHEA <christopher.o.shea@...> wrote:

Hi,

I’m just wonder if there any sanity check performed on the flows before they are pushed to the switch? 

Something like 
  1. EtherType of IPv4  but having a match on IPv6 src address? 
  2. IPv6 ND Target but not matching on ICMPv6 type code of 135/136
I only bring this up as I’m convert some the XML file in the test-script/xmls to be run in the CSIT via robot. 
I notice some of the flows don’t get pushed to OVS but when I check the flow they break the spec so OVS reject the flow. 

Chris 
_______________________________________________
openflowplugin-dev mailing list
openflowplugin-dev@...
https://lists.opendaylight.org/mailman/listinfo/openflowplugin-dev

Join integration-dev@lists.opendaylight.org to automatically receive all group messages.