index
:
delta/openvswitch.git
branch-1.1
branch-1.10
branch-1.11
branch-1.2
branch-1.3
branch-1.4
branch-1.5
branch-1.6
branch-1.7
branch-1.8
branch-1.9
branch-2.0
branch-2.1
branch-2.10
branch-2.11
branch-2.12
branch-2.13
branch-2.14
branch-2.15
branch-2.16
branch-2.17
branch-2.2
branch-2.3
branch-2.4
branch-2.5
branch-2.6
branch-2.7
branch-2.8
branch-2.9
branch-3.0
branch-3.1
dpdk-hwol
dpdk-latest
dpdk-travis-build-test
elephant
ext-320
for-nox/0.4
lts-1.0
lts-1.0a
master
openflow-1.0
ovn
ovn-ddlog-patches
raft2
review/jarno_ct_bp_v1
vlan-maint
wdp
xs5.7
github.com: openvswitch/ovs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vtep
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove dependency on python3-six
Timothy Redaelli
2019-12-20
1
-13
/
+10
*
Require Python 3 and remove support for Python 2.
Ben Pfaff
2019-09-27
2
-4
/
+2
*
manpages: Include ovs.tmac in most man roots.
Ilya Maximets
2018-10-30
1
-11
/
+1
*
tests: Use environment variable for default timeout.
Ilya Maximets
2018-08-15
1
-3
/
+1
*
utilities: Fix and unify parsing of timeout option.
Ilya Maximets
2018-08-15
1
-5
/
+3
*
ovs-vtep: Pass log level arguments to underlying utils.
Ilya Maximets
2018-08-06
1
-1
/
+6
*
db-ctl-base: Propagate errors from the commands parser.
Jakub Sitnicki
2018-07-23
1
-2
/
+5
*
DNS: Add basic support for asynchronous DNS resolving
Yifeng Sun
2018-07-06
1
-16
/
+18
*
db-ctl-base: Extend ctl_context with an error message.
Jakub Sitnicki
2018-07-03
1
-0
/
+9
*
ovs-vsctl, ovn-nbctl, ovn-sbctl, vtep-ctl: Parse options before logging.
Ben Pfaff
2018-05-25
1
-5
/
+3
*
ctl-option: add --inactivity-probe= option in set targets commands
Guoshuai Li
2018-03-31
1
-4
/
+13
*
Refer to database manpages in *ctl manpages
Mark Michelson
2018-02-26
1
-2
/
+5
*
ovs-vsctl, vtep-ctl: Free 'args' string on exit.
Ben Pfaff
2018-01-26
1
-4
/
+8
*
ovsdb: Improve documentation.
Ben Pfaff
2017-12-14
1
-16
/
+7
*
tests: Convert dot2pic build tool from Perl to Python.
Ben Pfaff
2017-11-26
1
-1
/
+1
*
lib: Move lib/poll-loop.h to include/openvswitch
Xiao Liang
2017-11-03
1
-1
/
+1
*
Eliminate most shadowing for local variable names.
Ben Pfaff
2017-08-02
1
-1
/
+0
*
Free port bindings when deleting cached ports.
Mark Michelson
2017-07-14
1
-0
/
+1
*
treewide: .gitignore updates
Lance Richardson
2017-07-10
1
-0
/
+1
*
distclean: Fix ovs-vtep and docker drivers.
Joe Stringer
2017-06-21
1
-0
/
+1
*
Use @PYTHON@ directly instead of "#! /usr/bin/env"
Timothy Redaelli
2017-06-21
2
-2
/
+2
*
db-ctl-base: Add support for identifying a row based on a value in a map.
Ben Pfaff
2017-05-03
1
-5
/
+6
*
db-ctl-base: Drop redundant 'table' field from struct ctl_row_id.
Ben Pfaff
2017-05-03
1
-7
/
+5
*
db-ctl-base: Allow record UUIDs to be abbreviated.
Ben Pfaff
2017-04-30
1
-4
/
+6
*
table: provide table formatting option help at runtime
Lance Richardson
2017-04-06
1
-0
/
+1
*
Adapt to flake8-import-order
xurong00037997
2017-03-08
1
-3
/
+4
*
Remove build-time generated files when "make clean" is run.
Justin Pettit
2017-02-13
1
-3
/
+3
*
libX: add new release / version info tags
Aaron Conole
2017-01-18
1
-1
/
+1
*
db-ctl-base: Always support all tables in schema.
Ben Pfaff
2017-01-13
1
-64
/
+14
*
Python tests: Set CREATE_NO_WINDOW flag for Popen
Alin Balutoiu
2017-01-03
1
-1
/
+5
*
table: correct documented default format in man pages
Lance Richardson
2016-12-22
1
-1
/
+0
*
doc: Further populate the 'howto' section
Stephen Finucane
2016-12-12
2
-231
/
+0
*
doc: Populate 'install', 'howto' sections
Stephen Finucane
2016-12-12
2
-11
/
+10
*
treewide: Fix recent flake8-check.
Joe Stringer
2016-12-08
1
-0
/
+1
*
Add support for specifying SSL connection parameters to ovsdb
Ethan Rahn
2016-11-10
1
-1
/
+2
*
doc: Convert datapath/README to rST
Stephen Finucane
2016-11-03
1
-1
/
+1
*
doc: Convert README.ovs-vtep to rST
Stephen Finucane
2016-11-03
3
-206
/
+232
*
ovsdb-idlc: Eliminate <prefix>_init() function from generated code.
Ben Pfaff
2016-10-19
1
-1
/
+0
*
doc: Convert INSTALL.Debian to rST
Stephen Finucane
2016-10-18
1
-1
/
+1
*
json: Move from lib to include/openvswitch.
Terry Wilson
2016-07-22
1
-1
/
+1
*
ovs-vtep: Handle tunnel key configuration in any order.
Darrell Ball
2016-07-15
1
-14
/
+14
*
util: New function nullable_xstrdup().
Ben Pfaff
2016-06-26
1
-1
/
+1
*
ovs-vtep: Make compatible with python2.7 and 3.
Joe Stringer
2016-05-31
1
-13
/
+12
*
ovs-vtep: Support running multiple ovs-vtep processes
nickcooper-zhangtonghao
2016-05-18
1
-3
/
+3
*
vtep: Add other_config to Global table.
Dennis Sam
2016-05-17
2
-2
/
+13
*
vtep: Add source node replication support.
Darrell Ball
2016-05-09
6
-13
/
+194
*
list: Rename all functions in list.h with ovs_ prefix.
Ben Warren
2016-03-30
1
-9
/
+9
*
Move lib/dynamic-string.h to include/openvswitch directory
Ben Warren
2016-03-19
1
-1
/
+1
*
vtep: Introduce other_config column in some vtep schema tables.
Saurabh Shrivastava
2016-03-18
2
-3
/
+65
*
ovs-vtep: Delete flows with untagged vlan carefully.
Gurucharan Shetty
2016-03-17
1
-2
/
+2
[next]