1. c59ad11 Updating openflowj version to 0.4.0.onos by Brian O'Connor · 9 years ago 0.4.0.onos
  2. 65e2257 Bumping version to 0.3.10.oe-SNAPSHOT by Brian O'Connor · 9 years ago
  3. 58a73e3 Adding OCS OpenFlow Protocol Extensions from Calient by Brian O'Connor · 9 years ago
  4. 8bd3661 Merge remote-tracking branch 'upstream/master' by Brian O'Connor · 9 years ago
  5. b90552c Fix IPv6Address.of(byte[]) to correctly deal with the 8th and 16th byte when the first bit is one LOXI-67 by Ronald Li · 9 years ago
  6. bc53ec0 Merge into master from pull request #396: by abat · 9 years ago
  7. cc196ab Well, that introduced another subtle bug. Using new OFGroup(ZERO_VAL) instead of OFGroup.of(ZERO_VAL) works. It's null otherwise, which makes sense. by Ryan Izard · 9 years ago
  8. c19db2c fix per review by nsong · 9 years ago
  9. c036c6a Fix small bug in pre-written OFGroup.java. Replace MAX with ZERO. by Ryan Izard · 9 years ago
  10. 729900b add additional test by nsong · 9 years ago
  11. d7701e1 add isMulticast in IPAddress by nsong · 9 years ago
  12. 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
  13. 270b363 Remove <> on javadoc by kjwon15 · 9 years ago
  14. 7bc8540 Fix malformed javadoc by kjwon15 · 9 years ago
  15. 9d777a5 Use unsigned long comparison in IPv6Address.compareTo() by Ronald Li · 9 years ago
  16. 4347d35 Add '0x' prefix to the hex value in toString(). by Ryan Izard · 9 years ago
  17. 75d235a openflowj: support of_oxm_bsn_ingress_port_group_id by Rich Lane · 9 years ago
  18. 8e34471 Fix OFBitMask512 by Shudong Zhou · 9 years ago
  19. 78e24b9 Merge remote-tracking branch 'upstream/master' by alshabib · 9 years ago 0.3.9.oe
  20. 820eaee fix for port showing up as negative by alshabib · 9 years ago 0.3.8.oe
  21. bb66cd5 fix to support ports > 32768 by alshabib · 9 years ago
  22. 5dba58d Merge into master from pull request #372: by abat · 9 years ago
  23. 25021ec hook up new java class with loxi by Sovietaced · 10 years ago
  24. a0aca27 add java bit mask 512 class by Sovietaced · 10 years ago
  25. cf53bb9 multiple pkt-in reason: fix version check to >= 1.3 by Vishnu Emmadi · 10 years ago
  26. 19ba9fc fixing java pom.xml by Brian O'Connor · 10 years ago 0.3.7.oe
  27. 3efb663 Changing openflowj groupID and version in pom.xml by Brian O'Connor · 10 years ago
  28. db949d4 changed order of sigtype and sigid by Praseed Balakrishnan · 10 years ago
  29. da32676 Merge into master from pull request #359: by abat · 10 years ago
  30. d1196ab improve test case by Sovietaced · 10 years ago
  31. 13f8802 Add isEnabled to interface and add tests by Sovietaced · 10 years ago
  32. 05da0d7 remove toBriefString by Sovietaced · 10 years ago
  33. 476bef4 Add OFPortDesc helper methods by Sovietaced · 10 years ago
  34. 4d0752b java_model: generate OFErrorMsg accessor for ErrorCause data by Andreas Wundsam · 10 years ago
  35. 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
  36. 67a4b1d Merge remote-tracking branch 'upstream/master' into java-bundle-improvements by Andreas Wundsam · 10 years ago
  37. 3846e55 java: check whether required fields have been set in messages by Andreas Wundsam · 10 years ago
  38. b3ecc22 ClassId: output as unsigned int by Andreas Wundsam · 10 years ago
  39. 73d7d67 java_gen: API improvements for BundleMessages. by Andreas Wundsam · 10 years ago
  40. 4138571 java_gen/GenericReader: BUGFIX version dispatch for hybrid by Andreas Wundsam · 10 years ago
  41. 10ef6eb Merge into master from pull request #346: by abat · 10 years ago
  42. 15efef9 Address review comments. by Wilson Ng · 10 years ago
  43. a3483d6 Fix unit tests. by Wilson Ng · 10 years ago
  44. 9f59504 openflow_input: add standard OXMs for 1.3 and 1.4 by Rich Lane · 10 years ago
  45. 40111f9 Merge remote-tracking branch 'origin/master' into of14 by Rich Lane · 10 years ago
  46. e2610f1 Merge pull request #337 from rlane/of14 by Rich Lane · 10 years ago
  47. f299baa java_gen: generate getStableValue() for 'stable' enums by Andreas Wundsam · 10 years ago
  48. b132440 java_gen/java_type: fix format_primitive_literal by Andreas Wundsam · 10 years ago
  49. 59a2d28 java_gen/pom.xml: Bump version to 0.4.1 by Rich Lane · 10 years ago
  50. 0b1698d java: support embedding of_table_desc by Rich Lane · 10 years ago
  51. ced3164 java_gen/pom.xml: Bump version to 0.9.0-SNAPSHOT for OF1.4 by Andreas Wundsam · 10 years ago
  52. 4f21afc OFMatchV3: fix consistency of OFMatchV3 include structure by Andreas Wundsam · 10 years ago
  53. b1c4d53 java_gen: add ChannelUtilsVer14 by Andreas Wundsam · 10 years ago
  54. 6b87735 java_gen: OFMatch add support for OF1.4 (and fix OF1.2) by Andreas Wundsam · 10 years ago
  55. 1fd8333 java_gen: pass version to custom templates by Andreas Wundsam · 10 years ago
  56. 439cbe4 OFVersion: add constant for OF1.4 by Andreas Wundsam · 10 years ago
  57. 9f8657a java_model: more informative error msg for enum lookup failures by Andreas Wundsam · 10 years ago
  58. 5ebb75b Cosmetic changes by Saurav Das · 10 years ago
  59. bc26674 Adding a boolean java type for the mpls BoS indicator bit by Saurav Das · 10 years ago
  60. 2ed6da0 optical circuit experimenter changes by Praseed Balakrishnan · 10 years ago
  61. 0bc0754 Merge into master from pull request #309: by abat · 10 years ago
  62. 449664c IPv6Address: remove redundant null assignment by Rich Lane · 10 years ago
  63. 7f71878 experimenter optical multipart request and reply messages to work with LINC-OE by Praseed Balakrishnan · 10 years ago
  64. 10957eb java_gen/pom.xml: Bump version to 0.4.0 by Andreas Wundsam · 10 years ago
  65. 6ff7f10 Merge into master from pull request #304: by abat · 10 years ago
  66. f78068b Initial test of optical OXC experimenter messages by Praseed Balakrishnan · 10 years ago
  67. bae30f9 java: discard the IPv6 zone id when parsing addresses by Rich Lane · 10 years ago
  68. 2180a9c bump version by Gregor Maier · 10 years ago
  69. ba92e29 modified to support list of IPv4 and IPv6 addresses in the openflow input files. this patch is only for the java part of loxigen. by Byungjoon Lee · 10 years ago
  70. a87b1fc Cast InetAddress to Inet4Address or Inet6Address to call the specific static methods by Ronald Li · 10 years ago
  71. 1247d0e Use -1L instead of (long) -1 by Ronald Li · 10 years ago
  72. f937760 Use IPv6 subnet mask calculation as suggested by @andi-bigswitch by Ronald Li · 10 years ago
  73. bbf0194 Address reviewer's comments floodlight/loxigen#297 by Ronald Li · 10 years ago
  74. 1092956 Have IPAddress.of(InetAddress) leverage the new IPv4Address.of(Inet4Address) and IPv6Address.of(Inet6Address) by Ronald Li · 10 years ago
  75. 383d14e Update IPv4Address.withMaskOfLength() Javadoc by Ronald Li · 10 years ago
  76. c3c4a95 Enhance Javadoc for IPv4Address.ofCidrMaskLength() by Ronald Li · 10 years ago
  77. cc9c930 Added Javadocs to IPv6Address.of() similar to IPv4Address.of(); also added of(Inet6Address) by Ronald Li · 10 years ago
  78. 74b54bc Fix error message typo by Ronald Li · 10 years ago
  79. 382589f Further Javadoc enhancements for IPv4Address / IPv4AddressWithMask by Ronald Li · 10 years ago
  80. 097cda5 Fix Javadoc typo by Ronald Li · 10 years ago
  81. 5b41da9 Rephrased some Javadoc for clarity and readability by Ronald Li · 10 years ago
  82. ca08d5f One more syntactic sugar - IPv4Address.withMask(IPv4Address) by Ronald Li · 10 years ago
  83. 8a0b53c Deprecate IPv4AddressWithMask.of(int,int) by Ronald Li · 10 years ago
  84. 5d0ca65 Sanity tests for the IPv4Address.withMask*() syntactic sugars by Ronald Li · 10 years ago
  85. af8d3e7 Javadoc updates and consistency fixes; force IPAddress subclasses to override toString(); Nonnull annotations updates by Ronald Li · 10 years ago
  86. ffa8079 Renamed IPAddress.fromInetAddress() to of(); added withMask() methods that corresponds to IPv4Address.of() methods by Ronald Li · 10 years ago
  87. 25fb44d Use the new IPv6Address.ofCidrMaskLength() in IPv6AddressWithMask.of(String) by Ronald Li · 10 years ago
  88. fea1789 Added IPv6Address.ofCidrMaskLength() and the corresponding unit tests by Ronald Li · 10 years ago
  89. a780c37 Use the new IPv4Address.ofCidrMaskLength() in IPv4AddressWithMask.of(String) by Ronald Li · 10 years ago
  90. a748422 Added IPv4Address.ofCidrMaskLength() and the corresponding unit tests by Ronald Li · 10 years ago
  91. 2df1c23 pom.xml: Update Guava Dependency to 17.0 by Andreas Wundsam · 10 years ago
  92. 3ea5f7e U64|128|HashValue: create Builder classes by Andreas Wundsam · 10 years ago
  93. 33d33e0 U128.add(): optimize overflow comparison by Andreas Wundsam · 10 years ago
  94. c277520 java/HashValue: add+subtract, remove combineWithValue by Andreas Wundsam · 10 years ago
  95. f2de8af Merge into master from pull request #292: by abat · 10 years ago
  96. 0377adb Merge into master from pull request #287: by abat · 10 years ago
  97. 9dfc1ef use preconditions by Sovietaced · 10 years ago
  98. e2fd7ce java_gen: make of_bsn_log a string by Andreas Wundsam · 10 years ago
  99. a5eeae3 add bsn_vlan_xlate_port_group_id extension by Rich Lane · 10 years ago
  100. 02e52ec java_gen/pom.xml: Bounce artifact version to 0.3.7-SNAPSHOT by Andreas Wundsam · 10 years ago