1. 7adebd2 frontend: raise Exception if unknown how to create member by Andreas Wundsam · 11 years ago
  2. bc679f7 of_class: support custom template stanzas for of_match by Andreas Wundsam · 11 years ago
  3. f4abdd3 java_gen/U64: support parseHexString by Andreas Wundsam · 11 years ago
  4. a94273b java_gen: cleanup / preparations for Match by Andreas Wundsam · 11 years ago
  5. 951ada3 java_gen: make channel utils version specific by Andreas Wundsam · 11 years ago
  6. 4352653 java_gen: generate more classes by Andreas Wundsam · 11 years ago
  7. d10e1c5 java_gen: support 'template_dir' var in context by Andreas Wundsam · 11 years ago
  8. 65113b7 Merge remote-tracking branch 'yotam/master' by Andreas Wundsam · 11 years ago
  9. fb4bfb9 Updated masked handling in Match interface and MatchBuilder by Yotam Harchol · 11 years ago
  10. 5c9d6f4 Changes required to adopt new loxi APIs into legacy OFMatch: by Yotam Harchol · 11 years ago
  11. d7d5bb3 java_gen: of_class: added toString, fix typo in equals() by Andreas Wundsam · 11 years ago
  12. 5408fb9 java_gen: remove ref to unused to unused OFMeterBand by Andreas Wundsam · 11 years ago
  13. 1919e08 java_gen.OFPort: bugfix for OF 1.0 behavior by Andreas Wundsam · 11 years ago
  14. bf1dbbd java_gen: new enum serializers by Andreas Wundsam · 11 years ago
  15. eeefb55 java_gen: add equals, hashCode to classes by Andreas Wundsam · 11 years ago
  16. 4ee5146 const_values: add enum, entry parameters by Andreas Wundsam · 11 years ago
  17. 5204de2 java_gen: create OFFactory by Andreas Wundsam · 11 years ago
  18. 662779f generic_utils: add OrderedDefaultDict by Andreas Wundsam · 11 years ago
  19. e916d6f java_gen: first shot at unit tests by Andreas Wundsam · 11 years ago
  20. e94a142 Merge into master from pull request #39: by abat · 11 years ago
  21. afe7e5a Merge into master from pull request #35: by abat · 11 years ago
  22. d7b8420 1. Removed type serializers, added (write|read)[0-9]*Byte[s]?(ChannelBuffer) method to value types instead. by Yotam Harchol · 11 years ago
  23. 161a5d5 Updated Java types according to new design by Yotam Harchol · 11 years ago
  24. d055b0c Merge into master from pull request #38: by abat · 11 years ago
  25. d40ddbf fix doc typo by Andreas Wundsam · 11 years ago
  26. 6e2130c java_gen: remove unused methods by Andreas Wundsam · 11 years ago
  27. d83883e java_gen: clean filename handling by Andreas Wundsam · 11 years ago
  28. cfcd3bc java_gen: skip table_mod for now by Andreas Wundsam · 11 years ago
  29. 00fc0b7 Make: add maven build for java by Andreas Wundsam · 11 years ago
  30. ac285ba java_gen: change to maven build, remove lib directory by Andreas Wundsam · 11 years ago
  31. 482f6d9 java-Gen/of_class: fix typo in reader by Andreas Wundsam · 11 years ago
  32. 8807dfe java_gen/java_type: support $version for string version of readOp/WriteOp by Andreas Wundsam · 11 years ago
  33. 50b20d0 java_gen/java_model: do not memoize enum.get_all_values (arg not hashable) by Andreas Wundsam · 11 years ago
  34. cf3847f java_gen: add Dummy OFFlowMod by Andreas Wundsam · 11 years ago
  35. 16b9d87 java_gen/U64: fix bug with treatment of usigned long values > Long.MAX_VALUE by Andreas Wundsam · 11 years ago
  36. d1371a0 java_gen/pre-written: fix exceptions by Andreas Wundsam · 11 years ago
  37. 2730346 java_loxi: big refactoring and clean-up by Andreas Wundsam · 11 years ago
  38. a2f63dd Merge into master from pull request #37: by abat · 11 years ago
  39. 3f557de Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  40. b566a16 openflow_input: introduced type ipv4_t by Andreas Wundsam · 11 years ago
  41. 396ed3d Makefile: add test_generic_utils by Andreas Wundsam · 11 years ago
  42. ad942c3 Merge into master from pull request #36: by abat · 11 years ago
  43. b564efc pyloxi: slightly generalize alignment by Rich Lane · 11 years ago
  44. 5a72bc3 pyloxi: factor out loxi.generic_util.pad_to by Rich Lane · 11 years ago
  45. be90eae pyloxi: support OXM member in set-field actions by Rich Lane · 11 years ago
  46. ccae031 locitest: generate tests from the test_data files by Rich Lane · 11 years ago
  47. 9ff6d16 locitest: add Makefile by Rich Lane · 11 years ago
  48. 4821f41 Merge into master from pull request #33: by abat · 11 years ago
  49. f70be94 loci: fix OF 1.2+ packet-in data offset by Rich Lane · 11 years ago
  50. 7be2e61 loci: fix of_wire_buffer_replace_data for non-trailing members by Rich Lane · 11 years ago
  51. 26cc36f loci: fix packet out action len for OF 1.1+ by Rich Lane · 11 years ago
  52. 08ec362 Merge into master from pull request #34: by abat · 11 years ago
  53. f35ec81 generic_utils: addressed reviewer comment (and add unit test) by Andreas Wundsam · 11 years ago
  54. 47f85b5 .gitignore: ignore vim swap files by Andreas Wundsam · 11 years ago
  55. 2d29c07 generic_utils: add memoize decorator, OrderedSet, find by Andreas Wundsam · 11 years ago
  56. a72c98e type_maps: fix type value for of_match_v3 by Rich Lane · 11 years ago
  57. cfd4ce0 loci: fix version used to initialize wire match objects by Rich Lane · 11 years ago
  58. 6c89d2e loci: allow dumping OF 1.3 objects by Rich Lane · 11 years ago
  59. 4708572 loci: fix OXM class and lengths by Rich Lane · 11 years ago
  60. ba2c664 Merge into master from pull request #32: by abat · 11 years ago
  61. 9277a96 flow stats setup: support OF 1.1+ effects by Rich Lane · 11 years ago
  62. 7152361 loci: correctly validate instructions member in flow mods by Rich Lane · 11 years ago
  63. 32b13b0 locitest: run all messages through the validator by Rich Lane · 11 years ago
  64. 46b7804 Merge pull request #31 from rlane/parse-of13 by Andreas Wundsam · 11 years ago
  65. 8ecd3f1 review comments addressed. by Kiran Poola · 11 years ago
  66. 747339a Added error codes for virtual port operations. by Kiran Poola · 11 years ago
  67. 7b9c949 pyloxi: hardcode OF 1.3 multipart message subtypes by Rich Lane · 11 years ago
  68. efa5400 pyloxi: fix OF 1.1+ flow mod parsing by Rich Lane · 11 years ago
  69. 4c88647 pyloxi: fix OF 1.1+ experimenter message parsing by Rich Lane · 11 years ago
  70. 65790d2 pyloxi: add tests for parse_message by Rich Lane · 11 years ago
  71. 1c5db11 pyloxi: fix invalid reference to ofp from inside pyloxi by Rich Lane · 11 years ago
  72. 2c63850 Merge into master from pull request #30: by abat · 11 years ago
  73. 53989c8 PAN-346 -- the meta-id match is breaking things, so we're backing it out by Rob Sherwood · 11 years ago
  74. ef405df Merge into master from pull request #29: by abat · 11 years ago
  75. 071b591 improve mcheck availability check by YAMAMOTO Takashi · 11 years ago
  76. 896e878 make generated c code work on non-glibc platforms by YAMAMOTO Takashi · 11 years ago
  77. e8e6401 Merge into master from pull request #27: by abat · 11 years ago
  78. f258d0e make this work with non-gnu version of find by YAMAMOTO Takashi · 11 years ago
  79. 6df0abb "/usr/bin/env python" trick by YAMAMOTO Takashi · 11 years ago
  80. 0560515 Merge into master from pull request #17: by abat · 11 years ago
  81. da11f8b pyloxi: move OFType interface functions to module level by Rich Lane · 11 years ago
  82. c854bae pyloxi: add convenience code to generate most OFTypeData objects by Rich Lane · 11 years ago
  83. 8a22cda pyloxi: move OFType logic out of code and into a table by Rich Lane · 11 years ago
  84. 8f22cee Merge remote-tracking branch 'origin/master' into pyloxi-ir by Rich Lane · 11 years ago
  85. 26c455c Merge into master from pull request #25: by abat · 11 years ago
  86. 1019d83 Merge into master from pull request #26: by abat · 11 years ago
  87. 569338c utest: add loxigen directory to front of sys.path by Rich Lane · 11 years ago
  88. 6edc8ab automerge: cd into repository root by Rich Lane · 11 years ago
  89. 8fe334b Merge pull request #24 from rlane/licenses by Dan Talayco · 11 years ago
  90. 3a70c1d add automerge test script by Rich Lane · 11 years ago
  91. 9dc5619 add pointer to license files to loci/pyloxi generated copyright headers by Rich Lane · 11 years ago
  92. d983aa5 loci: centralize copyright header by Rich Lane · 11 years ago
  93. 8f89ec1 Merge pull request #23 from capveg/master by Rich Lane · 11 years ago
  94. 1462504 Merge pull request #22 from floodlight/bsn_det_vport by Dan Talayco · 11 years ago
  95. afa73b0 Removed $BIGCODE hack by Rob Sherwood · 11 years ago
  96. b392f6b Make port remove a request/reply pair. by Dan Talayco · 11 years ago
  97. c6da97e Merge pull request #20 from capveg/master by Dan Talayco · 11 years ago
  98. 6798fff Loxigen: added src/dst meta id matches by Rob Sherwood · 11 years ago
  99. 8dbe95c openflow_input: change of_bsn_pktin_suppression_reply.status to uint32_t by Rich Lane · 11 years ago
  100. 62bbafb openflow_input: add of_bsn_set_pktin_suppression_reply by Rich Lane · 11 years ago