ofp-actions: Define IPPORT_FTP by ourselves
authorYAMAMOTO Takashi <yamamoto@midokura.com>
Wed, 14 Oct 2015 04:41:47 +0000 (04:41 +0000)
committerYAMAMOTO Takashi <yamamoto@midokura.com>
Thu, 26 Nov 2015 09:36:54 +0000 (18:36 +0900)
commit58e3dd5aa09ffdf0f7920e55927a06fc3ef70e7a
treead35135529ce530fa751a670337bc76edc40ce62
parent132911b3b54b89b4aa8abd1e185b4a71d01957b1
ofp-actions: Define IPPORT_FTP by ourselves

IPPORT_FTP is not always provided by system headers.  (eg. NetBSD, OS X)

This hides the enum on Linux but I don't think it causes a problem.

Signed-off-by: YAMAMOTO Takashi <yamamoto@midokura.com>
Acked-by: Ben Pfaff <blp@ovn.org>
lib/ofp-actions.h