summaryrefslogtreecommitdiff
path: root/vtep
Commit message (Expand)AuthorAgeFilesLines
* 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
* Avoid static declarations of arrays with unknown size.Gurucharan Shetty2014-04-041-5/+8
* vtep: Add IP address configuration for bfd.Bruce Davie2014-04-021-0/+10
* Makefile: Remove unnecessary includes of SSL_LIBS.Gurucharan Shetty2014-03-041-1/+1
* man: Document common options in ovs-vsctl and vtep-ctl.Justin Pettit2014-02-281-0/+1
* vtep-ctl: Print schema version when called with "--version".Justin Pettit2014-02-281-0/+1
* vtep: Include OVS version number in VTEP man page.Justin Pettit2014-02-281-0/+1
* fatal-signal: SIGPIPE for Windows.Gurucharan Shetty2014-02-261-1/+2
* openvswitch: Use libtool and allow building shared libsHelmut Schaa2013-12-171-1/+1
* Rename NOT_REACHED to OVS_NOT_REACHEDHarold Lim2013-12-171-4/+4
* vtep: add "Arp_sources" tablesBruce Davie2013-12-172-2/+68
* ovs-controller: Rename test-controller and do not install or package.Ben Pfaff2013-11-021-2/+0
* vtep: add fault notifications to physical switch and portsBruce Davie2013-11-012-6/+58
* vtep: Bring BFD specification in vtep.xml into sync with OVS.Ben Pfaff2013-10-291-51/+127
* ovs-vtep: Don't flood to multiple 'uknown-dsts'.Gurucharan Shetty2013-10-181-0/+11
* vtep: Initial checkin of ovs-vtep.Justin Pettit2013-10-173-0/+601
* vtep: Add vtep-ctl command.Justin Pettit2013-10-174-0/+4497
* vtep: Initial checkin of vtep schema.Bruce Davie2013-10-174-0/+926