summaryrefslogtreecommitdiff
path: root/ovn
Commit message (Expand)AuthorAgeFilesLines
* ovn-ctl: Fix the wrong pidfile argument passed to ovsdb-serversNuman Siddique2018-10-111-4/+4
* ovndb-servers.ocf: Add ssl support for managing OVN DB resources with pacemak...aginwala2018-10-111-1/+71
* ovn-ctl: Allow passing ssl certs when starting OVN DBs in ssl mode.aginwala2018-10-112-3/+52
* expr: Disallow < <= >= > comparisons against empty value set.Ben Pfaff2018-10-111-0/+5
* expr: Set a limit on the depth of nested parenthesesYifeng Sun2018-10-111-0/+11
* lex: Fix buffer overrun parsing overlong hexadecimal constants.Yifeng Sun2018-10-021-6/+8
* ovn: Add DHCP support for option 252.Mark Michelson2018-09-213-1/+12
* ovn: Fix the issue in IPv6 Neigh Solicitation responder for router IPsNuman Siddique2018-08-272-3/+25
* ovn-northd: Support learning neighbor from ARP request.Han Zhou2018-08-272-2/+37
* ovn-northd: LR respond ARP from valid subnet only.Han Zhou2018-08-272-6/+14
* ovn-nbctl: Fix compilation warnings.Ian Stokes2018-07-141-33/+33
* ovn-northd: Don't shadow addr_family in add_router_lb_flow().Ben Pfaff2018-07-111-2/+2
* ovn: Add router load balancer undnat rule for IPv6Mark Michelson2018-07-101-4/+11
* ovndb-servers: Set connection table when using load balancer to manage ovndb ...aginwala2018-07-091-16/+23
* ovn-ctl: Support NB and SB DBs to start without using remote connections.aginwala2018-07-091-1/+9
* ovndb-servers.ocf: add LB support for managing ovndb cluster:aginwala2018-07-091-18/+57
* ovn: Clarify the differences between QoS marking and metering.Justin Pettit2018-07-062-32/+42
* ovn: Fix DHCP classless static route for non-classful masks.Rostyslav Fridman2018-06-191-2/+2
* ovn pacemaker: Fix promotion issue when the master node is resetNuman Siddique2018-05-251-1/+1
* ovn: Set proper Neighbour Adv flag when replying for NS request for router IPNuman Siddique2018-05-156-13/+111
* ovn-ctl: Handle whitespaces when using eval for start_ovsdb:aginwala2018-05-071-20/+40
* ovn-ctl: Support starting clustered OVN dbsNuman Siddique2018-04-302-64/+198
* ovsdb: Introduce experimental support for clustered databases.Ben Pfaff2018-04-305-0/+49
* ovn-sbctl: Allow retries by default.Ben Pfaff2018-04-301-1/+1
* Refer to database manpages in *ctl manpagesMark Michelson2018-04-305-63/+19
* ovn: Set router lifetime value for IPv6 periodic RA.Numan Siddique2018-04-161-1/+2
* ovn: Recirculate packets after a unSNAT.Gurucharan Shetty2018-04-135-53/+12
* ovn-controller: Handle Port_Binding's "requested-chassis" option in physical.cNuman Siddique2018-04-131-0/+11
* ovn: Fix tunnel id overflow.Ben Pfaff2018-04-041-2/+8
* ovn: Calculate UDP checksum for DNS over IPv6Mark Michelson2018-03-071-0/+11
* ovn-controller: Fix crash when sending GARP when openflow disconnection.Guoshuai Li2018-02-151-18/+20
* ovn: Allow DNS lookups over IPv6Mark Michelson2018-02-091-5/+12
* ovn-nbctl: update manpage for lsp-set-type.Han Zhou2018-02-011-1/+43
* ovn: OVN Support QoS meterGuoshuai Li2018-01-2412-68/+355
* ovn-controller: Add extend_table instead of group_table to expand meter.Guoshuai Li2018-01-249-188/+316
* ovn-controller: add new external_id 'ovn-cms-options' to Chassis tableDaniel Alvarez2018-01-233-1/+27
* ovn-northd: Fix memory leakYifeng Sun2018-01-221-0/+1
* pinctrl: Fix memory leakYifeng Sun2018-01-221-0/+1
* OVN pacemaker: Fix issues when started as pacemaker container bundlesNuman Siddique2018-01-091-24/+27
* ovn-controller: Change duplicate flows trace from INFO to DBGDaniel Alvarez2018-01-091-2/+2
* ovn-sb.xml: Correct statement on use of bit ranges.Jakub Sitnicki2018-01-091-1/+1
* lex: Fix parsing of long tokens.Ben Pfaff2018-01-081-1/+1
* OVN: remove useless ds_clear() on actions dsLorenzo Bianconi2018-01-081-2/+0
* OVN: Add support for periodic router advertisements.Mark Michelson2018-01-053-1/+394
* OVN: Add multicast local-only flag.Mark Michelson2018-01-053-0/+31
* ovn-nbctl: Add lrp's gateway chassis information in show commandNuman Siddique2018-01-021-0/+9
* sparse: Add guards to prevent FreeBSD-incompatible #include order.Ben Pfaff2017-12-221-0/+1
* ovsdb: Improve documentation.Ben Pfaff2017-12-143-20/+10
* OVN pacemaker: Add the monitor action for Master roleNuman Siddique2017-12-051-8/+40
* ovn/TODO: Remove some completed items.Justin Pettit2017-12-041-69/+0