summaryrefslogtreecommitdiff
path: root/vtep
Commit message (Expand)AuthorAgeFilesLines
...
* Move lib/dynamic-string.h to include/openvswitch directoryBen Warren2016-03-191-1/+1
* vtep: Introduce other_config column in some vtep schema tables.Saurabh Shrivastava2016-03-182-3/+65
* ovs-vtep: Delete flows with untagged vlan carefully.Gurucharan Shetty2016-03-171-2/+2
* vtep: Add error messages for logical router supportDennis Sam2016-02-231-0/+22
* vlog: Make the most common module reference more direct.Ben Pfaff2016-02-101-2/+2
* vtep: Support per-tunnel tunnel key in schema.Ofer Ben Yacov2016-02-082-25/+35
* vlog: Stop using explicit references to external log modules.Ben Pfaff2016-02-031-2/+1
* vtep: add logical router related commands.Wenyu Zhang2016-02-032-0/+180
* vtep: make vtep-ctl support L3 tables.Wenyu Zhang2016-01-281-0/+12
* README.ovs-vtep.md: Fix incorrect spacing.Kyle Mestery2016-01-271-0/+1
* python: Convert dict iterators.Russell Bryant2016-01-211-10/+11
* python: Stop using xrange().Russell Bryant2016-01-201-0/+1
* python: Remove unnecessary semicolons and slashes.Russell Bryant2016-01-051-4/+4
* python: Resolve a deprecation warning.Russell Bryant2016-01-051-2/+2
* python: Fix several pep8 whitespace errors.Russell Bryant2016-01-051-21/+21
* python: Resolve pep8 comparison errors.Russell Bryant2016-01-051-2/+2
* python: Resolve pep8 blank line errors.Russell Bryant2016-01-051-1/+14
* python: Remove unused imports and variables.Russell Bryant2016-01-051-1/+1
* python: Run flake8 at build time.Russell Bryant2016-01-051-0/+2
* ovs-vtep: Clean up local mac entries on startup.Anupam Chanda2015-12-211-0/+7
* vtep/vtep.xml: Improve XML source formatting.Ariel Tubaltsev2015-11-291-11/+11
* use "/usr/bin/env python" for shebangs for python scriptsYAMAMOTO Takashi2015-11-261-1/+1
* HW VTEP Schema: update Tunnel table definitionAriel Tubaltsev2015-11-191-59/+61
* vtep-ctl: Exit if database connection fails.Daniele Di Proietto2015-10-221-0/+5
* vtep: Make stats and status columns ephemeral.Justin Pettit2015-10-141-10/+12
* automake: Consolidate schema checksum check.Gurucharan Shetty2015-10-021-9/+1
* vtep: add ACLs to VTEP schemaBruce Davie2015-10-012-4/+352
* vtep: Document the meaning of VLAN zero for vlan_bindingsBruce Davie2015-10-011-2/+5
* vtep: fix typosBruce Davie2015-10-011-4/+4
* Fix typos in comments.Ben Pfaff2015-09-141-1/+1
* db-ctl-base: Allow print rows that weak reference to table inAlex Wang2015-08-131-6/+11
* 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