1. f1c3037 Merge into master from pull request #177: by abat · 10 years ago
  2. 3a208f8 allow delayed stats in verify_port_stats by Rich Lane · 10 years ago
  3. 0d4a558 tests: replace manual port stats requests with get_port_stats by Rich Lane · 10 years ago
  4. 6d61817 port_stats: check for packets >= expected by Rich Lane · 10 years ago
  5. e35e11e Merge into master from pull request #176: by abat · 10 years ago
  6. c6eca8f add veth8 platform by Rich Lane · 10 years ago
  7. 1b7ed65 Merge into master from pull request #175: by abat · 10 years ago
  8. ae68aec port_stats.AllPortStats: clear flowtable before inserting new flows by Rich Lane · 10 years ago
  9. b63e6bd Merge into master from pull request #174: by abat · 10 years ago
  10. 62b4fb1 oft: add --random-order option by Rich Lane · 10 years ago
  11. c72ef46 oft: sort tests by name by Rich Lane · 10 years ago
  12. 95640dd Merge into master from pull request #173: by abat · 10 years ago
  13. e632340 update pyloxi to latest by Harshmeet Singh · 10 years ago
  14. 759957c Merge into master from pull request #172: by abat · 10 years ago
  15. 7b69e79 update pyloxi to floodlight/loxigen-artifacts @ ec3d69c10ff9fc6988fb9cbad47949b6403aceb0 by Rich Lane · 10 years ago
  16. ded6a65 Merge into master from pull request #170: by abat · 10 years ago
  17. 4fe2121 tests-1.4: add bundle.Barrier testcase by Rich Lane · 10 years ago
  18. c8526c1 Merge into master from pull request #169: by abat · 10 years ago
  19. 3e7d28a dataplane: pass protocol number to bind() instead of socket() by Rich Lane · 10 years ago
  20. c6df004 Merge into master from pull request #168: by abat · 10 years ago
  21. 31cd7d8 use numeric message IDs for compatibility with pylint 0.25.1 by Rich Lane · 10 years ago
  22. 9393d99 silence a couple of pylint false positives by Rich Lane · 10 years ago
  23. 2e86048 dataplane: prefer using AF_PACKET directly when running on Linux by Rich Lane · 10 years ago
  24. 1b73726 dataplane: extract VLAN from AF_PACKET auxiliary data by Rich Lane · 10 years ago
  25. 2e0afbc Merge into master from pull request #167: by abat · 10 years ago
  26. 0306fd3 dataplane: support PyPI version of pypcap by Rich Lane · 10 years ago
  27. ea3cf6d Merge into master from pull request #166: by abat · 10 years ago
  28. c2c6b4e Revert "Use a short timeout when polling for packets." by Wilson Ng · 10 years ago
  29. 0a78a3d Merge into master from pull request #165: by abat · 10 years ago
  30. 627b28c Use a short timeout when polling for packets. by Wilson Ng · 10 years ago
  31. f86c606 Merge into master from pull request #164: by abat · 10 years ago
  32. 0bd6102 add OF 1.4 role status test by Rich Lane · 10 years ago
  33. 0be5ae3 Merge into master from pull request #163: by abat · 10 years ago
  34. 4e74836 update pyloxi to floodlight/loxigen-artifacts @ 7f8b06392f610bae43424f2a5ba2ec243203a865 by Rich Lane · 10 years ago
  35. 84f905c Merge into master from pull request #162: by abat · 10 years ago
  36. 2d1b40e update pyloxi to floodlight/loxigen-artifacts @ b4ddabec7bad37fee98fa518a9e8123a603f99c1 by Rich Lane · 10 years ago
  37. 98ab505 Merge into master from pull request #161: by abat · 10 years ago
  38. bf84c33 Strip off exception handling so backtrace can be obtained. by Ken Chiang · 10 years ago
  39. 8f3f705 Allow controller host to be an IPv6 address. by Ken Chiang · 10 years ago
  40. e190019 Merge into master from pull request #160: by abat · 10 years ago
  41. e256770 update pyloxi to floodlight/loxigen-artifacts @ cb7d6d4063ed4d311d105e20f0844a54c4bd9916 by Rich Lane · 10 years ago
  42. 1a09f9a Merge into master from pull request #159: by abat · 10 years ago
  43. 474324f update pyloxi to floodlight/loxigen-artifacts @ 1c503031afab723babd7cbcdbac8ebf0ea7490d1 by Rich Lane · 10 years ago
  44. c65908d Merge into master from pull request #157: by abat · 10 years ago
  45. cb18dbd update pyloxi to floodlight/loxigen-artifacts @ f9dd10108ee6f7f770b4433e23eaf875a8abf1df by Rich Lane · 10 years ago
  46. 431b2a1 Merge into master from pull request #156: by abat · 10 years ago
  47. 2eba47a implement packet_to_flow_match_oxm for OF 1.4 by Rich Lane · 10 years ago
  48. 2e809b9 Merge into master from pull request #155: by abat · 10 years ago
  49. 4a090e3 Fix typo in CONTRIBUTING.md by Stephen Finucane · 10 years ago
  50. e316e22 Merge into master from pull request #153: by abat · 10 years ago
  51. 68e1a20 Merge into master from pull request #154: by abat · 10 years ago
  52. 301f717 update pyloxi to latest loxigen by Harshmeet Singh · 10 years ago
  53. 06fbde6 CONTRIBUTING.md: Complete rewrite of CONTRIBUTING by Stephen Finucane · 10 years ago
  54. 6fdfea9 README.md: Complete rewrite of README by Stephen Finucane · 10 years ago
  55. 6fb808b Merge into master from pull request #151: by abat · 10 years ago
  56. a0afb5c bundle tests: use ofp instead of importing of14 manually by Rich Lane · 10 years ago
  57. 58d8de2 move bundle tests from tests-1.3 to tests-1.4 by Rich Lane · 10 years ago
  58. 0ccd975 bundle test cases by Rich Lane · 10 years ago
  59. 1e7617b controller: fix exp_msg validation when mixing OF versions by Rich Lane · 10 years ago
  60. 919be3c Merge into master from pull request #150: by abat · 10 years ago
  61. ccd32ed update pyloxi to floodlight/loxigen-artifacts @ d8618ceae4c7b791eeb068ab18df3ebdea073bf2 by Rich Lane · 10 years ago
  62. 2664ab1 Merge into master from pull request #149: by abat · 10 years ago
  63. 2e079da update pyloxi to floodlight/loxigen-artifacts @ b44eb26cc919f8bd61d0da059163a1a7dce088de by Rich Lane · 10 years ago
  64. a8d4739 Merge into master from pull request #148: by abat · 10 years ago
  65. d0be755 update pyloxi to floodlight/loxigen-artifacts @ 8ee5d1d264dd0d6bb719a19fc8ff2c8867ed3e31 by Rich Lane · 10 years ago
  66. 7b25fc9 Merge into master from pull request #147: by abat · 10 years ago
  67. 1db4633 update pyloxi to floodlight/loxigen-artifacts @f0964fcb4f8ba88a058a3110b7c647c971b18712 by Harshmeet Singh · 10 years ago
  68. eb070ec Merge into master from pull request #146: by abat · 10 years ago
  69. 18ec535 update pyloxi to floodlight/loxigen-artifacts @ d54f9d32510eef695431c02e519adddb5c64fb90 by Rich Lane · 10 years ago
  70. d68b68d Merge into master from pull request #145: by abat · 10 years ago
  71. cc80d42 update pyloxi to floodlight/loxigen-artifacts @ 28693e75f6526cee55fc8b88a85ceab24d3a0c46 by Rich Lane · 10 years ago
  72. ab74b0d Merge into master from pull request #143: by abat · 10 years ago
  73. f9530c4 update pyloxi to loxigen-artifacts @ 8d47a63310c888e276c93b8e45d4ddbf81fc8e0a by Rich Lane · 10 years ago
  74. c0356b4 Merge into master from pull request #142: by abat · 10 years ago
  75. 0158865 oft: Convert to print_function by Stephen Finucane · 11 years ago
  76. 7424a74 oft: Name constants in UPPERCASE by Stephen Finucane · 11 years ago
  77. 0b8ba39 Merge into master from pull request #140: by abat · 10 years ago
  78. 165332d groups: fix GroupDescStats to use group_type by Rich Lane · 10 years ago
  79. 9c7b17f Merge into master from pull request #137: by abat · 10 years ago
  80. c0378a9 update loxi to include disable_vlan_counters by Harshmeet Singh · 10 years ago
  81. 0d2d36e Merge into master from pull request #136: by abat · 10 years ago
  82. e0aef81 tests-1.3: mark bsn_in_ports as nonstandard by Rich Lane · 10 years ago
  83. 7ffb510 Merge into master from pull request #135: by abat · 10 years ago
  84. 8f405c2 bsn_gentable: change checksum XOR operation to add/subtract by Rich Lane · 10 years ago
  85. 4ef81fd bsn_flow_checksum: change checksum XOR operation to add/subtract by Rich Lane · 10 years ago
  86. cb49e7f Merge into master from pull request #134: by abat · 10 years ago
  87. 6f0c893 add new port counters by Harshmeet Singh · 10 years ago
  88. baa2df4 Merge into master from pull request #133: by abat · 10 years ago
  89. 5587ab1 update pyloxi to loxigen-artifacts @ c5aa7c7e694f3679b53f92844eb955d74719ca95 by Rich Lane · 10 years ago
  90. 537b2d1 Merge into master from pull request #132: by abat · 10 years ago
  91. 506673a bsn_flow_checksum: add TableChecksumIds test by Rich Lane · 10 years ago
  92. a1e4875 Merge into master from pull request #131: by abat · 11 years ago
  93. 31ba331 remove tab by Harshmeet Singh · 11 years ago
  94. c51f404 update pyloxi and add tcp flags support by Harshmeet Singh · 11 years ago
  95. 4878d4e Merge into master from pull request #129: by abat · 11 years ago
  96. 1278255 oft: Enclose 'xmlrunner' import in try-except by Stephen Finucane · 11 years ago
  97. d9d0564 Merge into master from pull request #130: by abat · 11 years ago
  98. 58c5c04 verify_packet_in with in_port as None. by Kiran Poola · 11 years ago
  99. 6219af7 oft: Move profiler setup/teardown to function by Stephen Finucane · 11 years ago
  100. e016cf2 oft: Add support for XML output by Stephen Finucane · 11 years ago