1. 781d99f java_gen: fix variable_name for classes by Andreas Wundsam · 11 years ago
  2. 87bdcf4 java_gen: fix alignment on read of messages that are internally aligned by Andreas Wundsam · 11 years ago
  3. a6fb1a2 test_data: add java stanzas to action tests by Andreas Wundsam · 11 years ago
  4. aa4f3cd java_gen: support glob based test_data files by Andreas Wundsam · 11 years ago
  5. 5da6851 java_gen: correctly handle of_action 64-bit alignment by Andreas Wundsam · 11 years ago
  6. b7ba913 java_gen: fix documentation in OFGroup by Andreas Wundsam · 11 years ago
  7. 4292262 Merge into master from pull request #99: by abat · 11 years ago
  8. 28c9975 java_gen: Add documentation on OFPortBitmap, unit test clarity fix by Andreas Wundsam · 11 years ago
  9. 9667a16 java_gen: renamed OFPortMap to OFPortBitMap by Andreas Wundsam · 11 years ago
  10. 9c0a026 Merge into master from pull request #94: by abat · 11 years ago
  11. d85643d Merge branch 'master' of github.com:floodlight/loxigen into funnel by Andreas Wundsam · 11 years ago
  12. f497b07 Merge into master from pull request #97: by abat · 11 years ago
  13. 6c9efd8 Merge into master from pull request #98: by abat · 11 years ago
  14. 4ae76f4 Comment/annotate DatapathId class as immutable by Rob Vaterlaus · 11 years ago
  15. 6d5832a Update dependencies to use newer versions in sync with floodlight by Rob Vaterlaus · 11 years ago
  16. 73e2ec4 Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  17. b47d7e8 openflow_input: make stats_request/reply flags use enum by Andreas Wundsam · 11 years ago
  18. acd57d5 java_gen: add OFGroup by Andreas Wundsam · 11 years ago
  19. 4f796b7 openflow_input: fix role_request/reply by Andreas Wundsam · 11 years ago
  20. f69430e Merge into master from pull request #96: by abat · 11 years ago
  21. 0af8847 Merge into master from pull request #95: by abat · 11 years ago
  22. 9846732 locitest: add module magic string to makefile by Rich Lane · 11 years ago
  23. e1b8684 Make enabled field of packet in suppression request a boolean by Rob Vaterlaus · 11 years ago
  24. 57dde61 Added methods to DatapathId to get/set by byte array by Rob Vaterlaus · 11 years ago
  25. ff2e7b7 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  26. bb9c72a Fixed typo: IP->Mac by Rob Vaterlaus · 11 years ago
  27. deb6bad update version to 0.3.0 for funnel by Andreas Wundsam · 11 years ago
  28. edb1f20 Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  29. 7116435 Merge into master from pull request #93: by abat · 11 years ago
  30. 2d341f0 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  31. 264bf45 java_gen: fix java_gen on NFS by Andreas Wundsam · 11 years ago
  32. 1d5521f Merge into master from pull request #91: by abat · 11 years ago
  33. 6bf5db6 Merge into master from pull request #87: by abat · 11 years ago
  34. 72977ce java_gen/DataPathId: make comparable by Andreas Wundsam · 11 years ago
  35. 28b508f Merge into master from pull request #90: by abat · 11 years ago
  36. 1cec3dd Merge into master from pull request #89: by abat · 11 years ago
  37. f86f39a add bsn_flow_idle extension by Rich Lane · 11 years ago
  38. 60cc2bb Merge into master from pull request #88: by abat · 11 years ago
  39. d303450 Follow Java guidelines for field modifier ordering by Rob Vaterlaus · 11 years ago
  40. f59de7b Merge into master from pull request #86: by abat · 11 years ago
  41. 3ce6fe3 More fixes for supporting ARP match fields with OF 1.0 by Rob Vaterlaus · 11 years ago
  42. 35e7ac7 openflow_input: fix naming of group type in group desc stats entry by Rich Lane · 11 years ago
  43. 4964d54 fix loci OXM ordering to match the spec by Rich Lane · 11 years ago
  44. 83f40ab Added functionality from old floodlight MACAddress class by Rob Vaterlaus · 11 years ago
  45. af374f0 Generic message reader by Rob Vaterlaus · 11 years ago
  46. 64d06df Handle null-termination of string in readFixedLengthString by Rob Vaterlaus · 11 years ago
  47. 5dbebd1 Fix warnings in OFBufferID by Rob Vaterlaus · 11 years ago
  48. 553583b Fixed a src vs. dst bug by Rob Vaterlaus · 11 years ago
  49. f13323d Fixes to the OF 1.0 match support by Rob Vaterlaus · 11 years ago
  50. 0a8ec14 Added BSN mirror config flag to input files by Rob Vaterlaus · 11 years ago
  51. 9b8bbdb Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  52. c2de3cf Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  53. 520c880 Value Types: remove unnecessary prefixes from enumeration constants by Andreas Wundsam · 11 years ago
  54. 5aa1e10 Merge branch 'master' of github.com:floodlight/loxigen into funnel by Andreas Wundsam · 11 years ago
  55. 6870e17 Merge into master from pull request #85: by abat · 11 years ago
  56. 9d25b08 wireshark: basic support for of_bitmap_128_t by Rich Lane · 11 years ago
  57. 4df40f3 wireshark: use type-specific constructors for ProtoFields by Rich Lane · 11 years ago
  58. 1c03361 Merge into master from pull request #83: by abat · 11 years ago
  59. 14fc60b Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  60. 45c95f8 java_gen: make table_id ZERO the default for most flow_mods by Andreas Wundsam · 11 years ago
  61. 40a1e05 Merge into master from pull request #82: by abat · 11 years ago
  62. 2684756 java_gen: add of_table_feature_prop to inheritance hierarchy by Rich Lane · 11 years ago
  63. 71e1488 Merge branch 'master' into wireshark by Rich Lane · 11 years ago
  64. fe9a939 address comments -- remove duplicate getOFVersion method by Andreas Wundsam · 11 years ago
  65. b79ac38 use Guava's Ints.compare instead of Java7's Integers by Andreas Wundsam · 11 years ago
  66. b7fadc2 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  67. 5ea1aca add funnel support for new types by Andreas Wundsam · 11 years ago
  68. 438a9c3 Merge branch 'master' of github.com:floodlight/loxigen into funnel by Andreas Wundsam · 11 years ago
  69. 5326ca4 Merge into master from pull request #80: by abat · 11 years ago
  70. b78ac7b Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  71. 200f225 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  72. 22ba3af java_gen: add support for object hashing via the guava hash API by Andreas Wundsam · 11 years ago
  73. e1de1f6 java_gen: add convenience ActionUtils by Andreas Wundsam · 11 years ago
  74. 47e077c java_gen: make factories version aware by Andreas Wundsam · 11 years ago
  75. b5e8c83 Fixed issues from code review by Rob Vaterlaus · 11 years ago
  76. db927a0 wireshark: set description of list node to dissector's returned info string by Rich Lane · 11 years ago
  77. f664556 Merge into master from pull request #77: by abat · 11 years ago
  78. 45f67c9 Merge branch 'master' of github.com:floodlight/loxigen by Vishnu Emmadi · 11 years ago
  79. d03d015 wireshark: read actions list by Rich Lane · 11 years ago
  80. 5c2c4f7 Merge into master from pull request #81: by abat · 11 years ago
  81. e962d37 java_gen: create DEFAULT instance for objects that support it (for Match) by Andreas Wundsam · 11 years ago
  82. a098102 java_gen: add virtual getVersion method to all OFObjects by Andreas Wundsam · 11 years ago
  83. a6e650e wireshark: add readers for several oftypes by Rich Lane · 11 years ago
  84. 64585d9 wireshark: pick wireshark type/base based on the oftype and field name by Rich Lane · 11 years ago
  85. 7c49d4e ir: add enum_by_name to OFProtocol by Rich Lane · 11 years ago
  86. 4a86826 wireshark: handle empty of_octets_t by Rich Lane · 11 years ago
  87. 7b8eaa1 wireshark: fix info/protocol columns for multi-pdu packets by Rich Lane · 11 years ago
  88. 704174f wireshark: fix padding skip by Rich Lane · 11 years ago
  89. b017c73 wireshark: populate protocol and info UI columns by Rich Lane · 11 years ago
  90. d6e97d4 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  91. d6244dd Merge into master from pull request #79: by abat · 11 years ago
  92. c31c287 Merge into master from pull request #78: by abat · 11 years ago
  93. 7708c18 wireshark: begin populating fields by Rich Lane · 11 years ago
  94. 750bb5c wireshark: fix buf in OFReader by Rich Lane · 11 years ago
  95. 586864e wireshark: get correct discriminator value by Rich Lane · 11 years ago
  96. 5902b49 ir: add class_by_name method to OFProtocol by Rich Lane · 11 years ago
  97. 93991e4 wireshark: pass OFReader to member dissectors by Rich Lane · 11 years ago
  98. 4bbdcf5 wireshark: get inheritance data from IR by Rich Lane · 11 years ago
  99. 24c025f ir: add discriminator method to OFClass by Rich Lane · 11 years ago
  100. a1b8f44 openflow_input: add discriminator to of_table_feature_prop by Rich Lane · 11 years ago