summaryrefslogtreecommitdiff
path: root/ovn
Commit message (Expand)AuthorAgeFilesLines
* OVN resource agent - make promotion synchronousMichele Baldessari2019-07-171-1/+11
* OVN: Add ovn-northd IGMP supportDumitru Ceara2019-07-168-44/+644
* OVN: Add IGMP SB definitions and ovn-controller supportDumitru Ceara2019-07-1615-6/+1301
* ovn-northd: Fix the ovn-northd continuous loopingNuman Siddique2019-07-161-9/+10
* OVN: use trigger_event action to report 'empty_lb_rule' eventsLorenzo Bianconi2019-07-122-0/+44
* OVN: introduce trigger_event() actionLorenzo Bianconi2019-07-126-3/+383
* OVN: introduce Controller_Event tableLorenzo Bianconi2019-07-126-3/+241
* OVN: run local logical flows first in S_ROUTER_OUT_SNAT tableLorenzo Bianconi2019-07-082-3/+7
* ovn-controller: Update stale chassis entry at initDumitru Ceara2019-07-083-7/+49
* ovn-controller: Refactor chassis.c to abstract the string parsingDumitru Ceara2019-07-082-211/+390
* ovn-controller: Fix chassis ovn-sbdb record initDumitru Ceara2019-07-083-13/+72
* OVN: do not distribute traffic for local FIPLorenzo Bianconi2019-07-052-0/+20
* ovn-controller: Omit tracking external_ids columnsNuman Siddique2019-07-051-0/+24
* OVN: Enable E-W Traffic, Vlan backed DVRAnkur Sharma2019-07-059-16/+220
* ovn-controller: Provide the option to configure inactivity probe interval for...Numan Siddique2019-07-054-4/+42
* ovn: Send GARP for router port IPs of a router port connected to bridged logi...Numan Siddique2019-07-031-7/+37
* ovn: Send GARP for the router ports with reside-on-redirect-chassis options setNuman Siddique2019-07-031-0/+31
* ovn-northd: Refactor the code which sets nat_addressesNuman Siddique2019-07-031-19/+13
* ovn-nbctl: fix memory leakDamijan Skvarc2019-07-031-0/+5
* OVN: add the possibility to specify tunnel dst portLorenzo Bianconi2019-06-282-8/+24
* ovn-controller: Fix parsing of OVN tunnel IDsDumitru Ceara2019-06-126-56/+117
* ovn-controller: Cleanup memory in binding_evaluate_port_binding_changesDumitru Ceara2019-06-111-2/+8
* rhel: start ovn-controller-vtep with ovn-ctlJaime Caamaño Ruiz2019-06-091-1/+9
* ovn-controller-vtep: Fix wrong value for ovnsb-db argumentJaime Caamaño Ruiz2019-06-091-1/+1
* ovn: grab pinctrl_mutex before running pinctrl_handle_buffered_packetsLorenzo Bianconi2019-06-071-0/+5
* ovn: Add support for DHCP option 15 - domain nameMaciej Józefczyk2019-06-073-0/+10
* ovn-nbctl.8.xml: Fix typo.Justin Pettit2019-06-011-2/+2
* ovn-ctl: Set max open files limit for SB DB.Han Zhou2019-05-241-0/+8
* OVN: Fix the ovn-controller 100% usage issue with put_mac_bindingsAnkur Sharma2019-05-241-3/+6
* ovn-controller: mac_binding incremental processing.Han Zhou2019-05-243-1/+64
* ovn-controller: Incremental processing for port-group changes.Han Zhou2019-05-242-16/+99
* ovn-controller: Split port_groups from runtime_data.Han Zhou2019-05-241-18/+73
* ovn-controller: Incremental processing for address-set changes.Han Zhou2019-05-243-2/+295
* ovn-controller: Maintain resource references for logical flows.Han Zhou2019-05-246-14/+223
* ovn-controller: Split addr_sets from runtime_data.Han Zhou2019-05-241-24/+67
* ovn-controller: incremental processing for multicast group changesHan Zhou2019-05-243-1/+82
* ovn-controller: port-binding incremental processing for physical flowsHan Zhou2019-05-243-38/+182
* ovn-controller: runtime_data change handler for SB port-bindingHan Zhou2019-05-243-21/+126
* ovn-controller: Incremental logical flow processingHan Zhou2019-05-243-1/+175
* ovn-controller: Initial use of incremental engine - quiet mode.Han Zhou2019-05-2411-385/+1077
* ovn-controller: Track OVSDB changesHan Zhou2019-05-245-31/+35
* ovn-controller: Incremental processing engineHan Zhou2019-05-243-1/+438
* sflow, ovn: Typofix: trafic -> trafficKlemens Nanni2019-05-231-1/+1
* ovn: Properly set the index for chassis lookupDumitru Ceara2019-05-231-2/+2
* OVN: convert buffered_mac_bindings to ovs_listLorenzo Bianconi2019-05-081-16/+17
* OVN: fix pinctrl ip buffering for gw router portLorenzo Bianconi2019-05-071-47/+66
* ovn-northd: Fix the HA_Chassis sync issue in OVN SB DBNuman Siddique2019-04-251-18/+74
* OVN: Clarify docs about the default transport zoneLucas Alvares Gomes2019-04-231-5/+11
* OVN: Add support for Transport ZonesLucas Alvares Gomes2019-04-228-10/+104
* ovn: Generate ICMPv4 packet in router pipeline for larger packetsNuman Siddique2019-04-222-6/+169