1. 51c924b add flow_mod testsuite by Rich Lane · 11 years ago
  2. 61edad5 testutils: remove out_port arg from verify_flow_stats by Rich Lane · 11 years ago
  3. 9522280 Merge into master from pull request #121: by abat · 11 years ago
  4. 57dfee7 testutils: fix typo by Rich Lane · 11 years ago
  5. 0f4c77c add latency tests by Rich Lane · 11 years ago
  6. 48f6aed oft: add --default-negative-timeout command line option by Rich Lane · 11 years ago
  7. 9631f00 oft: add --profile command line option by Rich Lane · 11 years ago
  8. ea75771 Merge into master from pull request #117: by abat · 11 years ago
  9. f50b7c3 update pyloxi to floodlight/loxigen-artifacts@57f3c38ed3f04678bc250d086e150582269280d5 by Rich Lane · 11 years ago
  10. a1feefc Merge into master from pull request #116: by abat · 11 years ago
  11. 7562d4e packet.py: Skip IPv6 import if IPv6 disabled by Stephen Finucane · 11 years ago
  12. 92f7cf6 oft: Add 'disable-ipv6' command line option by Stephen Finucane · 11 years ago
  13. b0de8ab Merge into master from pull request #114: by abat · 11 years ago
  14. c0d05d1 update pyloxi to floodlight/loxigen-artifacts@2bdcfd80f3a96740d1b3fb364eeee3d7bf420a8c by Rich Lane · 11 years ago
  15. 46e0f89 Merge into master from pull request #112: by abat · 11 years ago
  16. a733172 bsn_flow_checksum.FlowChecksum: check intermediate checksums by Rich Lane · 11 years ago
  17. f5d71f1 Merge into master from pull request #113: by abat · 11 years ago
  18. 1625095 remove broken openflow_protocol_messages.Hello by Rich Lane · 11 years ago
  19. 207599b tests-1.3: add bsn_flow_checksum testsuite by Rich Lane · 11 years ago
  20. d0388b2 Merge into master from pull request #110: by abat · 11 years ago
  21. 150370f Merge into master from pull request #111: by abat · 11 years ago
  22. 9ec3fca update pyloxi to floodlight/loxigen-artifacts@6bc35bacb8ac44ebfc391b8bf98e51262449fe0d by Rich Lane · 11 years ago
  23. 0415fd7 dataplane: copy buffer returned by pypcap by Rich Lane · 11 years ago
  24. 4d07244 Merge into master from pull request #93: by abat · 11 years ago
  25. aeb2a07 add bsn_controller_connections test by Rich Lane · 11 years ago
  26. 2be7f5d add bsn_role_status testcase by Rich Lane · 11 years ago
  27. 8f00d27 Merge into master from pull request #108: by abat · 11 years ago
  28. 3630919 Merge into master from pull request #106: by abat · 11 years ago
  29. a49c4de bsn_gentable: expect no reply when deleting a nonexistent message by Rich Lane · 11 years ago
  30. eaac924 Merge into master from pull request #105: by abat · 11 years ago
  31. 1b75abf update pyloxi to floodlight/loxigen-artifacts@0b4fb635bf2c6839a667f01fcc5afb9cc7da3815 by Rich Lane · 11 years ago
  32. e119e12 Merge into master from pull request #104: by abat · 11 years ago
  33. 073642d updating doc by Jonathan Stout · 11 years ago
  34. 641167f removing assertion on capability and logging fix by Jonathan Stout · 11 years ago
  35. 7ebd4a9 Merge into master from pull request #103: by abat · 11 years ago
  36. 1e31d74 controller: fix string formatting in exception message by Rich Lane · 11 years ago
  37. a024708 Merge into master from pull request #102: by abat · 11 years ago
  38. e5b6731 controller: clean up poll loop by Rich Lane · 11 years ago
  39. 4957503 controller: include repr(exp_msg) in exception by Rich Lane · 11 years ago
  40. cb5574e controller: remove redundant log by Rich Lane · 11 years ago
  41. e9d3691 controller: accept class in the poll exp_msg parameter by Rich Lane · 11 years ago
  42. a4c80ff Merge into master from pull request #100: by abat · 11 years ago
  43. a61048f update pyloxi to floodlight/loxigen-artifacts@148e1f6c2c0be1e6de04b4a0aa3649558b9a235a by Rich Lane · 11 years ago
  44. 2a25859 Merge into master from pull request #101: by abat · 11 years ago
  45. fa2a4de controller: workaround pylint false positives by Rich Lane · 11 years ago
  46. 95f7fc9 update pyloxi to floodlight/loxigen-artifacts@f88f03f18563b2f1929ad5c253138e27c5fe46e2 by Rich Lane · 11 years ago
  47. 9fb6702 controller: remove message version check by Rich Lane · 11 years ago
  48. e66ecaf Merge into master from pull request #99: by abat · 11 years ago
  49. 97e458a updating logging functions by Jonathan Stout · 11 years ago
  50. fcee314 adding verify_capability func by Jonathan Stout · 11 years ago
  51. 45b2a9d addressed review comments by Harshmeet Singh · 11 years ago
  52. d209c0b changes in build icmp packet api to accomodate ip identification, icmp checksum and icmp data by Harshmeet Singh · 11 years ago
  53. 715d717 Merge into master from pull request #97: by abat · 11 years ago
  54. d459ce5 testutils: pad simple_arp_packet with '\0' instead of '0' by Rich Lane · 11 years ago
  55. 41ce42c Merge into master from pull request #94: by abat · 11 years ago
  56. 912a18f Merge into master from pull request #96: by abat · 11 years ago
  57. e01611f add vlan support to simple_arp_packet by Rich Lane · 11 years ago
  58. f196a4c Merge into master from pull request #95: by abat · 11 years ago
  59. 5454b68 update pyloxi to floodlight/loxigen-artifacts@5c5ec9b3142bf91524c29a00a26d464dab1f21d9 by Rich Lane · 11 years ago
  60. 7fdc07d gentable: add BucketStatsFragmented test by Rich Lane · 11 years ago
  61. eda1a4a gentable: add SetBucketsSizeError test by Rich Lane · 11 years ago
  62. 9f6c627 gentable: add DeleteFailureError test by Rich Lane · 11 years ago
  63. b1186cc bsn_gentable: add DeleteNonexistentError test by Rich Lane · 11 years ago
  64. 14e4c14 gentable: add BadTableIdError test by Rich Lane · 11 years ago
  65. 5540807 gentable: add AddError and ModifyError tests by Rich Lane · 11 years ago
  66. 87f54bd gentable: use valid VLAN ids by Rich Lane · 11 years ago
  67. 5003c29 gentable: add EntryDescStatsFragmented test by Rich Lane · 11 years ago
  68. 464960b gentable: add EntryStatsFragmented test by Rich Lane · 11 years ago
  69. 8d867ee gentable: fix EntryDescStatsMasked by Rich Lane · 11 years ago
  70. 20f6b59 gentable: add ClearMasked test by Rich Lane · 11 years ago
  71. 790cc20 gentable: add EntryDescStatsMasked and EntryStatsMasked tests by Rich Lane · 11 years ago
  72. 78bd377 gentable: add SetBucketsSize test by Rich Lane · 11 years ago
  73. 232d2ab bsn_gentable: add BucketStats test by Rich Lane · 11 years ago
  74. 64c4e60 bsn_gentable: add checksum/num_entries assertions to table stats test by Rich Lane · 11 years ago
  75. a8f5667 bsn_gentable: add TableStats test by Rich Lane · 11 years ago
  76. 4e691ad bsn_gentable: add TableDescStats test by Rich Lane · 11 years ago
  77. b2c5bf6 bsn_gentable: add entry stats / desc stats tests by Rich Lane · 11 years ago
  78. 284dc4d add bsn_gentable tests by Rich Lane · 11 years ago
  79. 1fd43e3 controller: log LOXI class name instead of header type by Rich Lane · 11 years ago
  80. 1a82041 update pyloxi to 0e07efe22ea803cccfba9ecfe5b6f8ee4e568f28 by Rich Lane · 11 years ago
  81. 84bb77e Merge into master from pull request #83: by abat · 11 years ago
  82. 624f55a Merge into master from pull request #92: by abat · 11 years ago
  83. 7dcdf02 update pyloxi to 026ff024585f1588a7f11fa4c1a9a48d44dc098d by Rich Lane · 11 years ago
  84. 3b9280b Merge into master from pull request #90: by abat · 11 years ago
  85. fdea52c VPI-based platform support. by Jeffrey Townsend · 11 years ago
  86. 0080c05 Merge into master from pull request #88: by abat · 11 years ago
  87. 5de5e63 testutils: use group_mod subclasses by Rich Lane · 11 years ago
  88. 58ea4c5 Merge into master from pull request #87: by abat · 11 years ago
  89. 8be7a28 groups-1.3: use group_mod subclasses by Rich Lane · 11 years ago
  90. 7b0f201 update pyloxi to b8957d6b02d68b19fa531bdfe89783a13d2d4f7f by Rich Lane · 11 years ago
  91. 9b7383d Merge into master from pull request #85: by abat · 11 years ago
  92. 80c5b20 Fix load.FlowRemovedLoad test. by Tony van der Peet · 11 years ago
  93. 57881ca Merge into master from pull request #84: by abat · 11 years ago
  94. 5327508 testutils: use unicast MACs in simple_eth_pkt by Rich Lane · 11 years ago
  95. 21356d7 OpenFlow 1.3 role request tests by Rich Lane · 11 years ago
  96. 0655bf8 Merge into master from pull request #82: by abat · 11 years ago
  97. d9e3f7b update pyloxi to c4da04db638135e618763773bd03371db1c9b7fd by Rich Lane · 11 years ago
  98. 251d30a Merge into master from pull request #81: by abat · 11 years ago
  99. 6f53964 Remove unneeded util function. by Wilson Ng · 11 years ago
  100. 42df57a Allow table_id override from --test-params. by Wilson Ng · 11 years ago