netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / vtep / ovs-vtep
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.
2015-12-21 Anupam Chandaovs-vtep: Clean up local mac entries on startup.
2015-11-26 YAMAMOTO Takashiuse "/usr/bin/env python" for shebangs for python scripts
2015-06-19 Justin PettitMerge remote-tracking branch 'origin/master' into ovn4
2015-06-16 Daniele Di Proiettoovs-vtep: Support userspace datapaths.
2015-03-05 Justin PettitMerge remote-tracking branch 'origin/master' into ovn3
2015-03-03 Mark Maglanavtep: Limit the split elements to 2 (maxsplit + 1)
2014-10-13 Gurucharan Shettyovs-vtep: Add support for bfd tunnels.
2014-09-25 Gurucharan Shettyovs-vtep: Use shlex module to split args.
2014-09-25 Gurucharan Shettyovs-vtep: Store physical switch name globally.
2014-09-25 Gurucharan Shettyovs-vtep: Clear left-over local mac information.
2014-09-10 Gurucharan Shettyovs-vtep: Handle physical ports with '-' in its name.
2013-10-18 Gurucharan Shettyovs-vtep: Don't flood to multiple 'uknown-dsts'.
2013-10-17 Justin Pettitvtep: Initial checkin of ovs-vtep.