summaryrefslogtreecommitdiff
path: root/ovn
Commit message (Expand)AuthorAgeFilesLines
* 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
* ovn-nbctl: Don't segfault when ovn-northd doesn't configure dynamic addresses.Justin Pettit2019-03-131-1/+1
* OVN: Add support for DHCP option 150 - TFTP server addressLucas Alvares Gomes2019-03-073-0/+12
* OVN: Add support for DHCP option 210 - path prefixLucas Alvares Gomes2019-03-073-0/+10
* OVN: Add port addresses to IPAM after all ports are joined.Mark Michelson2019-03-061-0/+5
* OVN: select a random mac_prefix if not providedLorenzo Bianconi2019-03-051-19/+17
* 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-nbctl: Add lsp-get-ls commandLucas Alvares Gomes2019-02-272-0/+31
* ovn: update ovn-ctl usage with status, promote and demote commandsMoshe Levi2019-02-261-0/+8
* ovn-controller: Provide the option to set the datapath-type of br-intNuman Siddique2019-02-222-1/+18
* ovn-nbctl: Daemon mode should retry when IDL connection lost.Han Zhou2019-02-221-4/+8
* Support for multiple VTEP in OVNvenu iyer2019-02-229-44/+282
* Initialize the right database.Ted Elhourani2019-02-141-1/+1
* ovn: change load balancer references to weak in NB schemaDaniel Alvarez2019-02-111-4/+4
* ovn-controller: Fix chassisredirect port flapping when ovs-vswitchd crashesNuman Siddique2019-02-043-1/+21
* ovn-nb.xml: Minor documentation corrections.Ben Pfaff2019-01-171-2/+2
* ovn: Add DHCP support for option 67 - bootfile nameNuman Siddique2019-01-163-0/+9
* ovn: Add port addresses to IPAM later.Mark Michelson2019-01-161-2/+2
* ovn: Clear dynamic_addresses when addresses are not "dynamic"Mark Michelson2019-01-161-1/+1
* vconn: Allow timeout configuration for blocking connection.Ilya Maximets2019-01-102-2/+2
* OVN: add static IP support to IPAMLorenzo Bianconi2018-12-283-5/+45
* OVN: add mac address only support to IPAM/MACAMLorenzo Bianconi2018-12-282-1/+12
* ovn-sb.ovsschema: Avoid duplicated IPs in Encap table.Han Zhou2018-12-271-3/+4
* ovn: Fix incorrect comparison of the NB and SB band actionMaks Naumov2018-12-271-1/+1