X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=lib%2Fofp-util.def;h=c74980ba8e892e12575ca2e77be49d4508e33937;hb=a7349929fb86d41f2e2ef77395e33b21f9457d48;hp=27e0f26482b69f465618a47a22bd26afc708cba3;hpb=7c1a76a4673be09de56743400dfb1d1c8d8d0799;p=sliver-openvswitch.git diff --git a/lib/ofp-util.def b/lib/ofp-util.def index 27e0f2648..c74980ba8 100644 --- a/lib/ofp-util.def +++ b/lib/ofp-util.def @@ -38,4 +38,5 @@ NXAST_ACTION(NXAST_LEARN, nx_action_learn, 1, "learn") NXAST_ACTION(NXAST_EXIT, nx_action_header, 0, "exit") NXAST_ACTION(NXAST_DEC_TTL, nx_action_header, 0, "dec_ttl") NXAST_ACTION(NXAST_FIN_TIMEOUT, nx_action_fin_timeout, 0, "fin_timeout") +NXAST_ACTION(NXAST_CONTROLLER, nx_action_controller, 0, "controller") #undef NXAST_ACTION