1. a8757ea java_gen: add logback, logback config by Andreas Wundsam · 11 years ago
  2. c8912c1 java_gen: adapt to of_g removal, new ir by Andreas Wundsam · 11 years ago
  3. 5420b95 backends: use template_utils by Andreas Wundsam · 11 years ago
  4. 76db006 moved of_g to c_gen.of_g_legacy, introduced loxi_globals by Andreas Wundsam · 11 years ago
  5. 97fd13d java_gen: support of_bsn_lacp_stats_request/reply by Rich Lane · 11 years ago
  6. 5360560 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  7. 353df0e Fixed bug with getting TCP src with OF 1.0 by Rob Vaterlaus · 11 years ago
  8. 934b4ad Match field iteration by Rob Vaterlaus · 11 years ago
  9. 918c16e Merge into master from pull request #121: by abat · 11 years ago
  10. 1758028 IPv6AddressTest: removed unused code by Andreas Wundsam · 11 years ago
  11. 0bc84ff java: simplify backend init by Rich Lane · 11 years ago
  12. 503ceac java_gen: small convenience fix to VlanVid (use int) by Andreas Wundsam · 11 years ago
  13. 55dea5f Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  14. 008d42e Merge into master from pull request #114: by abat · 11 years ago
  15. 820739e java_gen: MatchV3.builder() - remove synchronized by Andreas Wundsam · 11 years ago
  16. 3b6d90e java_gen: OFOxmList: canonicalize OFOxms on build() by Andreas Wundsam · 11 years ago
  17. 661a222 java_gen: OFOxm: add 'canonical' virtual attribute, test by Andreas Wundsam · 11 years ago
  18. 4b8661f java_gen: add support for properties to specify a custom code template by Andreas Wundsam · 11 years ago
  19. 14ae8c6 java_gen: value types: add NO_MASK, FULL_MASK constants where missing by Andreas Wundsam · 11 years ago
  20. e04c86f java_gen: Fixed bug in Ipv[46]AddressWithMask when mask == /0 by Andreas Wundsam · 11 years ago
  21. e8802ac logging/instrumentation: address review comments, remove InstrumentationOptions by Andreas Wundsam · 11 years ago
  22. 98a1863 java_gen: separate VlanVid and OFVlanVidMatch + push version to 0.3.1 by Andreas Wundsam · 11 years ago
  23. 37461d2 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  24. 3998fa7 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  25. 9c27b5d java_gen: add OFBooleanValue type by Rich Lane · 11 years ago
  26. eb21c4f add several BSN OXMs by Rich Lane · 11 years ago
  27. 376cafe java_gen: use LagId type for the bsn_lag_id OXM by Rich Lane · 11 years ago
  28. 2fdf99d java_gen: add support for bsn_in_ports by Andreas Wundsam · 11 years ago
  29. 1424d0b java_gen: support bsn_lag_id OXM by Rich Lane · 11 years ago
  30. 9539f92 Add usage instructions to OFPortBitMap by Andreas Wundsam · 11 years ago
  31. 45da2d4 java_gen unit tests: make sure the entire message is consumed on read by Andreas Wundsam · 11 years ago
  32. 70aa549 java_gen: add optional instrumentation by Andreas Wundsam · 11 years ago
  33. 781d99f java_gen: fix variable_name for classes by Andreas Wundsam · 11 years ago
  34. 87bdcf4 java_gen: fix alignment on read of messages that are internally aligned by Andreas Wundsam · 11 years ago
  35. aa4f3cd java_gen: support glob based test_data files by Andreas Wundsam · 11 years ago
  36. 5da6851 java_gen: correctly handle of_action 64-bit alignment by Andreas Wundsam · 11 years ago
  37. b7ba913 java_gen: fix documentation in OFGroup by Andreas Wundsam · 11 years ago
  38. 28c9975 java_gen: Add documentation on OFPortBitmap, unit test clarity fix by Andreas Wundsam · 11 years ago
  39. 9667a16 java_gen: renamed OFPortMap to OFPortBitMap by Andreas Wundsam · 11 years ago
  40. d85643d Merge branch 'master' of github.com:floodlight/loxigen into funnel by Andreas Wundsam · 11 years ago
  41. f497b07 Merge into master from pull request #97: by abat · 11 years ago
  42. 4ae76f4 Comment/annotate DatapathId class as immutable by Rob Vaterlaus · 11 years ago
  43. 6d5832a Update dependencies to use newer versions in sync with floodlight by Rob Vaterlaus · 11 years ago
  44. 73e2ec4 Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  45. acd57d5 java_gen: add OFGroup by Andreas Wundsam · 11 years ago
  46. e1b8684 Make enabled field of packet in suppression request a boolean by Rob Vaterlaus · 11 years ago
  47. 57dde61 Added methods to DatapathId to get/set by byte array by Rob Vaterlaus · 11 years ago
  48. ff2e7b7 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  49. bb9c72a Fixed typo: IP->Mac by Rob Vaterlaus · 11 years ago
  50. deb6bad update version to 0.3.0 for funnel by Andreas Wundsam · 11 years ago
  51. edb1f20 Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  52. 2d341f0 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  53. 264bf45 java_gen: fix java_gen on NFS by Andreas Wundsam · 11 years ago
  54. 1d5521f Merge into master from pull request #91: by abat · 11 years ago
  55. 6bf5db6 Merge into master from pull request #87: by abat · 11 years ago
  56. 72977ce java_gen/DataPathId: make comparable by Andreas Wundsam · 11 years ago
  57. d303450 Follow Java guidelines for field modifier ordering by Rob Vaterlaus · 11 years ago
  58. 3ce6fe3 More fixes for supporting ARP match fields with OF 1.0 by Rob Vaterlaus · 11 years ago
  59. 83f40ab Added functionality from old floodlight MACAddress class by Rob Vaterlaus · 11 years ago
  60. af374f0 Generic message reader by Rob Vaterlaus · 11 years ago
  61. 64d06df Handle null-termination of string in readFixedLengthString by Rob Vaterlaus · 11 years ago
  62. 5dbebd1 Fix warnings in OFBufferID by Rob Vaterlaus · 11 years ago
  63. 553583b Fixed a src vs. dst bug by Rob Vaterlaus · 11 years ago
  64. f13323d Fixes to the OF 1.0 match support by Rob Vaterlaus · 11 years ago
  65. 9b8bbdb Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  66. c2de3cf Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  67. 520c880 Value Types: remove unnecessary prefixes from enumeration constants by Andreas Wundsam · 11 years ago
  68. 5aa1e10 Merge branch 'master' of github.com:floodlight/loxigen into funnel by Andreas Wundsam · 11 years ago
  69. 1c03361 Merge into master from pull request #83: by abat · 11 years ago
  70. 14fc60b Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  71. 45c95f8 java_gen: make table_id ZERO the default for most flow_mods by Andreas Wundsam · 11 years ago
  72. 2684756 java_gen: add of_table_feature_prop to inheritance hierarchy by Rich Lane · 11 years ago
  73. fe9a939 address comments -- remove duplicate getOFVersion method by Andreas Wundsam · 11 years ago
  74. b79ac38 use Guava's Ints.compare instead of Java7's Integers by Andreas Wundsam · 11 years ago
  75. b7fadc2 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  76. 5ea1aca add funnel support for new types by Andreas Wundsam · 11 years ago
  77. 438a9c3 Merge branch 'master' of github.com:floodlight/loxigen into funnel by Andreas Wundsam · 11 years ago
  78. b78ac7b Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  79. 22ba3af java_gen: add support for object hashing via the guava hash API by Andreas Wundsam · 11 years ago
  80. e1de1f6 java_gen: add convenience ActionUtils by Andreas Wundsam · 11 years ago
  81. 47e077c java_gen: make factories version aware by Andreas Wundsam · 11 years ago
  82. 5c2c4f7 Merge into master from pull request #81: by abat · 11 years ago
  83. e962d37 java_gen: create DEFAULT instance for objects that support it (for Match) by Andreas Wundsam · 11 years ago
  84. a098102 java_gen: add virtual getVersion method to all OFObjects by Andreas Wundsam · 11 years ago
  85. d6e97d4 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  86. d6244dd Merge into master from pull request #79: by abat · 11 years ago
  87. 999c073 java_type: use OFInstructionType by Andreas Wundsam · 11 years ago
  88. 55b71ce VlanVid: fix special case handling (untagged+present) by Andreas Wundsam · 11 years ago
  89. 83d877a java_gen: fix signedness issues with length by Andreas Wundsam · 11 years ago
  90. 299f362 renamed Metadata to ClassId by Andreas Wundsam · 11 years ago
  91. 2c53558 Fixes to port map by Yotam Harchol · 11 years ago
  92. 4b2f967 Merge remote-tracking branch 'origin/master' into in_ports_masked2 by Rich Lane · 11 years ago
  93. 49a2a8f Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  94. feee371 Hierarchical error messages plus some more tweaks by Rob Vaterlaus · 11 years ago
  95. 85c961f java_gen: made OFValueTypes Comparable by Andreas Wundsam · 11 years ago
  96. cb17b23 java_gen: make OFFactory be a XidGenerator by Andreas Wundsam · 11 years ago
  97. 37e0fb1 Introduce TableId value type by Andreas Wundsam · 11 years ago
  98. ad499c9 OFPort: remove wrong NONE=0 constant by Andreas Wundsam · 11 years ago
  99. d6b0cb0 Make OFStatsRequest parameterized with the StatsReply by Andreas Wundsam · 11 years ago
  100. 77e6cf8 one more small fix in unit test java template by Yotam Harchol · 11 years ago