summaryrefslogtreecommitdiff
path: root/vtep
Commit message (Expand)AuthorAgeFilesLines
* db-ctl-base: make cmd_show_table privateAndy Zhou2015-07-231-2/+2
* db-ctl-base: remove the recurse member from struct cmd_show_tableAndy Zhou2015-07-231-11/+11
* Makefiles: Clean and do not distribute IDL-generated files.Ben Pfaff2015-07-221-2/+1
* vtep/automake.mk: Changes to support make distcheck.Aaron Conole2015-07-211-1/+1
* db-ctl-base: make use of user supplied exit functionAndy Zhou2015-07-171-4/+28
* vtep-ctl: Remove extraneous NULL pointer check.Joe Stringer2015-07-171-7/+2
* db-ctl-base: do not require client to expose the "tables" variableAndy Zhou2015-07-131-2/+2
* db-ctl-base: Improve show command.Alex Wang2015-06-231-3/+10
* vtep-ctl: Use db-ctl-base.Alex Wang2015-06-232-2203/+373
* ovs-vtep: Support userspace datapaths.Daniele Di Proietto2015-06-161-2/+15
* vtep-ctl: Fix a bug.Alex Wang2015-06-111-1/+1
* automake.mk: Improve schema checksum error message.Mark D. Gray2015-03-191-1/+1
* command-line: add ovs_cmdl_ prefixRussell Bryant2015-03-161-1/+1
* Use the IANA-assigned ports for OpenFlow and OVSDB.Justin Pettit2015-03-122-5/+5
* vtep: fix '--enable-shared' build and 'make distcheck'.Daniele Di Proietto2015-03-092-1/+5
* vtep: Move vtep IDL files into new "libvtep.la".Justin Pettit2015-03-054-3/+39
* vtep: Limit the split elements to 2 (maxsplit + 1)Mark Maglana2015-03-031-1/+1
* ovsdb-doc: Get manpage name from the XML file instead of command line.Ben Pfaff2015-02-192-2/+1
* vtep: Document the ipaddr column in the Mcast_Macs_Local table.Ben Pfaff2015-02-191-0/+4
* vlog: Rename the currently used term 'facility' as 'destination'.Gurucharan Shetty2015-01-081-1/+1
* vtep: Document rationale for the 'switches' column in the Global table.Ben Pfaff2015-01-011-1/+16
* lib: Move vconn.h to <openvswitch/vconn.h>Thomas Graf2014-12-151-1/+1
* lib: Move vlog.h to <openvswitch/vlog.h>Thomas Graf2014-12-151-1/+1
* list: Rename struct list to struct ovs_listThomas Graf2014-12-151-5/+5
* lib: Move compiler.h to <openvswitch/compiler.h>Thomas Graf2014-12-151-4/+4
* vtep: Add codeblocks for example commands in README.ovs-vtep.md.Robert Ã…kerblom-Andersson2014-12-111-26/+47
* dist-docs: New utility to generate a documentation bundle for the website.Ben Pfaff2014-12-021-3/+2
* vtep: Use unicast MAC as an example for a unicast destination in README.Ben Pfaff2014-12-011-1/+1
* doc: Convert docs to Markdown languageThomas Graf2014-10-282-9/+10
* ovs-vtep: Add support for bfd tunnels.Gurucharan Shetty2014-10-131-2/+176
* Makefiles: Add $(AM_V_GEN) annotations to clean up "make" output.Ben Pfaff2014-09-291-4/+4
* ovs-vtep: Use shlex module to split args.Gurucharan Shetty2014-09-251-3/+4
* ovs-vtep: Store physical switch name globally.Gurucharan Shetty2014-09-251-9/+11
* ovs-vtep: Clear left-over local mac information.Gurucharan Shetty2014-09-251-0/+1
* vtep-ctl: Add Tunnel table to vtep_ctl_table_class.Gurucharan Shetty2014-09-251-0/+18
* README.ovs-vtep: Remotes can be connected through VTEP's manager table.Gurucharan Shetty2014-09-251-0/+1
* compiler: Define NO_RETURN for MSVC.Gurucharan Shetty2014-09-151-3/+3
* ovs-vtep: Handle physical ports with '-' in its name.Gurucharan Shetty2014-09-101-2/+4
* vtep: additions to BFD configuration and status reportingAriel Tubaltsev2014-09-031-0/+16
* vtep-ctl: Free error string before return from cmd_remove().Madhu Challa2014-08-271-2/+2
* ovs-vtep: Clarifications on the README.Mark Maglana2014-08-181-23/+96
* bfd: Clarify the BFD diagnostic.Alex Wang2014-08-141-4/+6
* vtep: Don't try to both distribute and distclean the manpage.Ben Pfaff2014-05-281-2/+2
* Makefiles: Fix invocation of dot2pic when builddir != srcdir.Ben Pfaff2014-05-081-1/+1
* dot2pic: Stop assuming the path of the interpreterYAMAMOTO Takashi2014-05-091-1/+1
* dot2pic: Use "> $@; mv $@.tmp $@" notation to make this reliably failYAMAMOTO Takashi2014-05-091-1/+2
* Revert commit 74622b44b ("Fix dot2pic make dependencies")YAMAMOTO Takashi2014-05-091-1/+1
* vtep: Update vtep schema with tunnel tableAshwin Swaminathan2014-05-072-162/+219
* Fix dot2pic make dependenciesYAMAMOTO Takashi2014-05-071-1/+1
* vtep: clean up whitespaceBruce Davie2014-05-022-161/+161