summaryrefslogtreecommitdiff
path: root/ovn
Commit message (Expand)AuthorAgeFilesLines
* ovn: Add LB flows for logical router with gateway portNuman Siddique2017-10-272-29/+123
* ovn-northd: Do not add lflows in lr_in_arp_resolve stage for disabled logical...Numan Siddique2017-10-251-0/+4
* ovn pacemaker: Provide the option to configure inactivity probe valueNuman Siddique2017-10-252-0/+36
* ovn/actions: Improve OVN load-balancing performance.Gurucharan Shetty2017-09-281-1/+1
* ovn-controller: pending_ct_zones should be destroyed000379972017-09-251-0/+1
* ovn-northd: add chassis nonull checkwang qianyu2017-09-191-0/+1
* ovn: Discard flows for non-local ports.Russell Bryant2017-09-195-14/+59
* ovn-nbctl: fix validation logic for acl-del commandHan Zhou2017-09-111-4/+4
* ovn-controller: Fix empty address set parsing problem.Han Zhou2017-09-111-0/+4
* ovn: Support chassis hostname in requested-chassis.Russell Bryant2017-09-063-12/+15
* ovn: Fix BFD error config on gatewayGao Zhenyu2017-08-241-18/+84
* ovn: support requested-chassis option for logical switch portsLance Richardson2017-08-213-1/+30
* ovn-northd: Fix minor style variation.Joe Stringer2017-08-091-1/+1
* ovn-controller: use idl indexes for logical datapathLance Richardson2017-08-038-118/+71
* ovn-controller: use idl indexes for logical port tableLance Richardson2017-08-0311-178/+177
* ovn-controller: use idl index for multicast group tableLance Richardson2017-08-035-86/+64
* rhel: Use systemd Restart option for ovn-controllers.Mark Michelson2017-08-031-0/+2
* Eliminate most shadowing for local variable names.Ben Pfaff2017-08-026-38/+29
* ovn-controller: Monitor port bindings of parent ports.wangqianyu2017-08-021-0/+1
* ovn-northd: Add native active-standby HA.Russell Bryant2017-08-022-9/+40
* ovn: Restrict encap modification to its creating chassisMark Michelson2017-07-315-4/+10
* ovn: Update ovn-nbctl manpage with DHCP lsp commands.Mark Michelson2017-07-311-0/+26
* ovn: Add lsp-set-dhcpv6-options ovn-nbctl operation.Mark Michelson2017-07-311-0/+45
* ovn: Add support for ACL logging.Justin Pettit2017-07-2813-38/+525
* flow: Refactor flow_compose() API.Andy Zhou2017-07-271-1/+1
* ovn: l3ha, CLI for logical router port gateway chassisVenkata Anil2017-07-272-0/+209
* ovn-northd: Optimize acl of localnet-port.wangqianyu2017-07-263-9/+26
* ovn-controller: avoid null ptr dereferenceLance Richardson2017-07-261-0/+5
* ovn-architecture: Remove outdated comment.Russell Bryant2017-07-251-2/+1
* ovn-architecture: Add notes on L3 gateway HA.Russell Bryant2017-07-201-0/+22
* ovn: l3ha fix bundle action generationmajopela@redhat.com2017-07-181-1/+2
* ovn: l3ha ensure no master bouncing when ovn-controller is restartedmajopela@redhat.com2017-07-161-14/+20
* ovn: l3ha, gratuitous ARP for HA routerVenkata Anil Kommaddi2017-07-163-9/+44
* ovn: l3ha, make is_chassis_active aware of gateway_chassismajopela@redhat.com2017-07-1610-44/+117
* ovn: l3ha, enable bfd between tunnel endpointsVenkata Anil2017-07-167-13/+291
* ovn: l3ha, handling of multiple gateway chassismajopela@redhat.com2017-07-1611-34/+390
* ovn: l3ha, ovn-northd gateway chassis propagationmajopela@redhat.com2017-07-164-9/+357
* ovn: l3ha, NBDB and SBDB changes and documentationmajopela@redhat.com2017-07-164-7/+190
* conntrack: Move ct_state parsing to lib/flow.cYi-Hung Wei2017-07-121-25/+7
* ovn-controller: fix use-after-free in physical_run()Lance Richardson2017-07-111-2/+3
* ovn-controller: avoid crash when vswitchd connection is lostLance Richardson2017-07-111-1/+2
* Fix some -Wimplicit-fallthrough warnings building with GCC 7Timothy Redaelli2017-07-113-1/+6
* treewide: .gitignore updatesLance Richardson2017-07-101-0/+2
* ovn-controller: decouple localnet_port update from patch_runHan Zhou2017-07-074-30/+37
* distclean: Fix ovs-vtep and docker drivers.Joe Stringer2017-06-211-0/+2
* Use @PYTHON@ directly instead of "#! /usr/bin/env"Timothy Redaelli2017-06-214-5/+5
* ovs-ofctl: New option "--no-stats" for "ovs-ofctl dump-flows".Ben Pfaff2017-06-142-10/+6
* treewide: Avoid undefined behavior passing null in nonnull parameters.Lance Richardson2017-06-131-8/+10
* ovn-sbctl: support setting rbac role for remote connectionsLance Richardson2017-06-081-2/+10
* ovn: add rbac tables to ovn southbound schemaLance Richardson2017-06-084-2/+417