netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / xenserver / usr_share_openvswitch_scripts_ovs-xapi-sync
2016-01-22 Russell Bryantpython: Convert dict iterators.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-12 Russell Bryantpython: Fix exception handler compatibility.
2016-01-06 Russell Bryantpython: Restrict line length to 79 chars.
2016-01-05 Russell Bryantpython: Remove unnecessary semicolons and slashes.
2016-01-05 Russell Bryantpython: Resolve pep8 blank line errors.
2016-01-05 Russell Bryantpython: Remove unused imports and variables.
2015-11-26 YAMAMOTO Takashiuse "/usr/bin/env python" for shebangs for python scripts
2013-06-19 Ben Pfaffovs-xapi-sync: Make bridge-id caching logic easier...
2013-06-18 Gurucharan Shettyovs-xapi-sync: Cache the bridge-id value for non nicira...
2013-06-15 Gurucharan Shettyovs-xapi-sync: Retry getting bridge-ids in case xapi...
2013-05-24 Gurucharan Shettyovs-xapi-sync: Handle exceptions from XAPI for get_sing...
2013-05-20 Gurucharan Shettyovs-xapi-sync: Handle multiple xs-network-uuids for...
2012-06-27 Rob Hoesxenserver: Improve efficiency of code by using get_all_...
2012-05-22 Ben Pfaffpython: Break unixctl implementation into registry...
2012-05-03 Raju SubramanianGlobal replace of Nicira Networks.
2012-04-10 Arun SharmaPython binaries to write comment in db show-log while...
2012-03-20 Ethan Jacksonxenserver: Verify updates in ovs-xapi-sync.
2012-03-09 Ethan Jacksonidl: Convert python daemons to utilize SchemaHelper.
2012-03-09 Ethan Jacksonovs-xapi-sync: Use unixctl to trigger cache flushes.
2012-03-09 Ethan Jacksonovs-xapi-sync: Add unixctl support.
2012-03-09 Ethan Jacksonovs-xapi-sync: Cache nicira-bridge-id in ovs-xapi-sync.
2012-03-09 Ethan Jacksonovs-xapi-sync: Remove useless root_prefix global.
2012-03-08 Ben Pfaffovs-xapi-sync: Rerun processing when a db update arrive...
2012-03-06 Gurucharan Shettyxenserver: Add vm-id to the external_ids.
2012-03-01 Ethan Jacksonxenserver: Always update the bridge ID in ovs-xapi...
2012-02-06 Ben Pfaffxenserver: Remove dead code from ovs-xapi-sync.
2012-02-02 Ben Pfaffovs-xapi-sync: Always set iface-id, not just when xs...
2011-09-28 Ethan Jacksonovs-xapi-sync: Crashes if root-prefix is unspecified.
2011-09-27 Ethan Jacksonovs-xapi-sync: Convert to vlog.
2011-09-27 Ethan Jacksonpython: Upgrade daemon module to argparse.
2011-09-26 Ben Pfaffovs-xapi-sync: Add unit test.
2011-09-24 Ethan Jacksonovs-xapi-sync: Style cleanup.
2011-09-24 Ethan Jacksonovs-xapi-sync: Remove dead code.
2011-09-23 Ben Pfaffpython: Implement write support in Python IDL for OVSDB.
2011-09-22 Ben Pfaffovs-xapi-sync: Make pychecker-able.
2011-08-01 Ben Pfaffvlog: Add a new log level "off".
2011-06-22 Ethan Jacksonxenserver: Update all external_ids in tap interfaces.
2011-06-17 Ethan Jacksonxenserver: New iface-status external id.
2011-06-17 Ethan Jacksonxenserver: Give tap devices iface-ids.
2011-06-17 Ethan Jacksonxenserver: Fix use of undefined variable.
2011-04-04 Ben Pfaffdaemon: Integrate checking for an existing pidfile...
2011-04-01 Ben Pfaffxenserver: Fix up iface-id after it changes or disappea...
2011-03-01 Andrew Evansxenserver: Add support for disabling in-band management...
2011-02-11 Justin Pettitxenserver: Rename ovs-external-ids to ovs-xapi-sync.