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