summaryrefslogtreecommitdiff
path: root/ovn/controller
Commit message (Expand)AuthorAgeFilesLines
* OVN: Add ovn-northd IGMP supportDumitru Ceara2019-07-162-3/+3
* OVN: Add IGMP SB definitions and ovn-controller supportDumitru Ceara2019-07-166-3/+1024
* OVN: introduce trigger_event() actionLorenzo Bianconi2019-07-122-3/+137
* OVN: introduce Controller_Event tableLorenzo Bianconi2019-07-123-0/+163
* 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-controller: Omit tracking external_ids columnsNuman Siddique2019-07-051-0/+24
* OVN: Enable E-W Traffic, Vlan backed DVRAnkur Sharma2019-07-057-12/+177
* ovn-controller: Provide the option to configure inactivity probe interval for...Numan Siddique2019-07-054-4/+42
* OVN: add the possibility to specify tunnel dst portLorenzo Bianconi2019-06-281-0/+4
* 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
* ovn: grab pinctrl_mutex before running pinctrl_handle_buffered_packetsLorenzo Bianconi2019-06-071-0/+5
* 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-243-6/+206
* 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-248-364/+1013
* ovn-controller: Track OVSDB changesHan Zhou2019-05-245-31/+35
* 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: Clarify docs about the default transport zoneLucas Alvares Gomes2019-04-231-5/+11
* OVN: Add support for Transport ZonesLucas Alvares Gomes2019-04-226-7/+90
* ovn: Add a new OVN action 'icmp4_error'Numan Siddique2019-04-221-2/+45
* ovn: Add a new OVN field icmp4.frag_mtuNuman Siddique2019-04-223-2/+63
* chassis.c: Return chassis record whenever available in chassis_run().Han Zhou2019-04-161-5/+4
* ovn-controller: Fix busy loop when sb disconnected.Han Zhou2019-04-161-46/+51
* ovn: Support a new Logical_Switch_Port.type - 'external'Numan Siddique2019-04-162-0/+13
* ovn-controller: Make use of ha_chassis_group table to bind the chassisredirec...Numan Siddique2019-04-1616-583/+427
* OVN: Make periodic RAs consistent with RA responder.Mark Michelson2019-03-251-2/+3
* ovn-controller: Add a new thread in pinctrl module to handle packet-ins.Numan Siddique2019-03-251-136/+526
* ovn pinctrl: Pass 'struct rconn *swconn' to all the functions which use itNuman Siddique2019-03-251-78/+106
* OVN: update RA next_announce according to {min, max}_intervalLorenzo Bianconi2019-03-041-0/+5
* ovn: Make DHCP log messages uniqueBrian Haley2019-02-281-7/+8
* ovn-controller: Provide the option to set the datapath-type of br-intNuman Siddique2019-02-222-1/+18
* Support for multiple VTEP in OVNvenu iyer2019-02-227-42/+270
* ovn-controller: Fix chassisredirect port flapping when ovs-vswitchd crashesNuman Siddique2019-02-043-1/+21
* pinctrl: Check requested IP in DHCPREQUEST messagesGregory Smith2018-12-121-25/+93
* ovn-controller: Inject GARPs to logical switch pipeline to update neighborsDaniel Alvarez2018-12-121-51/+29
* pinctrl: Fix dp_packet structure leak.Ilya Maximets2018-11-121-3/+3
* pinctrl: Fix crash on buffered packets hmap double remove.Ilya Maximets2018-11-121-2/+2
* OVN: native support for tunnel encryptionQiuyu Xiao2018-11-093-6/+17