1. aa9af06 align of_port_no by Vishnu Emmadi · 11 years ago
  2. feb4925 add port & slot num to replies by Vishnu Emmadi · 11 years ago
  3. bc14da1 fix comment by Vishnu Emmadi · 11 years ago
  4. 663e2e5 cleanup by Vishnu Emmadi · 11 years ago
  5. 1c91b05 remove unused file by Vishnu Emmadi · 11 years ago
  6. ce7ebdf added msg definitions for configuring lacp by Vishnu Emmadi · 11 years ago
  7. 2b3dc43 Merge branch 'master' of github.com:floodlight/loxigen by Vishnu Emmadi · 11 years ago
  8. 4c5e021 Merge into master from pull request #115: by abat · 11 years ago
  9. 503ceac java_gen: small convenience fix to VlanVid (use int) by Andreas Wundsam · 11 years ago
  10. 40c3a85 Merge into master from pull request #113: by abat · 11 years ago
  11. 55dea5f Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  12. 008d42e Merge into master from pull request #114: by abat · 11 years ago
  13. fce1bf3 Merge into master from pull request #111: by abat · 11 years ago
  14. 08a98ca Merge into master from pull request #112: by abat · 11 years ago
  15. 48b72df Merge into master from pull request #108: by abat · 11 years ago
  16. 820739e java_gen: MatchV3.builder() - remove synchronized by Andreas Wundsam · 11 years ago
  17. 3b6d90e java_gen: OFOxmList: canonicalize OFOxms on build() by Andreas Wundsam · 11 years ago
  18. 661a222 java_gen: OFOxm: add 'canonical' virtual attribute, test by Andreas Wundsam · 11 years ago
  19. 4b8661f java_gen: add support for properties to specify a custom code template by Andreas Wundsam · 11 years ago
  20. 14ae8c6 java_gen: value types: add NO_MASK, FULL_MASK constants where missing by Andreas Wundsam · 11 years ago
  21. e04c86f java_gen: Fixed bug in Ipv[46]AddressWithMask when mask == /0 by Andreas Wundsam · 11 years ago
  22. e8802ac logging/instrumentation: address review comments, remove InstrumentationOptions by Andreas Wundsam · 11 years ago
  23. 98a1863 java_gen: separate VlanVid and OFVlanVidMatch + push version to 0.3.1 by Andreas Wundsam · 11 years ago
  24. 37461d2 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  25. 5e7ffbf Some more enum translations by Tomasz · 11 years ago
  26. 771b08a Improving of_stats messages reading by Tomasz · 11 years ago
  27. f53bf32 Enhancing action list reader for packet_out msgs by Tomasz · 11 years ago
  28. c595d5b Adding OF_STATS messages readers by Tomasz · 11 years ago
  29. cfe1cce Merge branch 'master' of github.com:floodlight/loxigen by Vishnu Emmadi · 11 years ago
  30. 21cd940 Merge remote-tracking branch 'upstream/master' by Wilson Ng · 11 years ago
  31. c4da04d Merge into master from pull request #110: by abat · 11 years ago
  32. ffb3161 Handling list of buckets instead of single bucket by Tomasz · 11 years ago
  33. 456379a Merge into master from pull request #109: by abat · 11 years ago
  34. 3998fa7 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  35. a17a669 Reading buckets and single oxm matches by Tomasz · 11 years ago
  36. 9c27b5d java_gen: add OFBooleanValue type by Rich Lane · 11 years ago
  37. eb21c4f add several BSN OXMs by Rich Lane · 11 years ago
  38. c04a625 Merge remote-tracking branch 'upstream/master' by Wilson Ng · 11 years ago
  39. a3b7617 Merge into master from pull request #105: by abat · 11 years ago
  40. 376cafe java_gen: use LagId type for the bsn_lag_id OXM by Rich Lane · 11 years ago
  41. 14ee4a8 Merge into master from pull request #107: by abat · 11 years ago
  42. 2fdf99d java_gen: add support for bsn_in_ports by Andreas Wundsam · 11 years ago
  43. 76f55db Merge remote-tracking branch 'upstream/master' by Wilson Ng · 11 years ago
  44. 47bf9df Merge into master from pull request #106: by abat · 11 years ago
  45. 5c56c3b wireshark_gen: add reader for ipv6 by Rich Lane · 11 years ago
  46. 7493822 wireshark_gen: fix exception on empty match by Rich Lane · 11 years ago
  47. 7ff373a wireshark_gen: resolve enum wire types during generation by Rich Lane · 11 years ago
  48. 5245266 wireshark_gen: generate enum usage from IR by Rich Lane · 11 years ago
  49. 54a08df wireshark_gen: move enum table out of the template by Rich Lane · 11 years ago
  50. db2045d Some enum numerical to string translation by Tomasz · 11 years ago
  51. 742c2ba Adding instruction and actions dissector by Tomasz · 11 years ago
  52. 2b202a5 add testcases for of_oxm_bsn_lag_id by Rich Lane · 11 years ago
  53. 1424d0b java_gen: support bsn_lag_id OXM by Rich Lane · 11 years ago
  54. 6171836 add of_oxm_bsn_lag_id by Rich Lane · 11 years ago
  55. b8fc0b7 do not include experimenter OXMs in of_oxm_type_to_id by Rich Lane · 11 years ago
  56. 9539f92 Add usage instructions to OFPortBitMap by Andreas Wundsam · 11 years ago
  57. 53475c3 Merge branch 'logging' by Andreas Wundsam · 11 years ago
  58. e1bc17c Merge into master from pull request #104: by abat · 11 years ago
  59. 7e693d8 Merge into master from pull request #103: by abat · 11 years ago
  60. 71a30b3 Stub reader for instruction list by Tomasz · 11 years ago
  61. e058435 Dissect OXM list by Tomasz · 11 years ago
  62. 635e20a Show enum-member names by Tomasz · 11 years ago
  63. 949aa52 Added OFPP_ANY into enum ofp_port by Tomasz · 11 years ago
  64. 7723c56 openflow_input: add BSN extensions to packet_in_reason by Andreas Wundsam · 11 years ago
  65. 07aaf47 Merge into master from pull request #102: by abat · 11 years ago
  66. 4b1de5c Makefile: remove all timestamps on clean by Andreas Wundsam · 11 years ago
  67. 45da2d4 java_gen unit tests: make sure the entire message is consumed on read by Andreas Wundsam · 11 years ago
  68. 70aa549 java_gen: add optional instrumentation by Andreas Wundsam · 11 years ago
  69. 781d99f java_gen: fix variable_name for classes by Andreas Wundsam · 11 years ago
  70. 87bdcf4 java_gen: fix alignment on read of messages that are internally aligned by Andreas Wundsam · 11 years ago
  71. a6fb1a2 test_data: add java stanzas to action tests by Andreas Wundsam · 11 years ago
  72. aa4f3cd java_gen: support glob based test_data files by Andreas Wundsam · 11 years ago
  73. 5da6851 java_gen: correctly handle of_action 64-bit alignment by Andreas Wundsam · 11 years ago
  74. b7ba913 java_gen: fix documentation in OFGroup by Andreas Wundsam · 11 years ago
  75. 4292262 Merge into master from pull request #99: by abat · 11 years ago
  76. 28c9975 java_gen: Add documentation on OFPortBitmap, unit test clarity fix by Andreas Wundsam · 11 years ago
  77. 9667a16 java_gen: renamed OFPortMap to OFPortBitMap by Andreas Wundsam · 11 years ago
  78. 9c0a026 Merge into master from pull request #94: by abat · 11 years ago
  79. d85643d Merge branch 'master' of github.com:floodlight/loxigen into funnel by Andreas Wundsam · 11 years ago
  80. f497b07 Merge into master from pull request #97: by abat · 11 years ago
  81. 6c9efd8 Merge into master from pull request #98: by abat · 11 years ago
  82. 4ae76f4 Comment/annotate DatapathId class as immutable by Rob Vaterlaus · 11 years ago
  83. 6d5832a Update dependencies to use newer versions in sync with floodlight by Rob Vaterlaus · 11 years ago
  84. 73e2ec4 Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  85. b47d7e8 openflow_input: make stats_request/reply flags use enum by Andreas Wundsam · 11 years ago
  86. acd57d5 java_gen: add OFGroup by Andreas Wundsam · 11 years ago
  87. 4f796b7 openflow_input: fix role_request/reply by Andreas Wundsam · 11 years ago
  88. f69430e Merge into master from pull request #96: by abat · 11 years ago
  89. 0af8847 Merge into master from pull request #95: by abat · 11 years ago
  90. 9846732 locitest: add module magic string to makefile by Rich Lane · 11 years ago
  91. e1b8684 Make enabled field of packet in suppression request a boolean by Rob Vaterlaus · 11 years ago
  92. 57dde61 Added methods to DatapathId to get/set by byte array by Rob Vaterlaus · 11 years ago
  93. ff2e7b7 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  94. bb9c72a Fixed typo: IP->Mac by Rob Vaterlaus · 11 years ago
  95. deb6bad update version to 0.3.0 for funnel by Andreas Wundsam · 11 years ago
  96. edb1f20 Merge branch 'master' into funnel by Andreas Wundsam · 11 years ago
  97. e433cbd Merge remote-tracking branch 'upstream/master' by Wilson Ng · 11 years ago
  98. 7116435 Merge into master from pull request #93: by abat · 11 years ago
  99. 2d341f0 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  100. 264bf45 java_gen: fix java_gen on NFS by Andreas Wundsam · 11 years ago