summaryrefslogtreecommitdiff
path: root/vtep
Commit message (Expand)AuthorAgeFilesLines
* db-ctl-base: Use partial map/set updates for last add/set commands.Ilya Maximets2022-12-061-3/+4
* hmap: use short version of safe loops if possible.Adrian Moreno2022-03-301-3/+3
* list: use short version of safe loops if possible.Adrian Moreno2022-03-301-6/+6
* Remove dependency on python3-sixTimothy Redaelli2019-12-201-13/+10
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-272-4/+2
* manpages: Include ovs.tmac in most man roots.Ilya Maximets2018-10-301-11/+1
* tests: Use environment variable for default timeout.Ilya Maximets2018-08-151-3/+1
* utilities: Fix and unify parsing of timeout option.Ilya Maximets2018-08-151-5/+3
* ovs-vtep: Pass log level arguments to underlying utils.Ilya Maximets2018-08-061-1/+6
* db-ctl-base: Propagate errors from the commands parser.Jakub Sitnicki2018-07-231-2/+5
* DNS: Add basic support for asynchronous DNS resolvingYifeng Sun2018-07-061-16/+18
* db-ctl-base: Extend ctl_context with an error message.Jakub Sitnicki2018-07-031-0/+9
* ovs-vsctl, ovn-nbctl, ovn-sbctl, vtep-ctl: Parse options before logging.Ben Pfaff2018-05-251-5/+3
* ctl-option: add --inactivity-probe= option in set targets commandsGuoshuai Li2018-03-311-4/+13
* Refer to database manpages in *ctl manpagesMark Michelson2018-02-261-2/+5
* ovs-vsctl, vtep-ctl: Free 'args' string on exit.Ben Pfaff2018-01-261-4/+8
* ovsdb: Improve documentation.Ben Pfaff2017-12-141-16/+7
* tests: Convert dot2pic build tool from Perl to Python.Ben Pfaff2017-11-261-1/+1
* lib: Move lib/poll-loop.h to include/openvswitchXiao Liang2017-11-031-1/+1
* Eliminate most shadowing for local variable names.Ben Pfaff2017-08-021-1/+0
* Free port bindings when deleting cached ports.Mark Michelson2017-07-141-0/+1
* treewide: .gitignore updatesLance Richardson2017-07-101-0/+1
* distclean: Fix ovs-vtep and docker drivers.Joe Stringer2017-06-211-0/+1
* Use @PYTHON@ directly instead of "#! /usr/bin/env"Timothy Redaelli2017-06-212-2/+2
* db-ctl-base: Add support for identifying a row based on a value in a map.Ben Pfaff2017-05-031-5/+6
* db-ctl-base: Drop redundant 'table' field from struct ctl_row_id.Ben Pfaff2017-05-031-7/+5
* db-ctl-base: Allow record UUIDs to be abbreviated.Ben Pfaff2017-04-301-4/+6
* table: provide table formatting option help at runtimeLance Richardson2017-04-061-0/+1
* Adapt to flake8-import-orderxurong000379972017-03-081-3/+4
* Remove build-time generated files when "make clean" is run.Justin Pettit2017-02-131-3/+3
* libX: add new release / version info tagsAaron Conole2017-01-181-1/+1
* db-ctl-base: Always support all tables in schema.Ben Pfaff2017-01-131-64/+14
* Python tests: Set CREATE_NO_WINDOW flag for PopenAlin Balutoiu2017-01-031-1/+5
* table: correct documented default format in man pagesLance Richardson2016-12-221-1/+0
* doc: Further populate the 'howto' sectionStephen Finucane2016-12-122-231/+0
* doc: Populate 'install', 'howto' sectionsStephen Finucane2016-12-122-11/+10
* treewide: Fix recent flake8-check.Joe Stringer2016-12-081-0/+1
* Add support for specifying SSL connection parameters to ovsdbEthan Rahn2016-11-101-1/+2
* doc: Convert datapath/README to rSTStephen Finucane2016-11-031-1/+1
* doc: Convert README.ovs-vtep to rSTStephen Finucane2016-11-033-206/+232
* ovsdb-idlc: Eliminate <prefix>_init() function from generated code.Ben Pfaff2016-10-191-1/+0
* doc: Convert INSTALL.Debian to rSTStephen Finucane2016-10-181-1/+1
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-221-1/+1
* ovs-vtep: Handle tunnel key configuration in any order.Darrell Ball2016-07-151-14/+14
* util: New function nullable_xstrdup().Ben Pfaff2016-06-261-1/+1
* ovs-vtep: Make compatible with python2.7 and 3.Joe Stringer2016-05-311-13/+12
* ovs-vtep: Support running multiple ovs-vtep processesnickcooper-zhangtonghao2016-05-181-3/+3
* vtep: Add other_config to Global table.Dennis Sam2016-05-172-2/+13
* vtep: Add source node replication support.Darrell Ball2016-05-096-13/+194
* list: Rename all functions in list.h with ovs_ prefix.Ben Warren2016-03-301-9/+9