1. 27e4beb Add bsn_switch_pipeline extension. by Wilson Ng · 11 years ago
  2. 9863d49 Merge remote-tracking branch 'upstream/master' by Wilson Ng · 11 years ago
  3. cc24d75 Merge into master from pull request #147: by abat · 11 years ago
  4. 25e73f0 ir: add alignment properties to OFClass by Rich Lane · 11 years ago
  5. f0bac29 pyloxi: move pack_list to generic_util by Rich Lane · 11 years ago
  6. 5bcc7c7 pyloxi: generic list deserialization by Rich Lane · 11 years ago
  7. 8158ed0 pyloxi: remove special case for reading OXM lists by Rich Lane · 11 years ago
  8. a160186 pyloxi: deal with length fields inside unpack by Rich Lane · 11 years ago
  9. 5df3fd8 pyloxi: keep track of offset/length ourselves in OFReader by Rich Lane · 11 years ago
  10. 5b2745c pyloxi: remove automatic conversion from str to OFReader by Rich Lane · 11 years ago
  11. 3b9b28e pyloxi: generate all openflow class modules from a single template by Rich Lane · 11 years ago
  12. d50d971 pyloxi: move list unpack functions into util by Rich Lane · 11 years ago
  13. 78a3bc4 pyloxi: generate virtual class unpack methods by Rich Lane · 11 years ago
  14. 9d98adf pyloxi: create inheritance hierarchy by Rich Lane · 11 years ago
  15. a2de219 pyloxi: use OFClass directly by Rich Lane · 11 years ago
  16. 7bc2377 ir: convert version fields to OFTypeMembers by Rich Lane · 11 years ago
  17. a9b756c pyloxi: use ofclass subtemplate for OXMs by Rich Lane · 11 years ago
  18. 0f7f9d5 pyloxi: use the ofclass subtemplate for messages by Rich Lane · 11 years ago
  19. 936e6ad Merge into master from pull request #146: by abat · 11 years ago
  20. 025ed0d .build/push-artifacts: also push tags by Andreas Wundsam · 11 years ago
  21. d815ddb Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  22. 4b98d61 javagen.OFPortPortBitmap: add some documentation by Andreas Wundsam · 11 years ago
  23. 1870fb9 Merge into master from pull request #143: by abat · 11 years ago
  24. 7fb7eb2 Make the of() function public/visible LOXI-54 by Ronald Li · 11 years ago
  25. 711785b Merge into master from pull request #142: by abat · 11 years ago
  26. 0bea4e0 Use hamcrest-integration library to use additional matchers by Rob Vaterlaus · 11 years ago
  27. 71b3a44 Merge remote-tracking branch 'upstream/master' by Wilson Ng · 11 years ago
  28. 3c9090c Merge into master from pull request #140: by abat · 11 years ago
  29. b8957d6 Merge into master from pull request #139: by abat · 11 years ago
  30. 75649a6 pyloxi: fix special parsing case for experimenter instructions by Rich Lane · 11 years ago
  31. 8ecb126 Merge into master from pull request #141: by abat · 11 years ago
  32. 4fb8abb Fix return types for OFActionPopMpls and OFActionSetNwDst LOXI-51 LOXI-52 by Ronald Li · 11 years ago
  33. 5884009 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  34. 30b359c OFPortBitMap: add functionality to iterate over the Ports by Andreas Wundsam · 11 years ago
  35. 31ed1ba Merge into master from pull request #138: by abat · 11 years ago
  36. ef7b994 loci: support of_instruction_bsn_disable_src_mac_check by Rich Lane · 11 years ago
  37. 41000ba pyloxi: support of_instruction_bsn_disable_src_mac_check by Rich Lane · 11 years ago
  38. 0240860 java_gen: support testing classes without builders by Rich Lane · 11 years ago
  39. f33f32f java_gen: support extension instructions by Rich Lane · 11 years ago
  40. f942074 add bsn_disable_src_mac_check testcase by Rich Lane · 11 years ago
  41. 0a5671a openflow_input: add bsn_disable_src_mac_check extension instruction by Rich Lane · 11 years ago
  42. d7a63f0 Fix typos by Ronald Li · 11 years ago
  43. 7720939 Merge branch 'master' of https://github.com/floodlight/loxigen by Ronald Li · 11 years ago
  44. 65d8c29 Merge into master from pull request #137: by abat · 11 years ago
  45. 84bdf5d java_gen: Generate loxigen build/revision info into jar by Andreas Wundsam · 11 years ago
  46. 8083dfa Revert "Revert "Fix typo" - Already fixed in #133 90ce686." by Ronald Li · 11 years ago
  47. dc7cffa Revert "Fix typo" - Already fixed in #133 90ce686. by Ronald Li · 11 years ago
  48. f8d4891 Merge branch 'master' of https://github.com/floodlight/loxigen by Ronald Li · 11 years ago
  49. 11911ec Fix typo by Ronald Li · 11 years ago
  50. 01dc926 Merge into master from pull request #135: by abat · 11 years ago
  51. 9331e02 wireshark: add installation instructions and a link to the latest version by Rich Lane · 11 years ago
  52. 77bca10 Merge into master from pull request #134: by abat · 11 years ago
  53. 71178d1 push-artifacts: validate existence of commit specified in artifacts repo by Andreas Wundsam · 11 years ago
  54. 77d0425 loxigen-artifacts: address review comments by Andreas Wundsam · 11 years ago
  55. 419d6bf java_gen: fix small formatting error by Andreas Wundsam · 11 years ago
  56. 69ef518 Makefile: make wireshark by default by Andreas Wundsam · 11 years ago
  57. 90ce686 java_gen: fix typo in MatchField by Andreas Wundsam · 11 years ago
  58. 057540b get_config_reply|set_config: fix enum, support java by Andreas Wundsam · 11 years ago
  59. d0b06f4 .abat-automerge: add push-artifacts by Andreas Wundsam · 11 years ago
  60. f83c3a7 Makefile: make java targets more standard by Andreas Wundsam · 11 years ago
  61. 91354d1 Merge pull request #133 from andi-bigswitch/master by Mei Yang · 11 years ago
  62. ab22ee7 Makefile: fix small bug by Andreas Wundsam · 11 years ago
  63. 83aebd3 java_model: remove hand-generated oxm_map by Andreas Wundsam · 11 years ago
  64. bcb73c6 java_gen.OFOxms: throw exception when user asks for unknown OXM by Andreas Wundsam · 11 years ago
  65. 40bca24 java_gen.OFMatchV3V13: auto-gen list of supported fields by Andreas Wundsam · 11 years ago
  66. aa8a918 java_gen: make annoying enum warning a debug message by Andreas Wundsam · 11 years ago
  67. 62eacea Merge into master from pull request #132: by abat · 11 years ago
  68. 9e8a2d8 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  69. 8a6fbb7 loxi_ir: minor fix for compability with python <2.7.3 by Andreas Wundsam · 11 years ago
  70. b6ed320 Merge into master from pull request #131: by abat · 11 years ago
  71. 2163b8b Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  72. e1140ca Merge into master from pull request #128: by abat · 11 years ago
  73. 42a81f4 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  74. 84603f0 openflow_input: fix of_group_desc_stats_entry.group_type by Andreas Wundsam · 11 years ago
  75. 7352c73 Remove duplicate function getOpCode(). by Ronald Li · 11 years ago
  76. d31b118 Merge into master from pull request #124: by abat · 11 years ago
  77. e6f311a loci: add time_ms show macro by Rich Lane · 11 years ago
  78. f1f71c6 Merge into master from pull request #130: by abat · 11 years ago
  79. 2cae3f1 Merge branch 'master' of github.com:ronaldchl/loxigen by Ronald Li · 11 years ago
  80. a07b257 Fix name mismatch by Ronald Li · 11 years ago
  81. f80f2c8 Merge branch 'master' of github.com:floodlight/loxigen by Andreas Wundsam · 11 years ago
  82. 2b50bbd Merge into master from pull request #129: by abat · 11 years ago
  83. 2353b52 wireshark: write output file to correct directory by Rich Lane · 11 years ago
  84. bad1845 java_gen: add workaround for OF1.0 values to OFVlanVidMatch.java by Andreas Wundsam · 11 years ago
  85. 001f2ff Update README.md by Andreas Wundsam · 11 years ago
  86. 54e4c4e Update README.md by Andreas Wundsam · 11 years ago
  87. fe9507d Update README.md by Andreas Wundsam · 11 years ago
  88. 7f34112 Merge into master from pull request #127: by abat · 11 years ago
  89. 5c2daff extended README.md by Andreas Wundsam · 11 years ago
  90. 5c399ce add setup.cfg for nosetests to find its unittests by Andreas Wundsam · 11 years ago
  91. 3d1d0b0 Merge branch 'master' of github.com:floodlight/loxigen into group_mod by Andreas Wundsam · 11 years ago
  92. 343abd9 loxi_ir: minor fixes to address reviewer comments by Andreas Wundsam · 11 years ago
  93. f9acf4f Merge remote-tracking branch 'upstream/master' by Wilson Ng · 11 years ago
  94. 55ecc3c Infrastruture: fix typos by Andreas Wundsam · 11 years ago
  95. 70b2dc6 loxi_utils: remove duplicated / unused methods by Andreas Wundsam · 11 years ago
  96. 1ba0fea Merge into master from pull request #126: by abat · 11 years ago
  97. c2ce5fa wireshark_gen: adapt to new of_g by Andreas Wundsam · 11 years ago
  98. a85acd7 loxi_ir: two fixes by Andreas Wundsam · 11 years ago
  99. 2c0a2d7 Merge branch 'master' of github.com:floodlight/loxigen into group_mod by Andreas Wundsam · 11 years ago
  100. 46cbb63 add tests for BSN LACP stats request/reply by Rich Lane · 11 years ago