IPV6_EXTHDR seemed to be not working?
|
down votefavorite | I use Ryu framework and Mininet to make some experiments,
but IPV6_EXTHDR match seemed to be not working. when I try to use this
matchmatch= parser.OFPMatch( in_port=1, ipv6_exthdr=8, eth_type=0x86dd")
it does not work, and I checked the follows list on the OpenVswitch, but the
follow is not added to the OpenVswitchI used this command to show the list of
the follows on OpenVswitchovs-ofctl -O OpenFlow13 dump-flows s1
What is the problem with the match "IPV6_EXTHDR"? |
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel