1. 8df4a11 Add java support for of_oxm_bsn_vxlan_network_id, of_oxm_bsn_inner_eth_dst, and of_oxm_bsn_inner_eth_src. by Ken Chiang · 9 years ago
  2. 75d235a openflowj: support of_oxm_bsn_ingress_port_group_id by Rich Lane · 9 years ago
  3. 25021ec hook up new java class with loxi by Sovietaced · 10 years ago
  4. 712c4a1 Added NXMs for source and destination tunnels. These are included by OVS in matches. C and Python unit tests pass. Java unit test fails with masked versions of the NXMs. by Ryan Izard · 10 years ago
  5. 10ef6eb Merge into master from pull request #346: by abat · 10 years ago
  6. 15efef9 Address review comments. by Wilson Ng · 10 years ago
  7. a3483d6 Fix unit tests. by Wilson Ng · 10 years ago
  8. 9f59504 openflow_input: add standard OXMs for 1.3 and 1.4 by Rich Lane · 10 years ago
  9. bc26674 Adding a boolean java type for the mpls BoS indicator bit by Saurav Das · 10 years ago
  10. a5eeae3 add bsn_vlan_xlate_port_group_id extension by Rich Lane · 10 years ago
  11. e4a6b63 c_match.py is patched to name collision commented by @rlane by Byungjoon Lee · 10 years ago
  12. 9b17807 add bsn_tcp_flags extension by Rich Lane · 10 years ago
  13. b4c38b8 of_tunnel_id support for OXM is added. by Byungjoon Lee · 10 years ago
  14. 53ddf5c add bsn_udf extension by Rich Lane · 10 years ago
  15. 917bb9a java_gen: support of_oxm_bsn_egr_port_group_id by Rich Lane · 10 years ago
  16. d7a63f0 Fix typos by Ronald Li · 11 years ago
  17. 8083dfa Revert "Revert "Fix typo" - Already fixed in #133 90ce686." by Ronald Li · 11 years ago
  18. dc7cffa Revert "Fix typo" - Already fixed in #133 90ce686. by Ronald Li · 11 years ago
  19. 11911ec Fix typo by Ronald Li · 11 years ago
  20. a07b257 Fix name mismatch by Ronald Li · 11 years ago
  21. 98a1863 java_gen: separate VlanVid and OFVlanVidMatch + push version to 0.3.1 by Andreas Wundsam · 11 years ago
  22. 9c27b5d java_gen: add OFBooleanValue type by Rich Lane · 11 years ago
  23. eb21c4f add several BSN OXMs by Rich Lane · 11 years ago
  24. 376cafe java_gen: use LagId type for the bsn_lag_id OXM by Rich Lane · 11 years ago
  25. 1424d0b java_gen: support bsn_lag_id OXM by Rich Lane · 11 years ago
  26. 520c880 Value Types: remove unnecessary prefixes from enumeration constants by Andreas Wundsam · 11 years ago
  27. 2c53558 Fixes to port map by Yotam Harchol · 11 years ago
  28. 595c644 Fixes to in ports masked by Yotam Harchol · 11 years ago
  29. a11f38b OFPortMap value type by Yotam Harchol · 11 years ago
  30. b70b044 java_gen/pre-written: renamed ETH_TYPE constants to remove prefix by Andreas Wundsam · 11 years ago
  31. a289d55 Renamed types IPv4, IPv6 to IPv4Address, IPv6Address by Yotam Harchol · 11 years ago
  32. a86e425 1. Added more match fields for ICMPv6 and MPLS by Yotam Harchol · 11 years ago
  33. f3f1115 Package renaming - missed the pre-written files in the previous commit. by Yotam Harchol · 11 years ago