summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tunnel, tests: Sort flow output in ERSPAN v1/v2 metadataAlin Gabriel Serdean2018-08-221-2/+1
* tests: Fix hash function dependencies in "tunnel - ERSPAN v1/v2 metadata".Ben Pfaff2018-08-211-22/+31
* ovn-northd: Support learning neighbor from ARP request.Han Zhou2018-08-211-26/+219
* ovn-northd: LR respond ARP from valid subnet only.Han Zhou2018-08-211-6/+17
* ovn: Add DHCP support for option 252.Mark Michelson2018-08-212-3/+4
* ovsdb-idl: Fix recently introduced Python 3 tests.Ben Pfaff2018-08-181-2/+2
* ovsdb-client: Make "wait" command logging more sensible.Ben Pfaff2018-08-174-5/+11
* system-traffic: Add conntrack per zone limit test caseYi-Hung Wei2018-08-171-0/+89
* ovsdb-idl: Adjust indexes during transactions.Ben Pfaff2018-08-161-3/+14
* checkpatch: support macro continuationBala Sankaran2018-08-161-0/+223
* system-traffic: Add 5 new tunnel tests that don't need native linux modulesYifeng Sun2018-08-161-0/+264
* system-traffic: Skip 5 tunnel tests on certain kernel versionsYifeng Sun2018-08-161-0/+5
* tests: Add two m4 functions to skip tests for certain kernel versionsYifeng Sun2018-08-162-0/+38
* ovn-nbctl test: Add different search string for getopt BSD variantAlin Gabriel Serdean2018-08-161-1/+1
* dpctl: Make opt_dpif_open() more general.Darrell Ball2018-08-151-5/+5
* tests: Drop setting aliases for control utils.Ilya Maximets2018-08-151-41/+0
* tests: Use environment variable for default timeout.Ilya Maximets2018-08-154-6/+11
* utilities: Fix and unify parsing of timeout option.Ilya Maximets2018-08-151-5/+3
* test-unixctl.py: Don't suppress exceptions.Ben Pfaff2018-08-151-9/+1
* python jsonrpc: Allow jsonrpc_session to have more than one remote.Numan Siddique2018-08-142-3/+64
* ovs python: ovs.stream.open_block() returns success even if the remote is unr...Numan Siddique2018-08-143-0/+49
* ovsdb-idl.c: Fix IDL index problem when rows are updated.Han Zhou2018-08-132-12/+44
* test-ovsdb.c: Fix wrong indent.Han Zhou2018-08-131-82/+82
* checkpatch: Improve accuracy and specificity of sign-off checking.Ben Pfaff2018-08-133-0/+160
* tests: Use the default key length when generating RSA keysTimothy Redaelli2018-08-102-6/+6
* ofproto-dpif-xlate: Improve log message.Ben Pfaff2018-08-091-1/+1
* tests: Don't log to syslog during tests.Ben Pfaff2018-08-091-0/+4
* tests: Ignore recirc_id in "MPLS xlate action" test.Ben Pfaff2018-08-071-3/+6
* ovn-nbctl: Make daemon mode more transparent.Ben Pfaff2018-08-071-158/+88
* unixctl: Make path to unixctl_server socket available to the client.Ben Pfaff2018-08-071-2/+2
* tests: Test for ovs-ofctl snoop commandAshish Varma2018-08-061-0/+27
* ovsdb-cluster: Add comment to test.Ben Pfaff2018-08-031-0/+1
* tests: Suppress "long poll interval" messages for ovsdb-cluster tests.Ben Pfaff2018-08-031-2/+2
* tests: Fix use of variable in cluster torture test.Ben Pfaff2018-08-031-1/+1
* tests: Fix cluster torture test.Ben Pfaff2018-08-031-6/+6
* ovn: Add '--restart' flag to ovn-controller exit.Mark Michelson2018-08-021-0/+186
* ovn: Allow for automatic dynamic updates of IPAMMark Michelson2018-08-021-26/+75
* ovn: Fix typos in "ovn -- Address Set generation..." test.Ben Pfaff2018-08-021-2/+2
* Introduce ovs-appctl command to monitor HVs sb connection statusLorenzo Bianconi2018-07-311-0/+34
* ovn-northd: Propagate dynamic addresses to port group address sets.Jakub Sitnicki2018-07-311-0/+59
* ovn-northd: Make use of svec for storing lists of addresses.Jakub Sitnicki2018-07-311-0/+50
* ovn-nbctl: Allow referring to port groups by name.Jakub Sitnicki2018-07-311-0/+14
* ovn: Clean up log() action parsing errors.Justin Pettit2018-07-311-0/+19
* ovn: Add rate-limiting for ACL logs.Justin Pettit2018-07-301-0/+73
* ovn: Add Meter and Meter_Band tables to the NB and SB databases.Justin Pettit2018-07-301-0/+68
* Permit to build OVS with only Python3 installedTimothy Redaelli2018-07-2412-55/+59
* dpif-netdev: Add SMC cache after EMC cacheYipeng Wang2018-07-241-2/+5
* tests: Add test for ovn-nbctl's command parser error paths.Jakub Sitnicki2018-07-231-0/+76
* tests: Add test for oneline-formatted output for ovn-nbctl.Jakub Sitnicki2018-07-231-0/+21
* tests: Add test for ovn-nbctl dry run mode.Jakub Sitnicki2018-07-231-0/+21