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