netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / vtep / vtep-ctl.c
2016-02-10 Ben Pfaffvlog: Make the most common module reference more direct.
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.
2015-10-22 Daniele Di Proiettovtep-ctl: Exit if database connection fails.
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-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-14 Ben PfaffMerge "master" into "ovn".
2015-06-11 Alex Wangvtep-ctl: Fix a bug.
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2015-03-05 Justin Pettitvtep: Move vtep IDL files into new "libvtep.la".
2015-01-08 Gurucharan Shettyvlog: Rename the currently used term 'facility' as...
2014-12-15 Thomas Graflib: Move vconn.h to <openvswitch/vconn.h>
2014-12-15 Thomas Graflib: Move vlog.h to <openvswitch/vlog.h>
2014-12-15 Thomas Graflist: Rename struct list to struct ovs_list
2014-12-15 Thomas Graflib: Move compiler.h to <openvswitch/compiler.h>
2014-09-25 Gurucharan Shettyvtep-ctl: Add Tunnel table to vtep_ctl_table_class.
2014-09-15 Gurucharan Shettycompiler: Define NO_RETURN for MSVC.
2014-08-27 Madhu Challavtep-ctl: Free error string before return from cmd_remo...
2014-04-04 Gurucharan ShettyAvoid static declarations of arrays with unknown size.
2014-02-28 Justin Pettitvtep-ctl: Print schema version when called with "-...
2014-02-26 Gurucharan Shettyfatal-signal: SIGPIPE for Windows.
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-10-17 Justin Pettitvtep: Add vtep-ctl command.