1. f8caac0 Loxi support for Optical Transport extensions, onos-2472 by Yafit Hadar · 9 years ago
  2. 8bd3661 Merge remote-tracking branch 'upstream/master' by Brian O'Connor · 9 years ago
  3. 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
  4. 7bc8540 Fix malformed javadoc by kjwon15 · 9 years ago
  5. 75d235a openflowj: support of_oxm_bsn_ingress_port_group_id by Rich Lane · 9 years ago
  6. 78e24b9 Merge remote-tracking branch 'upstream/master' by alshabib · 9 years ago 0.3.9.oe
  7. 25021ec hook up new java class with loxi by Sovietaced · 10 years ago
  8. db949d4 changed order of sigtype and sigid by Praseed Balakrishnan · 10 years ago
  9. 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
  10. 10ef6eb Merge into master from pull request #346: by abat · 10 years ago
  11. 15efef9 Address review comments. by Wilson Ng · 10 years ago
  12. a3483d6 Fix unit tests. by Wilson Ng · 10 years ago
  13. 9f59504 openflow_input: add standard OXMs for 1.3 and 1.4 by Rich Lane · 10 years ago
  14. bc26674 Adding a boolean java type for the mpls BoS indicator bit by Saurav Das · 10 years ago
  15. 2ed6da0 optical circuit experimenter changes by Praseed Balakrishnan · 10 years ago
  16. f78068b Initial test of optical OXC experimenter messages by Praseed Balakrishnan · 10 years ago
  17. a5eeae3 add bsn_vlan_xlate_port_group_id extension by Rich Lane · 10 years ago
  18. e4a6b63 c_match.py is patched to name collision commented by @rlane by Byungjoon Lee · 10 years ago
  19. 9b17807 add bsn_tcp_flags extension by Rich Lane · 10 years ago
  20. b4c38b8 of_tunnel_id support for OXM is added. by Byungjoon Lee · 10 years ago
  21. 53ddf5c add bsn_udf extension by Rich Lane · 10 years ago
  22. 917bb9a java_gen: support of_oxm_bsn_egr_port_group_id by Rich Lane · 10 years ago
  23. d7a63f0 Fix typos by Ronald Li · 11 years ago
  24. 8083dfa Revert "Revert "Fix typo" - Already fixed in #133 90ce686." by Ronald Li · 11 years ago
  25. dc7cffa Revert "Fix typo" - Already fixed in #133 90ce686. by Ronald Li · 11 years ago
  26. 11911ec Fix typo by Ronald Li · 11 years ago
  27. a07b257 Fix name mismatch by Ronald Li · 11 years ago
  28. 934b4ad Match field iteration by Rob Vaterlaus · 11 years ago
  29. 98a1863 java_gen: separate VlanVid and OFVlanVidMatch + push version to 0.3.1 by Andreas Wundsam · 11 years ago
  30. 9c27b5d java_gen: add OFBooleanValue type by Rich Lane · 11 years ago
  31. eb21c4f add several BSN OXMs by Rich Lane · 11 years ago
  32. 376cafe java_gen: use LagId type for the bsn_lag_id OXM by Rich Lane · 11 years ago
  33. 1424d0b java_gen: support bsn_lag_id OXM by Rich Lane · 11 years ago
  34. 520c880 Value Types: remove unnecessary prefixes from enumeration constants by Andreas Wundsam · 11 years ago
  35. 2c53558 Fixes to port map by Yotam Harchol · 11 years ago
  36. 4b2f967 Merge remote-tracking branch 'origin/master' into in_ports_masked2 by Rich Lane · 11 years ago
  37. 595c644 Fixes to in ports masked by Yotam Harchol · 11 years ago
  38. a11f38b OFPortMap value type by Yotam Harchol · 11 years ago
  39. 4d63468 LOXI-45 Create common base interface for IPv[46]Address and IPv[46]Address with Mask by Yotam Harchol · 11 years ago
  40. dcb59da prerequisite: declare safe OFValueType utilization by Andreas Wundsam · 11 years ago
  41. b70b044 java_gen/pre-written: renamed ETH_TYPE constants to remove prefix by Andreas Wundsam · 11 years ago
  42. a289d55 Renamed types IPv4, IPv6 to IPv4Address, IPv6Address by Yotam Harchol · 11 years ago
  43. a86e425 1. Added more match fields for ICMPv6 and MPLS by Yotam Harchol · 11 years ago
  44. f3f1115 Package renaming - missed the pre-written files in the previous commit. by Yotam Harchol · 11 years ago