The following patches support the Nicira Extended match for Network Service Header (NSH).
Note: To use NSH match, OVS v2.8 or later is required. IWASE Yusuke (2): nicira_ext: Support Network Service Header match nicira_ext: Support DEC_NSH_TTL action doc/source/nicira_ext_ref.rst | 1 + ryu/lib/packet/ether_types.py | 1 + ryu/ofproto/nicira_ext.py | 39 +++++++++++++++++++++++++++++++++++++++ ryu/ofproto/nx_actions.py | 36 ++++++++++++++++++++++++++++++++++++ ryu/ofproto/ofproto_common.py | 1 + ryu/ofproto/oxm_fields.py | 4 ++++ 6 files changed, 82 insertions(+) -- 2.7.4 ------------------------------------------------------------------------------ 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