- 40111f9 Merge remote-tracking branch 'origin/master' into of14 by Rich Lane · 10 years ago
- f299baa java_gen: generate getStableValue() for 'stable' enums by Andreas Wundsam · 10 years ago
- 4f21afc OFMatchV3: fix consistency of OFMatchV3 include structure by Andreas Wundsam · 10 years ago
- 6b87735 java_gen: OFMatch add support for OF1.4 (and fix OF1.2) by Andreas Wundsam · 10 years ago
- 1fd8333 java_gen: pass version to custom templates by Andreas Wundsam · 10 years ago
- 411f851 java/OFMatchV3Ver13: bugfix for MatchFieldIterator by Andreas Wundsam · 10 years ago
- abb41e5 ICMPv4Type and ICMPv4Code cannot be converted into TransportPort. Thus, the manual conversion code is inserted. by Byungjoon Lee · 11 years ago
- 20c73b6 java_gen: beautify toString output of OFMatch by Andreas Wundsam · 11 years ago
- d4b2269 java_gen: small improvements to gen_table/tlv extensions by Andreas Wundsam · 11 years ago
- 2f82644 Fixed typo with masked destination IP addresses by Rob Vaterlaus · 11 years ago
- d1ca4f9 java_gen: dedicated factories for (action|instruction)_id, erromsg by Andreas Wundsam · 11 years ago
- ea35686 java_gen: support action and instruction IDs by Rich Lane · 11 years ago
- 0240860 java_gen: support testing classes without builders by Rich Lane · 11 years ago
- 419d6bf java_gen: fix small formatting error by Andreas Wundsam · 11 years ago
- bcb73c6 java_gen.OFOxms: throw exception when user asks for unknown OXM by Andreas Wundsam · 11 years ago
- 40bca24 java_gen.OFMatchV3V13: auto-gen list of supported fields by Andreas Wundsam · 11 years ago
- c8912c1 java_gen: adapt to of_g removal, new ir by Andreas Wundsam · 11 years ago
- 353df0e Fixed bug with getting TCP src with OF 1.0 by Rob Vaterlaus · 11 years ago
- 934b4ad Match field iteration by Rob Vaterlaus · 11 years ago
- 40c3a85 Merge into master from pull request #113: by abat · 11 years ago
- 008d42e Merge into master from pull request #114: by abat · 11 years ago
- 820739e java_gen: MatchV3.builder() - remove synchronized by Andreas Wundsam · 11 years ago
- 661a222 java_gen: OFOxm: add 'canonical' virtual attribute, test by Andreas Wundsam · 11 years ago
- 4b8661f java_gen: add support for properties to specify a custom code template by Andreas Wundsam · 11 years ago
- e8802ac logging/instrumentation: address review comments, remove InstrumentationOptions by Andreas Wundsam · 11 years ago
- 98a1863 java_gen: separate VlanVid and OFVlanVidMatch + push version to 0.3.1 by Andreas Wundsam · 11 years ago
- 2fdf99d java_gen: add support for bsn_in_ports by Andreas Wundsam · 11 years ago
- 70aa549 java_gen: add optional instrumentation by Andreas Wundsam · 11 years ago
- 45da2d4 java_gen unit tests: make sure the entire message is consumed on read by Andreas Wundsam · 11 years ago
- 87bdcf4 java_gen: fix alignment on read of messages that are internally aligned by Andreas Wundsam · 11 years ago
- 5da6851 java_gen: correctly handle of_action 64-bit alignment by Andreas Wundsam · 11 years ago
- 73e2ec4 Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
- ff2e7b7 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
- edb1f20 Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
- 6bf5db6 Merge into master from pull request #87: by abat · 11 years ago
- d303450 Follow Java guidelines for field modifier ordering by Rob Vaterlaus · 11 years ago
- 3ce6fe3 More fixes for supporting ARP match fields with OF 1.0 by Rob Vaterlaus · 11 years ago
- af374f0 Generic message reader by Rob Vaterlaus · 11 years ago
- 553583b Fixed a src vs. dst bug by Rob Vaterlaus · 11 years ago
- f13323d Fixes to the OF 1.0 match support by Rob Vaterlaus · 11 years ago
- 9b8bbdb Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
- 520c880 Value Types: remove unnecessary prefixes from enumeration constants by Andreas Wundsam · 11 years ago
- 14fc60b Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
- fe9a939 address comments -- remove duplicate getOFVersion method by Andreas Wundsam · 11 years ago
- b7fadc2 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
- 438a9c3 Merge branch 'master' of github.com:floodlight/loxigen into funnel by Andreas Wundsam · 11 years ago
- b78ac7b Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
- 22ba3af java_gen: add support for object hashing via the guava hash API by Andreas Wundsam · 11 years ago
- 47e077c java_gen: make factories version aware by Andreas Wundsam · 11 years ago
- 5c2c4f7 Merge into master from pull request #81: by abat · 11 years ago
- e962d37 java_gen: create DEFAULT instance for objects that support it (for Match) by Andreas Wundsam · 11 years ago
- d6e97d4 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
- d6244dd Merge into master from pull request #79: by abat · 11 years ago
- 83d877a java_gen: fix signedness issues with length by Andreas Wundsam · 11 years ago
- 4b2f967 Merge remote-tracking branch 'origin/master' into in_ports_masked2 by Rich Lane · 11 years ago
- 49a2a8f Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
- feee371 Hierarchical error messages plus some more tweaks by Rob Vaterlaus · 11 years ago
- cb17b23 java_gen: make OFFactory be a XidGenerator by Andreas Wundsam · 11 years ago
- ad499c9 OFPort: remove wrong NONE=0 constant by Andreas Wundsam · 11 years ago
- 77e6cf8 one more small fix in unit test java template by Yotam Harchol · 11 years ago
- 595c644 Fixes to in ports masked by Yotam Harchol · 11 years ago
- 713bd9a Merge into master from pull request #73: by abat · 11 years ago
- fbd5b6b Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
- 376cef5 java_gen: add MaskedEnumGroup fro OFTableConfig.TABLE_MISS by Andreas Wundsam · 11 years ago
- 4d31194 Combine per-error-type error code enums into a single error code enum by Rob Vaterlaus · 11 years ago
- f89f782 add implementation of OFMatchV1 match, normalization by Andreas Wundsam · 11 years ago
- c1acfcc enums: support partial groups in enums that have other semantics *sigh* by Andreas Wundsam · 11 years ago
- 3bc42ab Added missing break in case statement by Rob Vaterlaus · 11 years ago
- 025d24e Merge into master from pull request #63: by abat · 11 years ago
- 6035bf5 Support for overriding toString method for enum values by Rob Vaterlaus · 11 years ago
- 938f326 test_data for java_gen(of13): use new API by Andreas Wundsam · 11 years ago
- 7cfeac3 java_gen: support enum types, sets of enum types by Andreas Wundsam · 11 years ago
- 8ec3bcc java_gen: added ability to define metadata for enums by Andreas Wundsam · 11 years ago
- baf058d openflowj: add license info, tweak pom.xml for sonatype-oss repo by Andreas Wundsam · 11 years ago
- ad8a9ad Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
- 0936bfb Removed extra whitespaces from field accessors template by Yotam Harchol · 11 years ago
- a9305c2 Changed getActions() to just take the action list from ApplyActions if found instead of creating a new list, as ApplyActions may only appear once. by Yotam Harchol · 11 years ago
- f25e814 Added the ability to set custom methods instead of the auto-generated methods, and added custom methods for getActions/setActions in OFFlowMod implementation classes of version 1.3. by Yotam Harchol · 11 years ago
- d3c347a Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
- a86e425 1. Added more match fields for ICMPv6 and MPLS by Yotam Harchol · 11 years ago
- 9c70ccc Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
- 791e488 Renamed packages of generated code to org.projectfloodlight.openflow.* by Yotam Harchol · 11 years ago
- 0178c20 Avoiding reading of messages that have not been fully received in the channel buffer. by Yotam Harchol · 11 years ago
- 1cc5df4 fix virtual class reader by Andreas Wundsam · 11 years ago
- d8493e6 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
- a705c6b java_gen: pair requests and replies by Andreas Wundsam · 11 years ago
- 15ae4c0 Removed the 'extends Match' declaration from Match.Builder and added only the getters from Match into Builder. by Yotam Harchol · 11 years ago
- bd1d728 Added content to the template of Ver 1.2 and added additional casting to the OXM from field/value creation by Yotam Harchol · 11 years ago
- 98af775 Implementation of the Match porcelain interface for OF version 1.3: by Yotam Harchol · 11 years ago
- 76757bb remove getMatch() - replaced with build() by Andreas Wundsam · 11 years ago
- 99e931d Various improvements for the of classes by Andreas Wundsam · 11 years ago
- e0d52be Reorganized OFFactories by Andreas Wundsam · 11 years ago
- 2be7da5 Richer model for OXMs by Andreas Wundsam · 11 years ago
- a8b9bd3 Changed template files to match new Builder interface and compile. by Yotam Harchol · 11 years ago
- 3ad9816 java_gen: add accessor to reader to offactory by Andreas Wundsam · 11 years ago
- 2bf357c upcast to larger type for unsigned names (experimental) by Andreas Wundsam · 11 years ago
- 001b182 java_gen: enable generation for all messages, lots of related fixes by Andreas Wundsam · 11 years ago
- 758c9cc java_gen: align messages (for OFMatchv3) by Andreas Wundsam · 11 years ago
- bc679f7 of_class: support custom template stanzas for of_match by Andreas Wundsam · 11 years ago
- a94273b java_gen: cleanup / preparations for Match by Andreas Wundsam · 11 years ago