1. a229eca [CORD-1685] Adding copyright informations by Matteo Scandolo · 7 years ago
  2. 165332d groups: fix GroupDescStats to use group_type by Rich Lane · 10 years ago
  3. e0aef81 tests-1.3: mark bsn_in_ports as nonstandard by Rich Lane · 10 years ago
  4. 8f405c2 bsn_gentable: change checksum XOR operation to add/subtract by Rich Lane · 10 years ago
  5. 4ef81fd bsn_flow_checksum: change checksum XOR operation to add/subtract by Rich Lane · 10 years ago
  6. 506673a bsn_flow_checksum: add TableChecksumIds test by Rich Lane · 10 years ago
  7. 51c924b add flow_mod testsuite by Rich Lane · 11 years ago
  8. a733172 bsn_flow_checksum.FlowChecksum: check intermediate checksums by Rich Lane · 11 years ago
  9. 207599b tests-1.3: add bsn_flow_checksum testsuite by Rich Lane · 11 years ago
  10. aeb2a07 add bsn_controller_connections test by Rich Lane · 11 years ago
  11. 2be7f5d add bsn_role_status testcase by Rich Lane · 11 years ago
  12. a49c4de bsn_gentable: expect no reply when deleting a nonexistent message by Rich Lane · 11 years ago
  13. 7fdc07d gentable: add BucketStatsFragmented test by Rich Lane · 11 years ago
  14. eda1a4a gentable: add SetBucketsSizeError test by Rich Lane · 11 years ago
  15. 9f6c627 gentable: add DeleteFailureError test by Rich Lane · 11 years ago
  16. b1186cc bsn_gentable: add DeleteNonexistentError test by Rich Lane · 11 years ago
  17. 14e4c14 gentable: add BadTableIdError test by Rich Lane · 11 years ago
  18. 5540807 gentable: add AddError and ModifyError tests by Rich Lane · 11 years ago
  19. 87f54bd gentable: use valid VLAN ids by Rich Lane · 11 years ago
  20. 5003c29 gentable: add EntryDescStatsFragmented test by Rich Lane · 11 years ago
  21. 464960b gentable: add EntryStatsFragmented test by Rich Lane · 11 years ago
  22. 8d867ee gentable: fix EntryDescStatsMasked by Rich Lane · 11 years ago
  23. 20f6b59 gentable: add ClearMasked test by Rich Lane · 11 years ago
  24. 790cc20 gentable: add EntryDescStatsMasked and EntryStatsMasked tests by Rich Lane · 11 years ago
  25. 78bd377 gentable: add SetBucketsSize test by Rich Lane · 11 years ago
  26. 232d2ab bsn_gentable: add BucketStats test by Rich Lane · 11 years ago
  27. 64c4e60 bsn_gentable: add checksum/num_entries assertions to table stats test by Rich Lane · 11 years ago
  28. a8f5667 bsn_gentable: add TableStats test by Rich Lane · 11 years ago
  29. 4e691ad bsn_gentable: add TableDescStats test by Rich Lane · 11 years ago
  30. b2c5bf6 bsn_gentable: add entry stats / desc stats tests by Rich Lane · 11 years ago
  31. 284dc4d add bsn_gentable tests by Rich Lane · 11 years ago
  32. 84bb77e Merge into master from pull request #83: by abat · 11 years ago
  33. 8be7a28 groups-1.3: use group_mod subclasses by Rich Lane · 11 years ago
  34. 21356d7 OpenFlow 1.3 role request tests by Rich Lane · 11 years ago
  35. 6f53964 Remove unneeded util function. by Wilson Ng · 11 years ago
  36. 42df57a Allow table_id override from --test-params. by Wilson Ng · 11 years ago
  37. 9382059 add pktin_match test module by Rich Lane · 11 years ago
  38. 6406809 Merge into master from pull request #76: by abat · 11 years ago
  39. 6d9e8e7 add bsn_in_ports test by Rich Lane · 11 years ago
  40. e226f04 use per-type error msg classes by Rich Lane · 11 years ago
  41. 3f71b81 update uses of renamed group desc stats type field by Rich Lane · 11 years ago
  42. 7b1b1b8 groups-1.3: add tests for SELECT group forwarding by Rich Lane · 11 years ago
  43. d9ea8ac groups-1.3: add boundary tests for group IDs by Rich Lane · 11 years ago
  44. 89e1265 groups-1.3: group table management tests by Rich Lane · 11 years ago
  45. f58cae2 flow_stats.CookieFlowStats: rearrange "matches" for loops by Rich Lane · 11 years ago
  46. 316204b flow_stats.CookieFlowStats: use iteritems by Rich Lane · 11 years ago
  47. 43ffb10 flow_stats.CookieFlowStats: include random cookies/masks by Rich Lane · 11 years ago
  48. d15c665 flow_stats-1.3: add a test for matching on cookie by Rich Lane · 11 years ago
  49. 102d71d add OF 1.3 flow_stats test module by Rich Lane · 11 years ago
  50. e4b384d testutils: add new functions to check for dataplane packets by Rich Lane · 11 years ago
  51. 3d22812 Merge into master from pull request #64: by abat · 11 years ago
  52. a68176f wrap scapy with explicit imports by Rich Lane · 11 years ago
  53. 82c882d basic-1.3: add basic.DefaultDrop by Rich Lane · 11 years ago
  54. 4ed39ce Added OpenFlow 1.3 tests for testing IPv6 specific cases. by Kiran Poola · 11 years ago
  55. fb523e5 OF 1.3 action tests to make sure setting dscp doesn't modify ecn and vice versa. by Kiran Poola · 11 years ago
  56. d06998a Support for OpenFlow 1.3 SET_FIELD actions by Kiran Poola · 11 years ago
  57. 045db07 testutils: add openflow_ports() by Rich Lane · 11 years ago
  58. b626a9c tests-1.3: add actions test module by Rich Lane · 11 years ago
  59. 2e6dc51 match-1.3: add tests for masked tcp/udp ports by Rich Lane · 11 years ago
  60. 0a2d0d2 match-1.3: add additional tests for multicast/broadcast ethernet addresses by Rich Lane · 11 years ago
  61. e117589 match-1.3: fix packet names and comments by Rich Lane · 11 years ago
  62. f756536 match-1.3: add tests for masked arp spa/tpa by Rich Lane · 11 years ago
  63. a4f3b73 match-1.3: add IPv6 src/dst tests by Rich Lane · 11 years ago
  64. 074c8ec match-1.3: add IPv6 tcp/udp src/dst port tests by Rich Lane · 11 years ago
  65. a431753 match-1.3: add IPv6 icmp type/code tests by Rich Lane · 11 years ago
  66. 745e8b2 match-1.3: add IPv6 proto tests by Rich Lane · 11 years ago
  67. 93bbc54 match-1.3: add IPv6 dscp/ecn tests by Rich Lane · 11 years ago
  68. 86aceb0 testutils: add simple_{tcp,udp,icmp}v6_packet() by Rich Lane · 11 years ago
  69. b9d1f4b match-1.3: add in_port test by Rich Lane · 11 years ago
  70. 503a2de match-1.3: add arp sender/target tests by Rich Lane · 11 years ago
  71. 6b77099 match-1.3: add arp operation test by Rich Lane · 11 years ago
  72. ee57436 match-1.3: add ipv4 icmp type/code tests by Rich Lane · 11 years ago
  73. 3030a4f match-1.3: add ipv4 src/dst tests by Rich Lane · 11 years ago
  74. 05e756b match-1.3: add ipv4 tcp/udp src/dst tests by Rich Lane · 11 years ago
  75. 6b848af match-1.3: add ipv4 proto tests by Rich Lane · 11 years ago
  76. 11f6d77 match-1.3: add IPv4 dscp/ecn tests by Rich Lane · 11 years ago
  77. 14f10e2 match-1.3: add ethertype tests by Rich Lane · 11 years ago
  78. 059f012 match-1.3: ethernet src/dst by Rich Lane · 11 years ago
  79. d51b94f match-1.3: add tests for masked vlan VID/PCP by Rich Lane · 11 years ago
  80. a8d7491 initial OpenFlow 1.3 match tests by Rich Lane · 11 years ago
  81. 692b9c0 basic-1.3: add OutputWildcard and PacketInWildcard tests by Rich Lane · 11 years ago
  82. 682db96 basic-1.3: consistently use OFP_NO_BUFFER by Rich Lane · 11 years ago
  83. b80c130 basic-1.3: fix comments, log messages, and constants by Rich Lane · 11 years ago
  84. 1dee22c add basic OF 1.3 tests by Rich Lane · 11 years ago
  85. 1ab6f83 of13: add basic.Echo by Rich Lane · 12 years ago