1. ec1f661 java_gen: make of_bsn_table_set_buckets_size use table_id type by Andreas Wundsam · 10 years ago
  2. 99f1b43 openflowj: fix u16obj read/write by Rich Lane · 10 years ago
  3. 9b17807 add bsn_tcp_flags extension by Rich Lane · 10 years ago
  4. 39efd1c java/OFErrorCauseData: fix regression by Andreas Wundsam · 10 years ago
  5. 62cbcff OFErrorMsg: add OFErrorCauseData wrapper for nicer toStrings BSC-5349 by Andreas Wundsam · 10 years ago
  6. 7c15b17 java_gen: renamed OFChecksum128 to U128 + implement HashValue by Andreas Wundsam · 10 years ago
  7. d618188 Fix bsn_vport subtype, add l2gre vport and test file. by Wilson Ng · 10 years ago
  8. 768c3e2 us aux id java type for of controller connection message by Sovietaced · 10 years ago
  9. f1710d1 Merge into master from pull request #231: by abat · 10 years ago
  10. 53ddf5c add bsn_udf extension by Rich Lane · 10 years ago
  11. f8a3d00 add of_str64_t string type by Rich Lane · 10 years ago
  12. 384ccc1 java_gen: make of_aggregate_stats_request.out_group type OFGroup by Andreas Wundsam · 10 years ago
  13. 917bb9a java_gen: support of_oxm_bsn_egr_port_group_id by Rich Lane · 10 years ago
  14. 960fb52 Merge into master from pull request #187: by abat · 10 years ago
  15. 0f9dddf fixed up errors by Sovietaced · 10 years ago
  16. f1a5ff1 unnecessary by Sovietaced · 10 years ago
  17. 92603b0 aux id class by Sovietaced · 10 years ago
  18. f8498dd Merge into master from pull request #180: by abat · 10 years ago
  19. ee8b42c java_gen: use correct type+default for of_flow_mod.out_group by Andreas Wundsam · 10 years ago
  20. 3d42dbe OF Aux by Sovietaced · 10 years ago
  21. 113d25b java_gen: use auto-generated reader/writer code for OFBsnVportQInQ by Andreas Wundsam · 10 years ago
  22. d4b2269 java_gen: small improvements to gen_table/tlv extensions by Andreas Wundsam · 10 years ago
  23. 2d1c5c7 java_gen: support of_checksum_128_t by Rich Lane · 11 years ago
  24. f08ef68 add bsn_port/vlan_counter_stats_request/reply by xinwu · 11 years ago
  25. 4fb8abb Fix return types for OFActionPopMpls and OFActionSetNwDst LOXI-51 LOXI-52 by Ronald Li · 11 years ago
  26. 5812cf3 group_mod: add subclass structure by Andreas Wundsam · 11 years ago
  27. c8912c1 java_gen: adapt to of_g removal, new ir by Andreas Wundsam · 11 years ago
  28. 40c3a85 Merge into master from pull request #113: by abat · 11 years ago
  29. 661a222 java_gen: OFOxm: add 'canonical' virtual attribute, test by Andreas Wundsam · 11 years ago
  30. 98a1863 java_gen: separate VlanVid and OFVlanVidMatch + push version to 0.3.1 by Andreas Wundsam · 11 years ago
  31. 9c27b5d java_gen: add OFBooleanValue type by Rich Lane · 11 years ago
  32. eb21c4f add several BSN OXMs by Rich Lane · 11 years ago
  33. 376cafe java_gen: use LagId type for the bsn_lag_id OXM by Rich Lane · 11 years ago
  34. 1424d0b java_gen: support bsn_lag_id OXM by Rich Lane · 11 years ago
  35. 73e2ec4 Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  36. acd57d5 java_gen: add OFGroup by Andreas Wundsam · 11 years ago
  37. e1b8684 Make enabled field of packet in suppression request a boolean by Rob Vaterlaus · 11 years ago
  38. 14fc60b Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  39. 45c95f8 java_gen: make table_id ZERO the default for most flow_mods by Andreas Wundsam · 11 years ago
  40. 5ea1aca add funnel support for new types by Andreas Wundsam · 11 years ago
  41. 438a9c3 Merge branch 'master' of github.com:floodlight/loxigen into funnel by Andreas Wundsam · 11 years ago
  42. b78ac7b Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  43. 22ba3af java_gen: add support for object hashing via the guava hash API by Andreas Wundsam · 11 years ago
  44. 5c2c4f7 Merge into master from pull request #81: by abat · 11 years ago
  45. e962d37 java_gen: create DEFAULT instance for objects that support it (for Match) by Andreas Wundsam · 11 years ago
  46. a098102 java_gen: add virtual getVersion method to all OFObjects by Andreas Wundsam · 11 years ago
  47. d6e97d4 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  48. d6244dd Merge into master from pull request #79: by abat · 11 years ago
  49. 999c073 java_type: use OFInstructionType by Andreas Wundsam · 11 years ago
  50. 55b71ce VlanVid: fix special case handling (untagged+present) by Andreas Wundsam · 11 years ago
  51. 83d877a java_gen: fix signedness issues with length by Andreas Wundsam · 11 years ago
  52. 2c53558 Fixes to port map by Yotam Harchol · 11 years ago
  53. 4b2f967 Merge remote-tracking branch 'origin/master' into in_ports_masked2 by Rich Lane · 11 years ago
  54. feee371 Hierarchical error messages plus some more tweaks by Rob Vaterlaus · 11 years ago
  55. 37e0fb1 Introduce TableId value type by Andreas Wundsam · 11 years ago
  56. ad499c9 OFPort: remove wrong NONE=0 constant by Andreas Wundsam · 11 years ago
  57. 595c644 Fixes to in ports masked by Yotam Harchol · 11 years ago
  58. a11f38b OFPortMap value type by Yotam Harchol · 11 years ago
  59. fbd5b6b Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  60. 4d31194 Combine per-error-type error code enums into a single error code enum by Rob Vaterlaus · 11 years ago
  61. b3ed3ff java_gen/java_type: add support for default values by Andreas Wundsam · 11 years ago
  62. b10ae55 Added OFBufferId class to represent OF buffer ids by Rob Vaterlaus · 11 years ago
  63. 025d24e Merge into master from pull request #63: by abat · 11 years ago
  64. 7db900a Changed type of port list in features reply to be OFPortDesc by Rob Vaterlaus · 11 years ago
  65. 7cfeac3 java_gen: support enum types, sets of enum types by Andreas Wundsam · 11 years ago
  66. 84bee77 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  67. 8ec3bcc java_gen: added ability to define metadata for enums by Andreas Wundsam · 11 years ago
  68. a289d55 Renamed types IPv4, IPv6 to IPv4Address, IPv6Address by Yotam Harchol · 11 years ago
  69. 880a2a8 Various improvements for pre-written base types (U8 etc.) by Andreas Wundsam · 11 years ago
  70. 2be7da5 Richer model for OXMs by Andreas Wundsam · 11 years ago
  71. 5804f77 Changed generated types for OFOxmIcmpv6Code,OFOxmIcmpv6Type,OFOxmMplsLabel,OFOxmMplsTc to object types (U8/U32) by Yotam Harchol · 11 years ago
  72. 3c7a682 Merge branch 'master' of github.com:andi-bigswitch/loxigen by Yotam Harchol · 11 years ago
  73. c742e20 Added exceptions for JTypes to relate primitive values in OXM input to OFValueType java enum/object types. by Yotam Harchol · 11 years ago
  74. 2bf357c upcast to larger type for unsigned names (experimental) by Andreas Wundsam · 11 years ago
  75. d8bcedf java_gen: add documentation by Andreas Wundsam · 11 years ago
  76. 46d230f java_gen: reworked type system, cleaned up ChannelUtils by Andreas Wundsam · 11 years ago
  77. 951ada3 java_gen: make channel utils version specific by Andreas Wundsam · 11 years ago
  78. bf1dbbd java_gen: new enum serializers by Andreas Wundsam · 11 years ago
  79. e916d6f java_gen: first shot at unit tests by Andreas Wundsam · 11 years ago
  80. d7b8420 1. Removed type serializers, added (write|read)[0-9]*Byte[s]?(ChannelBuffer) method to value types instead. by Yotam Harchol · 11 years ago
  81. 161a5d5 Updated Java types according to new design by Yotam Harchol · 11 years ago
  82. 6e2130c java_gen: remove unused methods by Andreas Wundsam · 11 years ago
  83. 8807dfe java_gen/java_type: support $version for string version of readOp/WriteOp by Andreas Wundsam · 11 years ago
  84. 2730346 java_loxi: big refactoring and clean-up by Andreas Wundsam · 11 years ago