summaryrefslogtreecommitdiff
path: root/tests/ofproto-macros.at
Commit message (Expand)AuthorAgeFilesLines
* ovs-numa: Add ovs-numa.{c,h} for extracting and storing cpuAlex Wang2014-08-131-0/+1
* test: add WAIT_FOR_DUMMY_PORTS helper macro for writing testsAndy Zhou2014-06-101-0/+9
* socket-util: Log the kernel assigned port number when asked.Gurucharan Shetty2014-05-281-2/+2
* tests: Change to parse dynamically allocated ports on windows.Gurucharan Shetty2014-05-151-2/+2
* Add skeleton for OF1.5 support.Ben Pfaff2014-05-141-1/+1
* Remove --enable-of14 option because the implementation is now safe.Ben Pfaff2014-05-141-1/+1
* Add basic implementation for OpenFlow 1.4 bundlesAlexandru Copot2014-05-021-2/+2
* Enable OpenFlow 1.0, 1.1, 1.2, and 1.3 by default.Ben Pfaff2014-04-301-1/+1
* tests: Whitelist messages about RCU blocking in the testsuite.Ben Pfaff2014-04-291-0/+1
* Add IPv6 support for OpenFlow, OVSDB, NetFlow, and sFlow.Arun Sharma2014-02-061-2/+2
* ofproto-dpif-xlate: Limit memory and time that translation can consume.Ben Pfaff2013-10-041-0/+4
* Add basic OpenFlow 1.1 protocol support.Ben Pfaff2013-07-081-1/+1
* Add VLAN splinters unit test.Ben Pfaff2013-06-251-2/+7
* invoke perl as ${PERL}YAMAMOTO Takashi2013-04-221-1/+1
* ovsdb-server: Announce bound listening ports as status:bound_port.Ben Pfaff2013-04-181-5/+5
* tests: Avoid race conditions, by letting the kernel choose ports to bind.Ben Pfaff2013-04-181-0/+17
* ofproto-macros: Fail a test that logs a WARN or higher level message.Ben Pfaff2013-02-111-1/+19
* Add OpenFlow13 to the allowed protocols for ofproto testing.Jarno Rajahalme2012-12-101-1/+1
* test: add ofproto OpenFlow1.2 testsSimon Horman2012-11-291-1/+1
* ofproto-dpif: Add ovs-appctl commands for ovs-dpctl functions.Justin Pettit2012-11-011-0/+1
* tests: Define new ADD_OF_PORTS macro for ofproto tests.Justin Pettit2012-11-011-0/+11
* tests: New m4 macro ON_EXIT to add a cleanup action.Ben Pfaff2012-08-201-3/+2
* tests: Invoke daemons with --no-chdir so core files appear in test dir.Ben Pfaff2012-08-161-2/+2
* Create .conf.db.~lock~ in same dir as DBDIR.Mehak Mahajan2012-08-011-2/+1
* Make the location of the database separately configurable.Ben Pfaff2012-08-011-1/+2
* ofp-msgs: New approach to encoding and decoding OpenFlow headers.Ben Pfaff2012-07-301-1/+1
* tests: Fix unit test failures related to additional logging.Ethan Jackson2012-07-171-1/+4
* ofp-print: Add some more white space to flow dumps.Ben Pfaff2012-05-011-2/+2
* Use `pwd` in place of $PWD, treewide.Ben Pfaff2012-03-131-3/+3
* Add information about time left before timeouts to flow dumps.Ben Pfaff2012-02-071-0/+2
* Add support for limiting the number of flows in an OpenFlow flow table.Ben Pfaff2012-02-011-0/+16
* tests: Add expected output parameter to OVS_VSWITCHD_START.Ben Pfaff2011-12-191-1/+9
* tests: Update ovs-vswitchd log messages to ignore.Ben Pfaff2011-12-191-2/+0
* tests: Allow unit tests to run as root.Ethan Jackson2011-11-181-6/+2
* test-openflowd: Remove.Ben Pfaff2011-10-241-21/+1
* ofproto-dpif: Add tests for VLAN handling.Ben Pfaff2011-09-261-0/+43
* ovs-openflowd: Rename test-openflowd and move to "tests" directory.Ben Pfaff2011-06-071-4/+4
* ovs-ofctl: Report attempts to add (remove, etc.) non-normalized flows.Ben Pfaff2011-05-271-0/+1
* Merge 'next' into 'master'.Ben Pfaff2011-05-181-1/+1
|\
| * ofproto: Break apart into generic and hardware-specific parts.Ben Pfaff2011-05-111-1/+1
* | tests: Check ovs-openflowd log output instead of ignoring it.Ben Pfaff2011-05-131-1/+7
|/
* ovs-ofctl: Implement documented semantics of --flow-format for flow_mods.Ben Pfaff2011-03-011-0/+16