index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ofproto-macros.at
Commit message (
Expand
)
Author
Age
Files
Lines
*
test: Make test independent of the recirc_id
Andy Zhou
2015-10-30
1
-0
/
+2
*
ovn.at: Add test for gateway.
Justin Pettit
2015-10-16
1
-1
/
+1
*
ovn-sbctl: Use environment var OVN_SB_DB to find the database by default.
Ben Pfaff
2015-10-07
1
-5
/
+9
*
tests: Refactor macros so OVN databases can be initialized individually.
Ben Pfaff
2015-10-07
1
-8
/
+17
*
ovn: Implement basic end-to-end full mesh test.
Ben Pfaff
2015-09-29
1
-0
/
+167
*
tests: Replace ON_EXIT m4 macro by on_exit() shell function.
Ben Pfaff
2015-09-09
1
-2
/
+2
*
tests: Automatically initialize OVS_*DIR vars when tests begin.
Ben Pfaff
2015-09-09
1
-7
/
+1
*
ofproto-macros: Remove stray garbage from file.
Ben Pfaff
2015-07-21
1
-2
/
+0
*
ofproto-macros.at: Make check_logs() check all *.log files.
Alex Wang
2015-07-15
1
-1
/
+12
*
tests: Adjust output of vconn for windows.
Gurucharan Shetty
2015-06-22
1
-1
/
+8
*
ovs-ofctl: Add bundle support and unit testing.
Jarno Rajahalme
2015-06-10
1
-0
/
+10
*
odp-util: Reuse UUID marshalling for UFID.
Joe Stringer
2015-06-09
1
-1
/
+1
*
tests: Avoid Windows unit tests from hanging.
Gurucharan Shetty
2015-04-22
1
-1
/
+2
*
autotest: refactor OVS_VSWITCHD_START MACRO
Andy Zhou
2015-01-16
1
-13
/
+22
*
dpif: Index flows using unique identifiers.
Joe Stringer
2014-12-02
1
-0
/
+1
*
openvswitch: Userspace tunneling.
Pravin B Shelar
2014-11-12
1
-0
/
+7
*
ovs-numa: Add ovs-numa.{c,h} for extracting and storing cpu
Alex Wang
2014-08-13
1
-0
/
+1
*
test: add WAIT_FOR_DUMMY_PORTS helper macro for writing tests
Andy Zhou
2014-06-10
1
-0
/
+9
*
socket-util: Log the kernel assigned port number when asked.
Gurucharan Shetty
2014-05-28
1
-2
/
+2
*
tests: Change to parse dynamically allocated ports on windows.
Gurucharan Shetty
2014-05-15
1
-2
/
+2
*
Add skeleton for OF1.5 support.
Ben Pfaff
2014-05-14
1
-1
/
+1
*
Remove --enable-of14 option because the implementation is now safe.
Ben Pfaff
2014-05-14
1
-1
/
+1
*
Add basic implementation for OpenFlow 1.4 bundles
Alexandru Copot
2014-05-02
1
-2
/
+2
*
Enable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.
Ben Pfaff
2014-04-30
1
-1
/
+1
*
tests: Whitelist messages about RCU blocking in the testsuite.
Ben Pfaff
2014-04-29
1
-0
/
+1
*
Add IPv6 support for OpenFlow, OVSDB, NetFlow, and sFlow.
Arun Sharma
2014-02-06
1
-2
/
+2
*
ofproto-dpif-xlate: Limit memory and time that translation can consume.
Ben Pfaff
2013-10-04
1
-0
/
+4
*
Add basic OpenFlow 1.1 protocol support.
Ben Pfaff
2013-07-08
1
-1
/
+1
*
Add VLAN splinters unit test.
Ben Pfaff
2013-06-25
1
-2
/
+7
*
invoke perl as ${PERL}
YAMAMOTO Takashi
2013-04-22
1
-1
/
+1
*
ovsdb-server: Announce bound listening ports as status:bound_port.
Ben Pfaff
2013-04-18
1
-5
/
+5
*
tests: Avoid race conditions, by letting the kernel choose ports to bind.
Ben Pfaff
2013-04-18
1
-0
/
+17
*
ofproto-macros: Fail a test that logs a WARN or higher level message.
Ben Pfaff
2013-02-11
1
-1
/
+19
*
Add OpenFlow13 to the allowed protocols for ofproto testing.
Jarno Rajahalme
2012-12-10
1
-1
/
+1
*
test: add ofproto OpenFlow1.2 tests
Simon Horman
2012-11-29
1
-1
/
+1
*
ofproto-dpif: Add ovs-appctl commands for ovs-dpctl functions.
Justin Pettit
2012-11-01
1
-0
/
+1
*
tests: Define new ADD_OF_PORTS macro for ofproto tests.
Justin Pettit
2012-11-01
1
-0
/
+11
*
tests: New m4 macro ON_EXIT to add a cleanup action.
Ben Pfaff
2012-08-20
1
-3
/
+2
*
tests: Invoke daemons with --no-chdir so core files appear in test dir.
Ben Pfaff
2012-08-16
1
-2
/
+2
*
Create .conf.db.~lock~ in same dir as DBDIR.
Mehak Mahajan
2012-08-01
1
-2
/
+1
*
Make the location of the database separately configurable.
Ben Pfaff
2012-08-01
1
-1
/
+2
*
ofp-msgs: New approach to encoding and decoding OpenFlow headers.
Ben Pfaff
2012-07-30
1
-1
/
+1
*
tests: Fix unit test failures related to additional logging.
Ethan Jackson
2012-07-17
1
-1
/
+4
*
ofp-print: Add some more white space to flow dumps.
Ben Pfaff
2012-05-01
1
-2
/
+2
*
Use `pwd` in place of $PWD, treewide.
Ben Pfaff
2012-03-13
1
-3
/
+3
*
Add information about time left before timeouts to flow dumps.
Ben Pfaff
2012-02-07
1
-0
/
+2
*
Add support for limiting the number of flows in an OpenFlow flow table.
Ben Pfaff
2012-02-01
1
-0
/
+16
*
tests: Add expected output parameter to OVS_VSWITCHD_START.
Ben Pfaff
2011-12-19
1
-1
/
+9
*
tests: Update ovs-vswitchd log messages to ignore.
Ben Pfaff
2011-12-19
1
-2
/
+0
*
tests: Allow unit tests to run as root.
Ethan Jackson
2011-11-18
1
-6
/
+2
[next]