summaryrefslogtreecommitdiff
path: root/ovn/controller-vtep
Commit message (Expand)AuthorAgeFilesLines
* Remove build-time generated files when "make clean" is run.Justin Pettit2017-02-131-1/+1
* Add support for specifying SSL connection parameters to ovsdbEthan Rahn2016-11-101-1/+2
* ovsdb-idlc: Eliminate <prefix>_init() function from generated code.Ben Pfaff2016-10-191-3/+0
* ovn-util: Add common functions for the default NB and SB databases.Ben Pfaff2016-08-151-2/+3
* ovn-controller: Use UDP checksums when creating Geneve tunnels.Jesse Gross2016-08-131-0/+7
* ovn: Fix receive from vxlan in ovn-controller.Darrell Ball2016-08-021-0/+5
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-222-3/+3
* ovn-controller-vtep: Remove dead increment.William Tu2016-07-021-3/+0
* ovn-controller-vtep: Support BUM traffic for the VTEP Schema.Darrell Ball2016-04-111-38/+221
* Move lib/dynamic-string.h to include/openvswitch directoryBen Warren2016-03-191-1/+1
* lib/daemon: support --user option for all OVS daemonAndy Zhou2015-09-301-1/+1
* ovn-controller-vtep: Extend vtep module to install Ucast_Macs_Remote.Alex Wang2015-09-151-34/+282
* ovn-controller-vtep: Add vtep module.Alex Wang2015-09-156-3/+201
* ovn: Add bootstrap options for OVN controllers.Gurucharan Shetty2015-08-212-2/+9
* ovn-controller-vtep: Make 'ovnsb_remote' and 'vtep_remote' free-able.Alex Wang2015-08-181-9/+10
* ovn-controller-vtep: Call binding_cleanup() before gateway_cleanup().Alex Wang2015-08-181-2/+2
* ovn-controller-vtep: Fix dereference of NULL pointer.Alex Wang2015-08-181-0/+4
* ovn-northd: Ability to detach on Windows.Gurucharan Shetty2015-08-171-0/+5
* ovn-controller-vtep: Add binding module.Alex Wang2015-08-164-0/+302
* ovn-controller-vtep: Add gateway module.Alex Wang2015-08-105-4/+297
* ovsdb-idl: Move get_initial_snapshot() to ovsdb-idl.Alex Wang2015-08-101-15/+2
* ovn: Add controller for VTEP gateway.Alex Wang2015-08-105-0/+358