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