summaryrefslogtreecommitdiff
path: root/tests/ovs-vsctl.at
Commit message (Expand)AuthorAgeFilesLines
* db-ctl-base: Partially revert b8bf410a5.Daniel Alvarez Sanchez2023-03-301-5/+3
* db-ctl-base: Use partial map/set updates for last add/set commands.Ilya Maximets2022-12-061-1/+5
* ovsdb-idl: Add the support to specify the uuid for row insert.Numan Siddique2022-11-301-0/+25
* add test cases for ingress_policing_kpkts parametersTianyu Yuan2021-07-011-0/+23
* Add test cases for ingress_policing parametersTianyu Yuan2021-04-131-0/+23
* db-ctl-base: Warn if "destroy" command lacks --all or record argument.Alexey Roytman2021-03-301-0/+5
* db-ctl-base: Add {in} and {not-in} set relational operators.Ben Pfaff2021-02-021-1/+21
* bridge: Fix null dereference on ct_timeout_policy recordYi-Hung Wei2020-06-271-0/+8
* tests: introduced test for checking "ovs-vsctl emer-reset"Damijan Skvarc2019-12-171-0/+119
* ovs-vsctl: unit test for checking fail-mode relatedDamijan Skvarc2019-12-031-0/+27
* ofproto-dpif: Expose datapath capability to ovsdb.William Tu2019-11-211-0/+10
* ovs-vsctl: Add conntrack zone commands.William Tu2019-09-261-2/+32
* db-ctl-base: Give better error messages for ambiguous abbreviations.Ben Pfaff2019-09-181-1/+4
* tests: Fix ovs-vsctl unit test failure regression.Ben Pfaff2019-09-171-2/+2
* ovsdb-data: Don't put strings with digits in quotes.Ilya Maximets2019-07-251-16/+16
* stream-ssl: Add support for TLS SNI (Server Name Indication).Ben Pfaff2019-04-161-0/+20
* tests: Use the default key length when generating RSA keysTimothy Redaelli2018-08-101-2/+2
* ovs-vsctl: Fix segfault when attempting to del-port from parent bridge.Flavio Fernandes2018-05-071-0/+17
* ctl-option: add --inactivity-probe= option in set targets commandsGuoshuai Li2018-03-311-0/+9
* ovs-vsctl: Add commands "add-bond-iface" and "del-bond-iface".Ben Pfaff2018-02-061-0/+60
* ovs-vsctl: Use default socket name in tests.Ben Pfaff2018-02-061-8/+8
* ovs-vsctl: Remove superfluous OVS_VSCTL_CLEANUP from tests.Ben Pfaff2018-02-061-183/+138
* tests: Convert uuidfilt utility from Perl to Python.Ben Pfaff2017-11-261-8/+8
* db-ctl-base: Fix reference-following feature in get_row_by_id().ZhiPeng Lu2017-07-131-0/+3
* ovs-vsctl: Disallow empty bridge, port, and interface names.Ben Pfaff2017-02-031-0/+12
* ovsdb-data: Add support for integer ranges in database commandsLukasz Rzasik2017-01-051-1/+1
* ovs-vsctl: Print error when add-port fails.Daniele Di Proietto2016-12-211-4/+8
* tests: Get rid of overly specific --pidfile and --unixctl options.Ben Pfaff2016-10-121-13/+14
* tests: Fix issue in use of OVS_APP_EXIT_AND_WAIT.Lance Richardson2016-06-231-1/+1
* ovs-vsctl.at: Use OVS_VSCTL_CLEANUP.Ilya Maximets2016-06-061-3/+3
* tests: Make parse_listening_port entirely reliable.Ben Pfaff2015-11-261-2/+2
* stream-ssl: Get peer-ca-cert functionality to work.Gurucharan Shetty2015-09-181-0/+27
* ovs-vsctl.at: Correct title of SSL test.Gurucharan Shetty2015-09-181-7/+10
* tests: Replace ON_EXIT m4 macro by on_exit() shell function.Ben Pfaff2015-09-091-2/+2
* tests: Automatically initialize OVS_*DIR vars when tests begin.Ben Pfaff2015-09-091-2/+0
* ovsdb-server: Add the ability to push peer-cert.Gurucharan Shetty2015-08-211-0/+24
* tunneling: Remove gre64 tunnel support.Pravin B Shelar2015-08-201-5/+0
* db-ctl-base: Make common database command code into library.Alex Wang2015-06-231-1/+1
* auto-attach: Add auto-attach support to bridge layer and command setDennis Flynn2015-03-031-0/+2
* ovs-vsctl.at: Fix intermittent failure.Alex Wang2015-01-301-0/+4
* ovs-vsctl: Prevent creating duplicate VLAN bridges.Ben Pfaff2014-11-251-0/+3
* bridge: Store datapath version into ovsdbAndy Zhou2014-11-051-0/+2
* ovs-vsctl: Allow referring to rows whose names are UUIDs by those names.Ben Pfaff2014-10-291-0/+18
* ovs-vsctl: Allow modifying "immutable" columns if we just created the row.Ben Pfaff2014-10-081-3/+5
* Rapid Spanning Tree Protocol (IEEE 802.1D).Daniele Venturino2014-09-091-0/+4
* ovs-vsctl: Correctly exit on errors for non-map types in "remove" command.Ben Pfaff2014-09-021-0/+3
* ovs-vsctl.at: Workaround lack of 'kill -l' on Windows.Gurucharan Shetty2014-06-261-2/+14
* ovs-vsctl.at: Adjust test output for Windows.Gurucharan Shetty2014-06-261-2/+3
* bridge: Enable multicast support on the bridgeFlavio Leitner2014-06-241-0/+2
* datapath: Add support for Geneve tunneling.Jesse Gross2014-06-201-2/+6