openflow_input: add BSN extensions to OF 1.4
I left out the following extensions that are no longer used or have been
superceded by the standard:
- bsn_disable_split_horizon_check
- bsn_role_status
- bsn_global_vrf_allowed
diff --git a/openflow_input/bsn_image b/openflow_input/bsn_image
index 05a1a97..fafe8d8 100644
--- a/openflow_input/bsn_image
+++ b/openflow_input/bsn_image
@@ -29,6 +29,7 @@
// governing permissions and limitations under the EPL.
#version 4
+#version 5
struct of_bsn_image_desc_stats_request : of_bsn_stats_request {
uint8_t version;