]> git.proxmox.com Git - ovs.git/history - vtep
bump version to 2.15.0+ds1-2+deb11u3.1
[ovs.git] / vtep /
2020-03-17 Thomas GoirandMerge tag '2.13.0+dfsg1' into debian/2.13
2020-03-17 Thomas GoirandMerge tag '2.13.0' into master-dfsg
2019-12-20 Timothy RedaelliRemove dependency on python3-six
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2019-07-11 Thomas GoirandMerge branch 'branch-2.11-ds' into debian/train
2018-10-30 Ilya Maximetsmanpages: Include ovs.tmac in most man roots.
2018-08-31 Thomas GoirandMerge tag '2.10.0+ds1' into debian/rocky
2018-08-31 Thomas GoirandMerge tag '2.10.0' into master-dfsg
2018-08-30 Thomas GoirandMerge tag '2.9.2+ds1' into debian/rocky
2018-08-30 Thomas GoirandMerge tag '2.9.2' into master-dfsg
2018-08-15 Ilya Maximetstests: Use environment variable for default timeout.
2018-08-15 Ilya Maximetsutilities: Fix and unify parsing of timeout option.
2018-08-06 Ilya Maximetsovs-vtep: Pass log level arguments to underlying utils.
2018-07-23 Jakub Sitnickidb-ctl-base: Propagate errors from the commands parser.
2018-07-06 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-07-06 Yifeng SunDNS: Add basic support for asynchronous DNS resolving
2018-07-03 Jakub Sitnickidb-ctl-base: Extend ctl_context with an error message.
2018-05-25 Ben Pfaffovs-vsctl, ovn-nbctl, ovn-sbctl, vtep-ctl: Parse option...
2018-04-30 Mark MichelsonRefer to database manpages in *ctl manpages
2018-03-31 Guoshuai Lictl-option: add --inactivity-probe= option in set targe...
2018-02-26 Mark MichelsonRefer to database manpages in *ctl manpages
2018-01-27 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-01-26 Ben Pfaffovs-vsctl, vtep-ctl: Free 'args' string on exit.
2017-12-14 Ben Pfaffovsdb: Improve documentation.
2017-11-27 Ben Pfafftests: Convert dot2pic build tool from Perl to Python.
2017-11-03 Xiao Lianglib: Move lib/poll-loop.h to include/openvswitch
2017-08-02 Ben PfaffEliminate most shadowing for local variable names.
2017-07-14 Mark MichelsonFree port bindings when deleting cached ports.
2017-07-10 Lance Richardsontreewide: .gitignore updates
2017-06-22 Joe Stringerdistclean: Fix ovs-vtep and docker drivers.
2017-06-21 Timothy RedaelliUse @PYTHON@ directly instead of "#! /usr/bin/env"
2017-05-03 Ben Pfaffdb-ctl-base: Add support for identifying a row based...
2017-05-03 Ben Pfaffdb-ctl-base: Drop redundant 'table' field from struct...
2017-04-30 Ben Pfaffdb-ctl-base: Allow record UUIDs to be abbreviated.
2017-04-06 Lance Richardsontable: provide table formatting option help at runtime
2017-03-09 xurong00037997Adapt to flake8-import-order
2017-02-14 Justin PettitRemove build-time generated files when "make clean...
2017-01-18 Aaron ConolelibX: add new release / version info tags
2017-01-13 Ben Pfaffdb-ctl-base: Always support all tables in schema.
2017-01-03 Alin BalutoiuPython tests: Set CREATE_NO_WINDOW flag for Popen
2016-12-23 Lance Richardsontable: correct documented default format in man pages
2016-12-12 Stephen Finucanedoc: Further populate the 'howto' section
2016-12-12 Stephen Finucanedoc: Populate 'install', 'howto' sections
2016-12-08 Joe Stringertreewide: Fix recent flake8-check.
2016-11-10 Ethan RahnAdd support for specifying SSL connection parameters...
2016-11-04 Stephen Finucanedoc: Convert datapath/README to rST
2016-11-04 Stephen Finucanedoc: Convert README.ovs-vtep to rST
2016-10-19 Ben Pfaffovsdb-idlc: Eliminate <prefix>_init() function from...
2016-10-18 Stephen Finucanedoc: Convert INSTALL.Debian to rST
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-15 Darrell Ballovs-vtep: Handle tunnel key configuration in any order.
2016-06-27 Ben Pfaffutil: New function nullable_xstrdup().
2016-05-31 Joe Stringerovs-vtep: Make compatible with python2.7 and 3.
2016-05-18 nickcooper-zhangto... ovs-vtep: Support running multiple ovs-vtep processes
2016-05-17 Dennis Samvtep: Add other_config to Global table.
2016-05-09 Darrell Ballvtep: Add source node replication support.
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-18 Saurabh Shrivastavavtep: Introduce other_config column in some vtep schema...
2016-03-17 Gurucharan Shettyovs-vtep: Delete flows with untagged vlan carefully.
2016-02-23 Dennis Samvtep: Add error messages for logical router support
2016-02-10 Ben Pfaffvlog: Make the most common module reference more direct.
2016-02-08 Ofer Ben Yacovvtep: Support per-tunnel tunnel key in schema.
2016-02-03 Ben Pfaffvlog: Stop using explicit references to external log...
2016-02-03 Wenyu Zhangvtep: add logical router related commands.
2016-01-29 Wenyu Zhangvtep: make vtep-ctl support L3 tables.
2016-01-27 Kyle MesteryREADME.ovs-vtep.md: Fix incorrect spacing.
2016-01-22 Russell Bryantpython: Convert dict iterators.
2016-01-20 Russell Bryantpython: Stop using xrange().
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-05 Russell Bryantpython: Remove unnecessary semicolons and slashes.
2016-01-05 Russell Bryantpython: Resolve a deprecation warning.
2016-01-05 Russell Bryantpython: Fix several pep8 whitespace errors.
2016-01-05 Russell Bryantpython: Resolve pep8 comparison errors.
2016-01-05 Russell Bryantpython: Resolve pep8 blank line errors.
2016-01-05 Russell Bryantpython: Remove unused imports and variables.
2016-01-05 Russell Bryantpython: Run flake8 at build time.
2015-12-21 Anupam Chandaovs-vtep: Clean up local mac entries on startup.
2015-11-30 Ariel Tubaltsevvtep/vtep.xml: Improve XML source formatting.
2015-11-26 YAMAMOTO Takashiuse "/usr/bin/env python" for shebangs for python scripts
2015-11-19 Ariel TubaltsevHW VTEP Schema: update Tunnel table definition
2015-10-22 Daniele Di Proiettovtep-ctl: Exit if database connection fails.
2015-10-14 Justin Pettitvtep: Make stats and status columns ephemeral.
2015-10-02 Gurucharan Shettyautomake: Consolidate schema checksum check.
2015-10-02 Bruce Davievtep: add ACLs to VTEP schema
2015-10-01 Bruce Davievtep: Document the meaning of VLAN zero for vlan_bindings
2015-10-01 Bruce Davievtep: fix typos
2015-09-14 Ben PfaffFix typos in comments.
2015-08-13 Alex Wangdb-ctl-base: Allow print rows that weak reference to...
2015-07-23 Andy Zhoudb-ctl-base: make cmd_show_table private
2015-07-23 Andy Zhoudb-ctl-base: remove the recurse member from struct...
2015-07-22 Ben PfaffMakefiles: Clean and do not distribute IDL-generated...
2015-07-21 Aaron Conolevtep/automake.mk: Changes to support make distcheck.
2015-07-17 Andy Zhoudb-ctl-base: make use of user supplied exit function
2015-07-17 Joe Stringervtep-ctl: Remove extraneous NULL pointer check.
2015-07-13 Andy Zhoudb-ctl-base: do not require client to expose the "table...
2015-06-23 Alex Wangdb-ctl-base: Improve show command.
2015-06-23 Alex Wangvtep-ctl: Use db-ctl-base.
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-16 Daniele Di Proiettoovs-vtep: Support userspace datapaths.
next