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