summaryrefslogtreecommitdiff
path: root/ovn/controller/ovn-controller.c
Commit message (Expand)AuthorAgeFilesLines
* ovn: Make it possible for CMS to detect when the OVN system is up-to-date.Ben Pfaff2016-07-261-2/+17
* ovn: Remove unnecessary conditional statements.nickcooper-zhangtonghao2016-07-241-5/+5
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-221-1/+1
* ovn-controller: Add incremental processing to lflow_run and physical_runRyan Moats2016-07-191-1/+0
* ovn-controller: Persist ovn flow tablesRyan Moats2016-07-181-6/+4
* ovn-controller: Change strategy for gateway conntrack zone allocation.Gurucharan Shetty2016-07-091-2/+2
* ovn-controller: Add support for load balancing.Gurucharan Shetty2016-07-031-2/+23
* ovn-controller: reload configured SB probe timerNirapada Ghosh2016-07-011-31/+19
* lport: Persist lport_index and mcgroup_index structures.RYAN D. MOATS2016-06-231-6/+10
* Convert binding_run to incremental processing.RYAN D. MOATS2016-06-231-22/+7
* ovn-controller: Change encaps_run to work incrementally.Ryan Moats2016-06-231-0/+5
* ovn-controller: Assign conntrack zones for gateway router.Gurucharan Shetty2016-06-031-12/+37
* ovn-controller: Refactor conntrack zone allocation.Gurucharan Shetty2016-06-021-2/+52
* ovn: Introduce l3 gateway router.Gurucharan Shetty2016-06-021-2/+3
* ovn: Send GARP on localnet.Ramu Ramamurthy2016-05-161-1/+1
* ovn-controller: Fix errors reported by Valgrind.William Tu2016-05-141-0/+1
* ovn-controller: Dynamically reconnect if ovn-remote value changes.RYAN D. MOATS2016-04-141-0/+10
* ovn-controller: Warn if system-id is missing.Russell Bryant2016-04-141-1/+8
* Move lib/meta-flow.h to include/openvswitch directoryBen Warren2016-04-141-0/+2
* ovn-controller: Introduce helpers for looking up datapaths.Ben Pfaff2016-04-121-0/+19
* ovn-controller: Add external-id 'ovn-remote-probe-interval'Huang Lei2016-03-301-0/+31
* ovn-controller: Optimize processing for non-local datapath without patch ports.Han Zhou2016-03-301-3/+13
* Move lib/dynamic-string.h to include/openvswitch directoryBen Warren2016-03-191-1/+1
* ovn: Implement basic ARP support for L3 logical routers.Ben Pfaff2016-03-121-5/+4
* ovn-controller: Add data structure for indexing lports, multicast groups.Ben Pfaff2016-03-111-14/+22
* actions: Implement OVN "arp" action.Ben Pfaff2016-03-111-2/+2
* ovn: Connect to remote lports through localnet port.Han Zhou2016-02-261-11/+7
* ovn-controller: Only process lflows for local datapaths.Russell Bryant2016-02-031-1/+1
* ovn: Fix localnet ports on the same chassis.Russell Bryant2016-02-031-7/+3
* ovn-controller: Move local_datapaths calculation.Russell Bryant2016-02-031-2/+21
* ovn: Dedicated connection handler for packet-insbschanmu@redhat.com2015-12-011-0/+6
* ovn-controller: Factor patch port management into new "patch" module.Ben Pfaff2015-10-161-210/+3
* ovn-controller: Support multiple encaps simultaneously.Justin Pettit2015-10-161-0/+14
* ovn: Add stateful ACL support.Justin Pettit2015-10-161-3/+30
* ovn-controller: Un-inline get_chassis_by_name().Ben Pfaff2015-10-151-0/+14
* lib/daemon: support --user option for all OVS daemonAndy Zhou2015-09-301-1/+1
* smap: New macro SMAP_CONST1 for initializing immutable 1-member smaps.Ben Pfaff2015-09-081-11/+5
* ovn: Automatically create br-int in ovn-controller.Russell Bryant2015-09-081-11/+56
* ovn: Add bridge mappings to ovn-controller.Russell Bryant2015-09-011-4/+242
* ovn: Add bootstrap options for OVN controllers.Gurucharan Shetty2015-08-211-0/+6
* ovn-northd: Ability to detach on Windows.Gurucharan Shetty2015-08-171-0/+5
* ovsdb-idl: Move get_initial_snapshot() to ovsdb-idl.Alex Wang2015-08-101-15/+2
* idl-loop: Move idl-loop into ovsdb-idl library.Alex Wang2015-08-081-96/+12
* ovn: Change strategy for tunnel keys.Ben Pfaff2015-08-031-2/+3
* ofctrl: Negotiate OVN Geneve option.Ben Pfaff2015-08-031-1/+3
* ovn: Rename Pipeline table to Logical_Flow table.Ben Pfaff2015-08-031-4/+4
* ovn-controller: Use controller_ctx just to pass around data.Ben Pfaff2015-08-031-22/+28
* ovn-controller: Slightly adjust pipeline init and destroy for consistency.Ben Pfaff2015-08-031-3/+2
* ovn-controller: Honor external-ids:ovn-bridge changing.Ben Pfaff2015-07-301-49/+34
* ovn-controller: Rename init functions that just register IDL columns.Ben Pfaff2015-07-301-7/+4