Clarify OF_IN_PORT

Change-Id: I761bac3fca6b1571d4644224e3225aa18e699c59
This commit is contained in:
YAMAMOTO Takashi 2015-12-11 15:08:51 +09:00
parent 4b34574180
commit b096d8100a
1 changed files with 3 additions and 0 deletions

View File

@ -33,6 +33,9 @@ LOG = log.getLogger(__name__)
# TODO(gsagie) currently the number set in Ryu for this
# (OFPP_IN_PORT) is not working, use this until resolved
# NOTE(yamamoto): Many of Nicira extensions, including
# NXAST_RESUBMIT_TABLE, take 16-bit (OpenFlow 1.0 style) port number,
# regardless of the OpenFlow version being used.
OF_IN_PORT = 0xfff8