]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-openflow.c
OpenFlow 1.3: Recognise 5 more messages types.
[tcpdump] / print-openflow.c
index 5b9b761431fd17bb20a653bb8667375df1f584b8..935c65264f9979a906f2c0e6b2564aaf49d6e062 100644 (file)
@@ -64,6 +64,9 @@ const struct tok onf_exp_str[] = {
        { ONF_EXP_WMOB,              "Wireless and Mobility Extensions"                },
        { ONF_EXP_FABS,              "Forwarding Abstractions Extensions"              },
        { ONF_EXP_OTRANS,            "Optical Transport Extensions"                    },
+       { ONF_EXP_NBLNCTU,           "Network Benchmarking Lab, NCTU"                  },
+       { ONF_EXP_MPCE,              "Mobile Packet Core Extensions"                   },
+       { ONF_EXP_MPLSTPSPTN,        "MPLS-TP OpenFlow Extensions for SPTN"            },
        { 0, NULL }
 };