openflowj-0.3.7.oe
  1. 19ba9fc fixing java pom.xml by Brian O'Connor · 10 years ago 0.3.7.oe
  2. 3efb663 Changing openflowj groupID and version in pom.xml by Brian O'Connor · 10 years ago
  3. db949d4 changed order of sigtype and sigid by Praseed Balakrishnan · 10 years ago
  4. 2ed6da0 optical circuit experimenter changes by Praseed Balakrishnan · 10 years ago
  5. 7f71878 experimenter optical multipart request and reply messages to work with LINC-OE by Praseed Balakrishnan · 10 years ago
  6. f78068b Initial test of optical OXC experimenter messages by Praseed Balakrishnan · 10 years ago
  7. 2180a9c bump version by Gregor Maier · 10 years ago
  8. a87b1fc Cast InetAddress to Inet4Address or Inet6Address to call the specific static methods by Ronald Li · 10 years ago
  9. 1247d0e Use -1L instead of (long) -1 by Ronald Li · 10 years ago
  10. f937760 Use IPv6 subnet mask calculation as suggested by @andi-bigswitch by Ronald Li · 10 years ago
  11. bbf0194 Address reviewer's comments floodlight/loxigen#297 by Ronald Li · 10 years ago
  12. 1092956 Have IPAddress.of(InetAddress) leverage the new IPv4Address.of(Inet4Address) and IPv6Address.of(Inet6Address) by Ronald Li · 10 years ago
  13. 383d14e Update IPv4Address.withMaskOfLength() Javadoc by Ronald Li · 10 years ago
  14. c3c4a95 Enhance Javadoc for IPv4Address.ofCidrMaskLength() by Ronald Li · 10 years ago
  15. cc9c930 Added Javadocs to IPv6Address.of() similar to IPv4Address.of(); also added of(Inet6Address) by Ronald Li · 10 years ago
  16. 74b54bc Fix error message typo by Ronald Li · 10 years ago
  17. 382589f Further Javadoc enhancements for IPv4Address / IPv4AddressWithMask by Ronald Li · 10 years ago
  18. 097cda5 Fix Javadoc typo by Ronald Li · 10 years ago
  19. 5b41da9 Rephrased some Javadoc for clarity and readability by Ronald Li · 10 years ago
  20. ca08d5f One more syntactic sugar - IPv4Address.withMask(IPv4Address) by Ronald Li · 10 years ago
  21. 8a0b53c Deprecate IPv4AddressWithMask.of(int,int) by Ronald Li · 10 years ago
  22. 5d0ca65 Sanity tests for the IPv4Address.withMask*() syntactic sugars by Ronald Li · 10 years ago
  23. af8d3e7 Javadoc updates and consistency fixes; force IPAddress subclasses to override toString(); Nonnull annotations updates by Ronald Li · 10 years ago
  24. ffa8079 Renamed IPAddress.fromInetAddress() to of(); added withMask() methods that corresponds to IPv4Address.of() methods by Ronald Li · 10 years ago
  25. 25fb44d Use the new IPv6Address.ofCidrMaskLength() in IPv6AddressWithMask.of(String) by Ronald Li · 10 years ago
  26. fea1789 Added IPv6Address.ofCidrMaskLength() and the corresponding unit tests by Ronald Li · 10 years ago
  27. a780c37 Use the new IPv4Address.ofCidrMaskLength() in IPv4AddressWithMask.of(String) by Ronald Li · 10 years ago
  28. a748422 Added IPv4Address.ofCidrMaskLength() and the corresponding unit tests by Ronald Li · 10 years ago
  29. 2df1c23 pom.xml: Update Guava Dependency to 17.0 by Andreas Wundsam · 10 years ago
  30. 3ea5f7e U64|128|HashValue: create Builder classes by Andreas Wundsam · 10 years ago
  31. 33d33e0 U128.add(): optimize overflow comparison by Andreas Wundsam · 10 years ago
  32. c277520 java/HashValue: add+subtract, remove combineWithValue by Andreas Wundsam · 10 years ago
  33. f2de8af Merge into master from pull request #292: by abat · 10 years ago
  34. 0377adb Merge into master from pull request #287: by abat · 10 years ago
  35. 9dfc1ef use preconditions by Sovietaced · 10 years ago
  36. e2fd7ce java_gen: make of_bsn_log a string by Andreas Wundsam · 10 years ago
  37. a5eeae3 add bsn_vlan_xlate_port_group_id extension by Rich Lane · 10 years ago
  38. 02e52ec java_gen/pom.xml: Bounce artifact version to 0.3.7-SNAPSHOT by Andreas Wundsam · 10 years ago
  39. ec1f661 java_gen: make of_bsn_table_set_buckets_size use table_id type by Andreas Wundsam · 10 years ago
  40. e7fc61f java_gen: U128: add unit test for readBytes by Andreas Wundsam · 10 years ago
  41. 77d9949 return false for incompatible ip versions by Sovietaced · 10 years ago
  42. 07cc8eb fix null NPE catch by Sovietaced · 10 years ago
  43. 30a1cee add exception test by Sovietaced · 10 years ago
  44. 88e74ec IPAddressWithMask should have a contains method taht can take any IPAddress by Sovietaced · 10 years ago
  45. 551254f address comments by Sovietaced · 10 years ago
  46. c6f9121 Fixes LOXI-59 IPAdddress hould have a factory function for InetAddress by Sovietaced · 10 years ago
  47. 1e1a40f Bump version number by Gregor Maier · 10 years ago
  48. a224b13 java_gen.PrimitiveSinkUtils: add support for putting nullable Strings, better support for null by Andreas Wundsam · 10 years ago
  49. 8e92b97 java_gen.PrimitiveSinkUtils - add putNullableTo by Andreas Wundsam · 10 years ago
  50. 754c73a match.py merged by applying #274 by Byungjoon Lee · 10 years ago
  51. a3a1cfe java_gen: add PrimitiveSinkUtils by Andreas Wundsam · 10 years ago
  52. 99f1b43 openflowj: fix u16obj read/write by Rich Lane · 10 years ago
  53. e4a6b63 c_match.py is patched to name collision commented by @rlane by Byungjoon Lee · 10 years ago
  54. 9b17807 add bsn_tcp_flags extension by Rich Lane · 10 years ago
  55. 411f851 java/OFMatchV3Ver13: bugfix for MatchFieldIterator by Andreas Wundsam · 10 years ago
  56. 43ee9a8 Merge into master from pull request #268: by abat · 10 years ago
  57. 39efd1c java/OFErrorCauseData: fix regression by Andreas Wundsam · 10 years ago
  58. c77bebf Merge into master from pull request #263: by abat · 10 years ago
  59. 3169899 fix tab by KC Wang · 10 years ago
  60. 6a554c7 TransportPort.of must accept NO_MASK value by KC Wang · 10 years ago
  61. 62cbcff OFErrorMsg: add OFErrorCauseData wrapper for nicer toStrings BSC-5349 by Andreas Wundsam · 10 years ago
  62. 8ad8699 java_gen/U* types: change toString to hex by Andreas Wundsam · 10 years ago
  63. 5c411df java_gen: delete HashFunc interface by Andreas Wundsam · 10 years ago
  64. 972bc42 U128: fix signedness bug in compareTo by Andreas Wundsam · 10 years ago
  65. c5e9870 java_gen.HashValueUtils - prefixBit - remove useless hash value, add unit test by Andreas Wundsam · 10 years ago
  66. 3421f7d java_gen: bump version to 0.3.5-SNAPSHOT by Andreas Wundsam · 10 years ago
  67. 7c15b17 java_gen: renamed OFChecksum128 to U128 + implement HashValue by Andreas Wundsam · 10 years ago
  68. bc0aead java_gen: implement HashValue protocol by Andreas Wundsam · 10 years ago
  69. 19dfc1e java_gen: introduced HashValue type by Andreas Wundsam · 10 years ago
  70. 2d68678 javadoc updated. by Byungjoon Lee · 10 years ago
  71. 6edf122 toString methods are overrided for ICMPv4Code and ICMPv4Type by Byungjoon Lee · 10 years ago
  72. b4c38b8 of_tunnel_id support for OXM is added. by Byungjoon Lee · 10 years ago
  73. 29274d7 add java doc by xinwu · 10 years ago
  74. d6a402f add util function for multiple pkt in reasons by xinwu · 10 years ago
  75. a406f06 Merge into master from pull request #246: by abat · 10 years ago
  76. dd53516 address review comment by KC Wang · 10 years ago
  77. 3d555b0 update VlanVid.ofVlan to accept NO_MASK by KC Wang · 10 years ago
  78. d618188 Fix bsn_vport subtype, add l2gre vport and test file. by Wilson Ng · 10 years ago
  79. ffa04cc Merge into master from pull request #241: by abat · 10 years ago
  80. 768c3e2 us aux id java type for of controller connection message by Sovietaced · 10 years ago
  81. 133db45 java_gen/pom.xml: adapt to extended floodlight-buildinfo format by Andreas Wundsam · 10 years ago
  82. 4193e5d OFVlanVidMatch: enable correct conversion of VlanVid.NO_MASK by Andreas Wundsam · 10 years ago
  83. f1710d1 Merge into master from pull request #231: by abat · 10 years ago
  84. 53ddf5c add bsn_udf extension by Rich Lane · 10 years ago
  85. f8a3d00 add of_str64_t string type by Rich Lane · 10 years ago
  86. 28facb2 Merge into master from pull request #226: by abat · 10 years ago
  87. e539689 ArpOpcode is updated to add toString() by Byungjoon Lee · 10 years ago
  88. abb41e5 ICMPv4Type and ICMPv4Code cannot be converted into TransportPort. Thus, the manual conversion code is inserted. by Byungjoon Lee · 10 years ago
  89. 384ccc1 java_gen: make of_aggregate_stats_request.out_group type OFGroup by Andreas Wundsam · 10 years ago
  90. 764a45f Merge into master from pull request #222: by abat · 10 years ago
  91. 917bb9a java_gen: support of_oxm_bsn_egr_port_group_id by Rich Lane · 10 years ago
  92. 98c96e7 make logical oper typesafe and remove code duplication by Aditya Vaja · 10 years ago
  93. b21043d check for invalid masks in getSubnetBroadcastAddress in IPAWithMask by Aditya Vaja · 10 years ago
  94. 56b8b18 add bitwise logical operators and broadcast check by Aditya Vaja · 10 years ago
  95. 3700d16 java_gen: add documentation to string-parsing 'of' methods by Andreas Wundsam · 10 years ago
  96. e36faa3 Use Short.parseShort instead of valueOf to avoid boxing by Rob Vaterlaus · 10 years ago
  97. a1969e5 Make leading zeroes optional in the string passed to HexString.toLong by Rob Vaterlaus · 10 years ago
  98. 5f71b41 java_gen: use Arrays.copyOf() instead of .clone() for defensive copy by Andreas Wundsam · 10 years ago
  99. 4e2469e java_gen: Return copies of byte arrays in getBytes LOXI-58 by Andreas Wundsam · 10 years ago
  100. a4fb4c6 Rename interface to isLLDPAddress by Shudong Zhou · 10 years ago