1. 108d37a Merge remote-tracking branch 'upstream/master' into HEAD by Brian O'Connor · 9 years ago
  2. f8caac0 Loxi support for Optical Transport extensions, onos-2472 by Yafit Hadar · 9 years ago
  3. 4d69d68 fixing support for meter config statistics by alshabib · 9 years ago
  4. 931eab3 openflow_input: add of_oxm_bsn_in_ports_512 by Rich Lane · 10 years ago
  5. e499bd1 loci: convert locitest away from inheritance union by Rich Lane · 10 years ago
  6. 2083973 test_data: add more tests for port_status messages by Rich Lane · 10 years ago
  7. 244fdce test_data: finish C testcase for port_stats_reply by Rich Lane · 10 years ago
  8. 703278b test_data: fix port_desc_stats_reply for Java by Andreas Wundsam · 10 years ago
  9. c10be43 test_data: add OF 1.4 port_desc_stats_reply testcase by Rich Lane · 10 years ago
  10. 374942e test_data: add port stats reply testcase by Rich Lane · 10 years ago
  11. 3d2c573 test_data: add first of14 testcase by Rich Lane · 10 years ago
  12. bc26674 Adding a boolean java type for the mpls BoS indicator bit by Saurav Das · 10 years ago
  13. 0288b23 Adding an oxm for mpls BoS indicator bit by Saurav Das · 10 years ago
  14. 5902bbf Add rate limit to l2gre vport. by Wilson Ng · 10 years ago
  15. 28fc85b Add loopback port to l2gre vport. by Wilson Ng · 10 years ago
  16. 62cbcff OFErrorMsg: add OFErrorCauseData wrapper for nicer toStrings BSC-5349 by Andreas Wundsam · 10 years ago
  17. 7c15b17 java_gen: renamed OFChecksum128 to U128 + implement HashValue by Andreas Wundsam · 10 years ago
  18. 7e7aa35 Add java test for bsn_vport_l2gre and bsn_vport_q_in_q. by Wilson Ng · 10 years ago
  19. 8c9d957 Add flags to bsn_vport_l2gre. by Wilson Ng · 10 years ago
  20. d618188 Fix bsn_vport subtype, add l2gre vport and test file. by Wilson Ng · 10 years ago
  21. a5706e6 Add test file for q_in_q vport. by Wilson Ng · 10 years ago
  22. 661c468 adding instruction_id type for table feature prop types by Jonathan Stout · 10 years ago
  23. 41b2cb7 removing unrequired line from test by Jonathan Stout · 10 years ago
  24. 0957d40 adding java test by Jonathan Stout · 10 years ago
  25. ba21145 adding test case for action_id_output by Jonathan Stout · 10 years ago
  26. f8498dd Merge into master from pull request #180: by abat · 10 years ago
  27. ee8b42c java_gen: use correct type+default for of_flow_mod.out_group by Andreas Wundsam · 10 years ago
  28. 3d42dbe OF Aux by Sovietaced · 10 years ago
  29. d4b2269 java_gen: small improvements to gen_table/tlv extensions by Andreas Wundsam · 10 years ago
  30. 7b2a8b6 loci: add max_entries member to of_bsn_gentable_desc_stats_entry by Rich Lane · 10 years ago
  31. 1ac4300 openflow_input: add bsn_gentable extension and tests by Rich Lane · 11 years ago
  32. 03be4f8 loci: fix 32-bit build by Rich Lane · 11 years ago
  33. 9b8989c replace tabs with spaces by xinwu · 11 years ago
  34. 7e2f382 add test data bsn_port_counter_stats_reply.data by xinwu · 11 years ago
  35. f942074 add bsn_disable_src_mac_check testcase by Rich Lane · 11 years ago
  36. 057540b get_config_reply|set_config: fix enum, support java by Andreas Wundsam · 11 years ago
  37. 3d1d0b0 Merge branch 'master' of github.com:floodlight/loxigen into group_mod by Andreas Wundsam · 11 years ago
  38. 46cbb63 add tests for BSN LACP stats request/reply by Rich Lane · 11 years ago
  39. 5812cf3 group_mod: add subclass structure by Andreas Wundsam · 11 years ago
  40. 9c27b5d java_gen: add OFBooleanValue type by Rich Lane · 11 years ago
  41. eb21c4f add several BSN OXMs by Rich Lane · 11 years ago
  42. 376cafe java_gen: use LagId type for the bsn_lag_id OXM by Rich Lane · 11 years ago
  43. 2b202a5 add testcases for of_oxm_bsn_lag_id by Rich Lane · 11 years ago
  44. a6fb1a2 test_data: add java stanzas to action tests by Andreas Wundsam · 11 years ago
  45. aa4f3cd java_gen: support glob based test_data files by Andreas Wundsam · 11 years ago
  46. 28b508f Merge into master from pull request #90: by abat · 11 years ago
  47. 1cec3dd Merge into master from pull request #89: by abat · 11 years ago
  48. f86f39a add bsn_flow_idle extension by Rich Lane · 11 years ago
  49. 35e7ac7 openflow_input: fix naming of group type in group desc stats entry by Rich Lane · 11 years ago
  50. 520c880 Value Types: remove unnecessary prefixes from enumeration constants by Andreas Wundsam · 11 years ago
  51. d6e97d4 Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  52. 1932960 Fixed bug in C versions of error message unit tests by Rob Vaterlaus · 11 years ago
  53. ca1978e Test two different error types in error message unit tests by Rob Vaterlaus · 11 years ago
  54. 2c53558 Fixes to port map by Yotam Harchol · 11 years ago
  55. 4b2f967 Merge remote-tracking branch 'origin/master' into in_ports_masked2 by Rich Lane · 11 years ago
  56. feee371 Hierarchical error messages plus some more tweaks by Rob Vaterlaus · 11 years ago
  57. 37e0fb1 Introduce TableId value type by Andreas Wundsam · 11 years ago
  58. ad499c9 OFPort: remove wrong NONE=0 constant by Andreas Wundsam · 11 years ago
  59. 595c644 Fixes to in ports masked by Yotam Harchol · 11 years ago
  60. 57c34ce Merge remote-tracking branch 'origin/master' into in_ports_masked2 by Rich Lane · 11 years ago
  61. fbd5b6b Merge branch 'master' of github.com:floodlight/loxigen by Rob Vaterlaus · 11 years ago
  62. d8d29c9 add of_oxm_bsn_in_ports by Rich Lane · 11 years ago
  63. f10ed08 test_data: add java unit tests for 1.0, some improvements by Andreas Wundsam · 11 years ago
  64. b10ae55 Added OFBufferId class to represent OF buffer ids by Rob Vaterlaus · 11 years ago
  65. 938f326 test_data for java_gen(of13): use new API by Andreas Wundsam · 11 years ago
  66. a289d55 Renamed types IPv4, IPv6 to IPv4Address, IPv6Address by Yotam Harchol · 11 years ago
  67. a86e425 1. Added more match fields for ICMPv6 and MPLS by Yotam Harchol · 11 years ago
  68. 5749dc3 Added some more test cases for java, that use the new Match API of version 1.3 (OXMs) by Yotam Harchol · 11 years ago
  69. 7ec170e Fixed current tests to use Match with the correct field order according to OF spec. by Yotam Harchol · 11 years ago
  70. e0d52be Reorganized OFFactories by Andreas Wundsam · 11 years ago
  71. 2bf357c upcast to larger type for unsigned names (experimental) by Andreas Wundsam · 11 years ago
  72. 6cd99e5 test_data: add java section for of13/packet_in by Andreas Wundsam · 11 years ago
  73. b85d7d7 test_data: add flow_mod java stanza by Andreas Wundsam · 11 years ago
  74. e916d6f java_gen: first shot at unit tests by Andreas Wundsam · 11 years ago
  75. afe7e5a Merge into master from pull request #35: by abat · 11 years ago
  76. be90eae pyloxi: support OXM member in set-field actions by Rich Lane · 11 years ago
  77. ccae031 locitest: generate tests from the test_data files by Rich Lane · 11 years ago
  78. 53989c8 PAN-346 -- the meta-id match is breaking things, so we're backing it out by Rob Sherwood · 11 years ago
  79. 6798fff Loxigen: added src/dst meta id matches by Rob Sherwood · 11 years ago
  80. c9fc57d pyloxi: move remaining basic serialization tests to datafiles by Rich Lane · 11 years ago
  81. a0ee636 test_data: preserve leading whitespace by Rich Lane · 11 years ago
  82. 9a3f1fd pyloxi: start using data files for test cases by Rich Lane · 11 years ago
  83. 62a5649 add a test data file parser by Rich Lane · 11 years ago