1. c5e9870 java_gen.HashValueUtils - prefixBit - remove useless hash value, add unit test by Andreas Wundsam · 10 years ago
  2. 3421f7d java_gen: bump version to 0.3.5-SNAPSHOT by Andreas Wundsam · 10 years ago
  3. 7c15b17 java_gen: renamed OFChecksum128 to U128 + implement HashValue by Andreas Wundsam · 10 years ago
  4. bc0aead java_gen: implement HashValue protocol by Andreas Wundsam · 10 years ago
  5. 19dfc1e java_gen: introduced HashValue type by Andreas Wundsam · 10 years ago
  6. 2d68678 javadoc updated. by Byungjoon Lee · 10 years ago
  7. 6edf122 toString methods are overrided for ICMPv4Code and ICMPv4Type by Byungjoon Lee · 10 years ago
  8. b4c38b8 of_tunnel_id support for OXM is added. by Byungjoon Lee · 10 years ago
  9. 29274d7 add java doc by xinwu · 10 years ago
  10. d6a402f add util function for multiple pkt in reasons by xinwu · 10 years ago
  11. a406f06 Merge into master from pull request #246: by abat · 10 years ago
  12. dd53516 address review comment by KC Wang · 10 years ago
  13. 3d555b0 update VlanVid.ofVlan to accept NO_MASK by KC Wang · 10 years ago
  14. d618188 Fix bsn_vport subtype, add l2gre vport and test file. by Wilson Ng · 10 years ago
  15. ffa04cc Merge into master from pull request #241: by abat · 10 years ago
  16. 768c3e2 us aux id java type for of controller connection message by Sovietaced · 10 years ago
  17. 133db45 java_gen/pom.xml: adapt to extended floodlight-buildinfo format by Andreas Wundsam · 10 years ago
  18. 4193e5d OFVlanVidMatch: enable correct conversion of VlanVid.NO_MASK by Andreas Wundsam · 10 years ago
  19. f1710d1 Merge into master from pull request #231: by abat · 10 years ago
  20. 53ddf5c add bsn_udf extension by Rich Lane · 10 years ago
  21. f8a3d00 add of_str64_t string type by Rich Lane · 10 years ago
  22. 28facb2 Merge into master from pull request #226: by abat · 10 years ago
  23. e539689 ArpOpcode is updated to add toString() by Byungjoon Lee · 10 years ago
  24. abb41e5 ICMPv4Type and ICMPv4Code cannot be converted into TransportPort. Thus, the manual conversion code is inserted. by Byungjoon Lee · 10 years ago
  25. 384ccc1 java_gen: make of_aggregate_stats_request.out_group type OFGroup by Andreas Wundsam · 10 years ago
  26. 764a45f Merge into master from pull request #222: by abat · 10 years ago
  27. 917bb9a java_gen: support of_oxm_bsn_egr_port_group_id by Rich Lane · 10 years ago
  28. 98c96e7 make logical oper typesafe and remove code duplication by Aditya Vaja · 10 years ago
  29. b21043d check for invalid masks in getSubnetBroadcastAddress in IPAWithMask by Aditya Vaja · 10 years ago
  30. 56b8b18 add bitwise logical operators and broadcast check by Aditya Vaja · 10 years ago
  31. 3700d16 java_gen: add documentation to string-parsing 'of' methods by Andreas Wundsam · 10 years ago
  32. e36faa3 Use Short.parseShort instead of valueOf to avoid boxing by Rob Vaterlaus · 10 years ago
  33. a1969e5 Make leading zeroes optional in the string passed to HexString.toLong by Rob Vaterlaus · 10 years ago
  34. 5f71b41 java_gen: use Arrays.copyOf() instead of .clone() for defensive copy by Andreas Wundsam · 10 years ago
  35. 4e2469e java_gen: Return copies of byte arrays in getBytes LOXI-58 by Andreas Wundsam · 10 years ago
  36. a4fb4c6 Rename interface to isLLDPAddress by Shudong Zhou · 10 years ago
  37. e5a3680 Add MacAddress.isLinkLocal() by Shudong Zhou · 10 years ago
  38. 598d43e openflowj: upgrade netty to 3.9.0 by Andreas Wundsam · 10 years ago
  39. 7150133 java_gen: fix bug in IPv4Address.equals / hashCode by Andreas Wundsam · 10 years ago
  40. ded3517 Merge into master from pull request #190: by abat · 10 years ago
  41. c4a5f50 wrong equals comparison by Sovietaced · 10 years ago
  42. 960fb52 Merge into master from pull request #187: by abat · 10 years ago
  43. 0f9dddf fixed up errors by Sovietaced · 10 years ago
  44. f1a5ff1 unnecessary by Sovietaced · 10 years ago
  45. 92603b0 aux id class by Sovietaced · 10 years ago
  46. f8498dd Merge into master from pull request #180: by abat · 10 years ago
  47. 20c73b6 java_gen: beautify toString output of OFMatch by Andreas Wundsam · 10 years ago
  48. ee8b42c java_gen: use correct type+default for of_flow_mod.out_group by Andreas Wundsam · 10 years ago
  49. 3d42dbe OF Aux by Sovietaced · 10 years ago
  50. 113d25b java_gen: use auto-generated reader/writer code for OFBsnVportQInQ by Andreas Wundsam · 10 years ago
  51. 1559876 java_gen: bump version to 0.3.4 by Andreas Wundsam · 10 years ago
  52. 907c361 java_type: remove hard coded superclass information by Andreas Wundsam · 10 years ago
  53. d4b2269 java_gen: small improvements to gen_table/tlv extensions by Andreas Wundsam · 10 years ago
  54. 0e07efe Merge into master from pull request #165: by abat · 10 years ago
  55. 2f82644 Fixed typo with masked destination IP addresses by Rob Vaterlaus · 11 years ago
  56. 1373073 java_gen: support TLVs by Rich Lane · 11 years ago
  57. 2d1c5c7 java_gen: support of_checksum_128_t by Rich Lane · 11 years ago
  58. acaf650 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  59. 12cea88 Types: added 'matches' method to Masked<T> by Andreas Wundsam · 11 years ago
  60. 1acb450 More review comments. Fix concurrency issue. by Gregor Maier · 11 years ago
  61. cef9e3e More test coverage by Gregor Maier · 11 years ago
  62. c892a1b Bump version number for openflowj-loxi maven artifact by Gregor Maier · 11 years ago
  63. 14e8893 Merge remote-tracking branch 'floodlight/master' by Gregor Maier · 11 years ago
  64. 5615b6c Address review comments by Gregor Maier · 11 years ago
  65. 1ff5597 Add null pointer checks and associated test cases. by Gregor Maier · 11 years ago
  66. 6db5eac Bump openflowj-loxi artifact version by Gregor Maier · 11 years ago
  67. 7f987e6 IPAddress and IPAddressWithMask updates and fixes by Gregor Maier · 11 years ago
  68. d1ca4f9 java_gen: dedicated factories for (action|instruction)_id, erromsg by Andreas Wundsam · 11 years ago
  69. ea35686 java_gen: support action and instruction IDs by Rich Lane · 11 years ago
  70. 9b8989c replace tabs with spaces by xinwu · 11 years ago
  71. f08ef68 add bsn_port/vlan_counter_stats_request/reply by xinwu · 11 years ago
  72. d815ddb Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  73. 4b98d61 javagen.OFPortPortBitmap: add some documentation by Andreas Wundsam · 11 years ago
  74. 7fb7eb2 Make the of() function public/visible LOXI-54 by Ronald Li · 11 years ago
  75. 0bea4e0 Use hamcrest-integration library to use additional matchers by Rob Vaterlaus · 11 years ago
  76. 3c9090c Merge into master from pull request #140: by abat · 11 years ago
  77. b8957d6 Merge into master from pull request #139: by abat · 11 years ago
  78. 4fb8abb Fix return types for OFActionPopMpls and OFActionSetNwDst LOXI-51 LOXI-52 by Ronald Li · 11 years ago
  79. 5884009 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  80. 30b359c OFPortBitMap: add functionality to iterate over the Ports by Andreas Wundsam · 11 years ago
  81. 0240860 java_gen: support testing classes without builders by Rich Lane · 11 years ago
  82. f33f32f java_gen: support extension instructions by Rich Lane · 11 years ago
  83. d7a63f0 Fix typos by Ronald Li · 11 years ago
  84. 84bdf5d java_gen: Generate loxigen build/revision info into jar by Andreas Wundsam · 11 years ago
  85. 419d6bf java_gen: fix small formatting error by Andreas Wundsam · 11 years ago
  86. 90ce686 java_gen: fix typo in MatchField by Andreas Wundsam · 11 years ago
  87. 057540b get_config_reply|set_config: fix enum, support java by Andreas Wundsam · 11 years ago
  88. f83c3a7 Makefile: make java targets more standard by Andreas Wundsam · 11 years ago
  89. 83aebd3 java_model: remove hand-generated oxm_map by Andreas Wundsam · 11 years ago
  90. bcb73c6 java_gen.OFOxms: throw exception when user asks for unknown OXM by Andreas Wundsam · 11 years ago
  91. 40bca24 java_gen.OFMatchV3V13: auto-gen list of supported fields by Andreas Wundsam · 11 years ago
  92. aa8a918 java_gen: make annoying enum warning a debug message by Andreas Wundsam · 11 years ago
  93. b6ed320 Merge into master from pull request #131: by abat · 11 years ago
  94. e1140ca Merge into master from pull request #128: by abat · 11 years ago
  95. 7352c73 Remove duplicate function getOpCode(). by Ronald Li · 11 years ago
  96. 2cae3f1 Merge branch 'master' of github.com:ronaldchl/loxigen by Ronald Li · 11 years ago
  97. a07b257 Fix name mismatch by Ronald Li · 11 years ago
  98. bad1845 java_gen: add workaround for OF1.0 values to OFVlanVidMatch.java by Andreas Wundsam · 11 years ago
  99. 2c0a2d7 Merge branch 'master' of github.com:floodlight/loxigen into group_mod by Andreas Wundsam · 11 years ago
  100. 5812cf3 group_mod: add subclass structure by Andreas Wundsam · 11 years ago