netdev-dpdk: fix mbuf leaks
[cascardo/ovs.git] / vtep /
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.
2015-06-14 Ben PfaffMerge "master" into "ovn".
2015-06-11 Alex Wangvtep-ctl: Fix a bug.
2015-04-12 Justin PettitMerge remote-tracking branch 'origin/master' into ovn
2015-03-19 Mark D. Grayautomake.mk: Improve schema checksum error message.
2015-03-17 Ben PfaffMerge "master" into "ovn".
2015-03-16 Russell Bryantcommand-line: add ovs_cmdl_ prefix
2015-03-13 Justin PettitUse the IANA-assigned ports for OpenFlow and OVSDB.
2015-03-09 Daniele Di Proiettovtep: fix '--enable-shared' build and 'make distcheck'.
2015-03-05 Justin Pettitvtep: Move vtep IDL files into new "libvtep.la".
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)
2015-02-19 Ben Pfaffovsdb-doc: Get manpage name from the XML file instead...
2015-02-19 Ben Pfaffvtep: Document the ipaddr column in the Mcast_Macs_Loca...
2015-01-08 Gurucharan Shettyvlog: Rename the currently used term 'facility' as...
2015-01-01 Ben Pfaffvtep: Document rationale for the 'switches' column...
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-12-12 Robert Åkerblom... vtep: Add codeblocks for example commands in README...
2014-12-02 Ben Pfaffdist-docs: New utility to generate a documentation...
2014-12-01 Ben Pfaffvtep: Use unicast MAC as an example for a unicast desti...
2014-10-28 Thomas Grafdoc: Convert docs to Markdown language
2014-10-13 Gurucharan Shettyovs-vtep: Add support for bfd tunnels.
2014-09-29 Ben PfaffMakefiles: Add $(AM_V_GEN) annotations to clean up...
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-25 Gurucharan Shettyvtep-ctl: Add Tunnel table to vtep_ctl_table_class.
2014-09-25 Gurucharan ShettyREADME.ovs-vtep: Remotes can be connected through VTEP...
2014-09-15 Gurucharan Shettycompiler: Define NO_RETURN for MSVC.
2014-09-10 Gurucharan Shettyovs-vtep: Handle physical ports with '-' in its name.
2014-09-03 Ariel Tubaltsevvtep: additions to BFD configuration and status reporting
2014-08-27 Madhu Challavtep-ctl: Free error string before return from cmd_remo...
2014-08-18 Mark Maglanaovs-vtep: Clarifications on the README.
2014-08-14 Alex Wangbfd: Clarify the BFD diagnostic.
2014-05-28 Ben Pfaffvtep: Don't try to both distribute and distclean the...
2014-05-09 Ben PfaffMakefiles: Fix invocation of dot2pic when builddir...
2014-05-09 YAMAMOTO Takashidot2pic: Stop assuming the path of the interpreter
2014-05-09 YAMAMOTO Takashidot2pic: Use "> $@; mv $@.tmp $@" notation to make...
2014-05-09 YAMAMOTO TakashiRevert commit 74622b44b ("Fix dot2pic make dependencies")
2014-05-07 Ashwin Swaminathanvtep: Update vtep schema with tunnel table
2014-05-06 YAMAMOTO TakashiFix dot2pic make dependencies
2014-05-02 Bruce Davievtep: clean up whitespace
2014-04-04 Gurucharan ShettyAvoid static declarations of arrays with unknown size.
2014-04-02 Bruce Davievtep: Add IP address configuration for bfd.
2014-03-04 Gurucharan ShettyMakefile: Remove unnecessary includes of SSL_LIBS.
2014-02-28 Justin Pettitman: Document common options in ovs-vsctl and vtep...
2014-02-28 Justin Pettitvtep-ctl: Print schema version when called with "-...
2014-02-28 Justin Pettitvtep: Include OVS version number in VTEP man page.
2014-02-26 Gurucharan Shettyfatal-signal: SIGPIPE for Windows.
2013-12-18 Helmut Schaaopenvswitch: Use libtool and allow building shared...
2013-12-17 Harold LimRename NOT_REACHED to OVS_NOT_REACHED
2013-12-17 Bruce Davievtep: add "Arp_sources" tables
2013-11-03 Ben Pfaffovs-controller: Rename test-controller and do not insta...
2013-11-01 Bruce Davievtep: add fault notifications to physical switch and...
2013-10-29 Ben Pfaffvtep: Bring BFD specification in vtep.xml into sync...
2013-10-18 Gurucharan Shettyovs-vtep: Don't flood to multiple 'uknown-dsts'.
2013-10-17 Justin Pettitvtep: Initial checkin of ovs-vtep.
2013-10-17 Justin Pettitvtep: Add vtep-ctl command.
next