summaryrefslogtreecommitdiff
path: root/vtep/ovs-vtep
Commit message (Expand)AuthorAgeFilesLines
* ovs-vtep: Handle tunnel key configuration in any order.Darrell Ball2016-07-151-14/+14
* 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 source node replication support.Darrell Ball2016-05-091-4/+31
* ovs-vtep: Delete flows with untagged vlan carefully.Gurucharan Shetty2016-03-171-2/+2
* python: Convert dict iterators.Russell Bryant2016-01-211-10/+11
* python: Stop using xrange().Russell Bryant2016-01-201-0/+1
* python: Remove unnecessary semicolons and slashes.Russell Bryant2016-01-051-4/+4
* python: Resolve a deprecation warning.Russell Bryant2016-01-051-2/+2
* python: Fix several pep8 whitespace errors.Russell Bryant2016-01-051-21/+21
* python: Resolve pep8 comparison errors.Russell Bryant2016-01-051-2/+2
* python: Resolve pep8 blank line errors.Russell Bryant2016-01-051-1/+14
* python: Remove unused imports and variables.Russell Bryant2016-01-051-1/+1
* ovs-vtep: Clean up local mac entries on startup.Anupam Chanda2015-12-211-0/+7
* use "/usr/bin/env python" for shebangs for python scriptsYAMAMOTO Takashi2015-11-261-1/+1
* ovs-vtep: Support userspace datapaths.Daniele Di Proietto2015-06-161-2/+15
* vtep: Limit the split elements to 2 (maxsplit + 1)Mark Maglana2015-03-031-1/+1
* ovs-vtep: Add support for bfd tunnels.Gurucharan Shetty2014-10-131-2/+176
* ovs-vtep: Use shlex module to split args.Gurucharan Shetty2014-09-251-3/+4
* ovs-vtep: Store physical switch name globally.Gurucharan Shetty2014-09-251-9/+11
* ovs-vtep: Clear left-over local mac information.Gurucharan Shetty2014-09-251-0/+1
* ovs-vtep: Handle physical ports with '-' in its name.Gurucharan Shetty2014-09-101-2/+4
* ovs-vtep: Don't flood to multiple 'uknown-dsts'.Gurucharan Shetty2013-10-181-0/+11
* vtep: Initial checkin of ovs-vtep.Justin Pettit2013-10-171-0/+511