summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Global replace of Nicira Networks.Raju Subramanian2012-05-0242-44/+44
* tests: Fix typo in comment.Ben Pfaff2012-05-011-1/+1
* ofp-print: Add some more white space to flow dumps.Ben Pfaff2012-05-014-57/+57
* nicira-ext: Support masking of nd_target fieldAnsis Atteka2012-04-261-0/+4
* json: Correct position tracking in JSON parser implementations.Ben Pfaff2012-04-261-1/+1
* tests: Generalize 'sed' calls in MAC learning test to more than one digit.Ben Pfaff2012-04-231-6/+6
* tests: Avoid daemon race between pidfile creation and parent notification.Ben Pfaff2012-04-231-0/+5
* dpif: Include TCP flags in "ovs-dpctl dump-flows" output.Ben Pfaff2012-04-181-25/+5
* socket-util: Remove DSCP_INVALID.Ethan Jackson2012-04-171-1/+1
* learn: Make it possible to parse "load" actions wider than 64 bits.Ben Pfaff2012-04-131-3/+6
* learn: Fix bugs when learn actions use subfields wider than 64 bits.Ben Pfaff2012-04-131-0/+42
* util: New function bitwise_is_all_zeros().Ben Pfaff2012-04-131-0/+47
* util: New function bitwise_one().Ben Pfaff2012-04-132-1/+45
* ovsdb-idl: Improve ovsdb_idl_txn_increment() interface.Ben Pfaff2012-04-123-9/+24
* ovsdb-idl: Simplify transaction retry.Ben Pfaff2012-04-121-3/+11
* check-structs: Disallow uint<N>_t because ovs_be<N> should always be used.Ben Pfaff2012-04-021-6/+6
* tests: Gracefully shut down ovsdb-server, to avoid valgrind leak warnings.Ben Pfaff2012-03-284-0/+6
* tests: Suppress valgrind error reports from glibc timer_create() function.Ben Pfaff2012-03-282-1/+18
* Add error codes for Open Flow v1.2Simon Horman2012-03-275-106/+147
* Allow configuring DSCP on controller and manager connections.Mehak Mahajan2012-03-234-12/+19
* ovs-vsctl: Allow "fake bridges" to be created for VLAN 0.Ben Pfaff2012-03-201-28/+36
* Use `pwd` in place of $PWD, treewide.Ben Pfaff2012-03-1310-52/+52
* tests: Skip "strings at least 2 characters long" test for narrow Python.Ben Pfaff2012-03-122-6/+11
* tests: Fix "make check" as non-root.Ben Pfaff2012-03-122-0/+2
* nicira-ext: Increase the number of NXM registers to 8.Ethan Jackson2012-03-091-21/+29
* idl: Convert python daemons to utilize SchemaHelper.Ethan Jackson2012-03-091-2/+3
* tests: Suppress "role reply" that can appear in async message test.Ben Pfaff2012-03-071-0/+1
* python: Make build number format consistent with C.Ethan Jackson2012-03-072-3/+1
* ovs-ofctl: Make "barrier" output reproducible for testing.Ben Pfaff2012-03-071-2/+1
* tests: Convert *_SCHEMA macros to shell functions.Ben Pfaff2012-03-075-100/+97
* tests: Convert OVS_WAIT_* macros to shell functions.Ben Pfaff2012-03-071-14/+24
* tests: Convert interface-reconfigure macros to shell functions.Ben Pfaff2012-03-071-90/+96
* Abstract everything that uses ofp_phy_port, add OF1.1 support.Ben Pfaff2012-03-072-13/+121
* ofp-print: Print OpenFlow version number of message, unless it's 1.0.Ben Pfaff2012-03-071-3/+3
* Begin breaking openflow-1.0.h into common and version-specific definitions.Ben Pfaff2012-03-071-10/+10
* Introduce ofputil_protocol, to abstract the protocol in use on a connection.Ben Pfaff2012-03-074-32/+72
* unixctl: Timeout unit tests instead of hanging.Ethan Jackson2012-03-073-31/+46
* unixctl: Re-enable unit tests.Ethan Jackson2012-03-061-6/+0
* xenserver: Add vm-id to the external_ids.Gurucharan Shetty2012-03-062-4/+13
* unixctl: Skip Python unixctl tests.Ethan Jackson2012-03-021-0/+6
* python: Port unixctl to Python.Ethan Jackson2012-03-026-0/+318
* tests: Add code coverage for Python.Ethan Jackson2012-03-022-3/+23
* jsonrpc.py: Don't swallow errors in transact_block().Ethan Jackson2012-03-021-0/+5
* tests: Prefer development Python files over installed ones.Ethan Jackson2012-03-011-1/+1
* timeval: Add "time/stop" unixctl command, for use in unit tests.Ben Pfaff2012-02-281-0/+1
* unixctl: New JSON RPC back-end.Ethan Jackson2012-02-212-23/+23
* jsonrpc: Don't swallow errors in jsonrpc_transact_block().Ethan Jackson2012-02-211-1/+1
* Add ability to direct "packet-in"s to particular controllers.Ben Pfaff2012-02-273-3/+29
* jsonrpc: Make jsonrpc_error() internal.Ben Pfaff2012-02-271-12/+14
* ovs-vsctl.at: Use full name for referring to the "NetFlow" table.Justin Pettit2012-02-181-4/+4