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