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