aboutsummaryrefslogtreecommitdiff
path: root/vtep
AgeCommit message (Expand)Author
2015-10-22vtep-ctl: Exit if database connection fails.Daniele Di Proietto
2015-10-14vtep: Make stats and status columns ephemeral.Justin Pettit
2015-10-02automake: Consolidate schema checksum check.Gurucharan Shetty
2015-10-01vtep: add ACLs to VTEP schemaBruce Davie
2015-10-01vtep: Document the meaning of VLAN zero for vlan_bindingsBruce Davie
2015-10-01vtep: fix typosBruce Davie
2015-09-14Fix typos in comments.Ben Pfaff
2015-08-13db-ctl-base: Allow print rows that weak reference to table inAlex Wang
2015-07-23db-ctl-base: make cmd_show_table privateAndy Zhou
2015-07-23db-ctl-base: remove the recurse member from struct cmd_show_tableAndy Zhou
2015-07-22Makefiles: Clean and do not distribute IDL-generated files.Ben Pfaff
2015-07-21vtep/automake.mk: Changes to support make distcheck.Aaron Conole
2015-07-17db-ctl-base: make use of user supplied exit functionAndy Zhou
2015-07-17vtep-ctl: Remove extraneous NULL pointer check.Joe Stringer
2015-07-13db-ctl-base: do not require client to expose the "tables" variableAndy Zhou
2015-06-23db-ctl-base: Improve show command.Alex Wang
2015-06-23vtep-ctl: Use db-ctl-base.Alex Wang
2015-06-16ovs-vtep: Support userspace datapaths.Daniele Di Proietto
2015-06-11vtep-ctl: Fix a bug.Alex Wang
2015-03-19automake.mk: Improve schema checksum error message.Mark D. Gray
2015-03-16command-line: add ovs_cmdl_ prefixRussell Bryant
2015-03-12Use the IANA-assigned ports for OpenFlow and OVSDB.Justin Pettit
2015-03-09vtep: fix '--enable-shared' build and 'make distcheck'.Daniele Di Proietto
2015-03-05vtep: Move vtep IDL files into new "libvtep.la".Justin Pettit
2015-03-03vtep: Limit the split elements to 2 (maxsplit + 1)Mark Maglana
2015-02-19ovsdb-doc: Get manpage name from the XML file instead of command line.Ben Pfaff
2015-02-19vtep: Document the ipaddr column in the Mcast_Macs_Local table.Ben Pfaff
2015-01-08vlog: Rename the currently used term 'facility' as 'destination'.Gurucharan Shetty
2015-01-01vtep: Document rationale for the 'switches' column in the Global table.Ben Pfaff
2014-12-15lib: Move vconn.h to <openvswitch/vconn.h>Thomas Graf
2014-12-15lib: Move vlog.h to <openvswitch/vlog.h>Thomas Graf
2014-12-15list: Rename struct list to struct ovs_listThomas Graf
2014-12-15lib: Move compiler.h to <openvswitch/compiler.h>Thomas Graf
2014-12-11vtep: Add codeblocks for example commands in README.ovs-vtep.md.Robert Ã…kerblom-Andersson
2014-12-02dist-docs: New utility to generate a documentation bundle for the website.Ben Pfaff
2014-12-01vtep: Use unicast MAC as an example for a unicast destination in README.Ben Pfaff
2014-10-28doc: Convert docs to Markdown languageThomas Graf
2014-10-13ovs-vtep: Add support for bfd tunnels.Gurucharan Shetty
2014-09-29Makefiles: Add $(AM_V_GEN) annotations to clean up "make" output.Ben Pfaff
2014-09-25ovs-vtep: Use shlex module to split args.Gurucharan Shetty
2014-09-25ovs-vtep: Store physical switch name globally.Gurucharan Shetty
2014-09-25ovs-vtep: Clear left-over local mac information.Gurucharan Shetty
2014-09-25vtep-ctl: Add Tunnel table to vtep_ctl_table_class.Gurucharan Shetty
2014-09-25README.ovs-vtep: Remotes can be connected through VTEP's manager table.Gurucharan Shetty
2014-09-15compiler: Define NO_RETURN for MSVC.Gurucharan Shetty
2014-09-10ovs-vtep: Handle physical ports with '-' in its name.Gurucharan Shetty
2014-09-03vtep: additions to BFD configuration and status reportingAriel Tubaltsev
2014-08-27vtep-ctl: Free error string before return from cmd_remove().Madhu Challa
2014-08-18ovs-vtep: Clarifications on the README.Mark Maglana
2014-08-14bfd: Clarify the BFD diagnostic.Alex Wang