| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | test-openflowd: Remove. | Ben Pfaff | 2011-10-24 | 1 | -21/+1 |
* | ofproto-dpif: Add tests for VLAN handling. | Ben Pfaff | 2011-09-26 | 1 | -0/+43 |
* | ovs-openflowd: Rename test-openflowd and move to "tests" directory. | Ben Pfaff | 2011-06-07 | 1 | -4/+4 |
* | ovs-ofctl: Report attempts to add (remove, etc.) non-normalized flows. | Ben Pfaff | 2011-05-27 | 1 | -0/+1 |
* | Merge 'next' into 'master'. | Ben Pfaff | 2011-05-18 | 1 | -1/+1 |
|\ |
|
| * | ofproto: Break apart into generic and hardware-specific parts. | Ben Pfaff | 2011-05-11 | 1 | -1/+1 |
* | | tests: Check ovs-openflowd log output instead of ignoring it. | Ben Pfaff | 2011-05-13 | 1 | -1/+7 |
|/ |
|
* | ovs-ofctl: Implement documented semantics of --flow-format for flow_mods. | Ben Pfaff | 2011-03-01 | 1 | -0/+16 |