summaryrefslogtreecommitdiff
path: root/ovn
Commit message (Expand)AuthorAgeFilesLines
* 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
* ovn: Support OVS action 'check_pkt_larger' in OVNNuman Siddique2019-04-223-1/+77
* ovn: Add a new OVN action 'icmp4_error'Numan Siddique2019-04-224-7/+87
* ovn: Add a new OVN field icmp4.frag_mtuNuman Siddique2019-04-2211-95/+216
* ovn-nbctl: Fix 32-bit build with gcc.Ilya Maximets2019-04-171-3/+3
* OVN: add the possibility to configure a static IPv4/IPv6 address and dynamic MACLorenzo Bianconi2019-04-164-22/+97
* 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
* Policy-based routing (PBR) in OVN.Mary Manohar2019-04-164-8/+396
* OVN: fix DVR Floating IP supportLorenzo Bianconi2019-04-162-0/+156
* ovn: Support a new Logical_Switch_Port.type - 'external'Numan Siddique2019-04-168-15/+316
* ovn-northd: Delete the references to gateway_chasss in SB DBNuman Siddique2019-04-161-168/+163
* ovn-controller: Make use of ha_chassis_group table to bind the chassisredirec...Numan Siddique2019-04-1616-583/+427
* ovn: Add generic HA chassis groupNuman Siddique2019-04-1610-35/+931
* ovn-northd: Reuse the hmaps - datapaths and ports in ovnsb_db_run()Numan Siddique2019-04-161-61/+48
* ovn-nbctl: Support --no-shuffle-remotes.Han Zhou2019-04-152-2/+41
* OVN: Make periodic RAs consistent with RA responder.Mark Michelson2019-03-251-2/+3
* OVN: Always send prefix option in RAsMark Michelson2019-03-253-15/+11
* OVN: Use offset instead of pointer into ofpbufMark Michelson2019-03-251-2/+6
* 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-ctl: Make sure OVN_RUNDIR is created for central nodes.Han Zhou2019-03-221-0/+1
* ovn-ctl: Unify OVN_RUNDIR usage.Han Zhou2019-03-221-16/+17