On Tue, 13 Sep 2016 16:04:37 +0900 IWAMOTO Toshihiro <[email protected]> wrote:
> This Nicira extension field is VLAN VID+CFI+PCP. > OXM_OF_VLAN_VID and OXM_OF_VLAN_PCP should work fine in theory, but > in OvS it seems vlan_tci must be used to access the CFI bit from > NX_LEARN actions. > > Signed-off-by: IWAMOTO Toshihiro <[email protected]> > --- > ryu/ofproto/nicira_ext.py | 3 +++ > 1 file changed, 3 insertions(+) Applied, thanks. ------------------------------------------------------------------------------ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
