summaryrefslogtreecommitdiff
path: root/ovn/northd
Commit message (Expand)AuthorAgeFilesLines
* ovn: distributed NAT flowsMickey Spiegel2017-01-272-67/+759
* ovn: move load balancing flows after NAT flowsMickey Spiegel2017-01-271-70/+70
* ovn-northd: Add flows in DHCP_OPTIONS pipeline to support renew requestsNuman Siddique2017-01-251-4/+33
* ovn: Introduce distributed gateway port and "chassisredirect" port bindingMickey Spiegel2017-01-192-18/+285
* ovn: specify addresses of type "router" lsps as "router"Mickey Spiegel2017-01-131-2/+29
* ovn-northd: fix monitor process namingLance Richardson2016-12-211-0/+1
* ovn-northd: Sort options in put_dhcp(v6)_opts.Daniele Di Proietto2016-12-121-8/+17
* ovn-northd: Force SNAT for multiple gateway routers.Gurucharan Shetty2016-11-292-21/+208
* ovn: Add additional comments regarding arp responders.Darrell Ball2016-11-281-6/+61
* ovn: Fix arping from vtep-gw physical port.Ramu Ramamurthy2016-11-281-2/+4
* Add support for specifying SSL connection parameters to ovsdbEthan Rahn2016-11-101-0/+1
* ovn: Add a case of policy based routing.Gurucharan Shetty2016-11-031-6/+18
* ovn: fix ovn-northd leak in build_aclsFlavio Fernandes2016-11-011-0/+1
* ovsdb-idlc: Eliminate <prefix>_init() function from generated code.Ben Pfaff2016-10-191-3/+0
* ovn-northd: fix router ingress table ID in commentsZongkai LI2016-10-111-3/+3
* ovn-trace: Include source file and line number reference in output.Ben Pfaff2016-10-071-9/+31
* ovn-northd: Drop redundant matching constraints in build_stateful().Ben Pfaff2016-10-071-3/+3
* ovn-northd: support IPAM with externally specified MACLance Richardson2016-10-061-11/+22
* ovn-nbctl: Check the length of MAC addressnickcooper-zhangtonghao2016-10-051-4/+7
* DSCP marking on packetsBabu Shanmugam2016-10-052-37/+90
* Check and allocate free qdisc queue id for ports with qos parametersBabu Shanmugam2016-10-041-9/+130
* ovn: Do not reply to ARP or ND NS for a VM's own IP address.Ben Pfaff2016-09-302-0/+45
* ovn: Initialize the databases.Gurucharan Shetty2016-09-231-3/+7
* ovn-northd: Fix overlapping ARP/ND resolution logical flows.Ben Pfaff2016-09-231-2/+0
* ovn: Change ct_label[0] to ct_label.blockedBabu Shanmugam2016-09-212-20/+20
* ovn-northd: Format logical flows a little better.Gurucharan Shetty2016-09-151-4/+6
* ovn-northd: Fix a memory leak.Gurucharan Shetty2016-09-151-0/+1
* ovn-northd: add dhcpv6 stateless option supportZongkai LI2016-09-141-3/+16
* ovn-northd: Tag allocation for nested containers.Gurucharan Shetty2016-09-091-13/+120
* ovn-northd: Add load-balancers to gateway routers.Gurucharan Shetty2016-09-092-37/+204
* ovn: fix ovn-northd leaks in build_aclRamu Ramamurthy2016-09-081-0/+2
* ovn-northd: Avoid excessive work to find router ports.Ben Pfaff2016-08-291-31/+28
* ovn: Delete stale MAC_Bindings that result in Referential Integrity ViolationChandra S Vejendla2016-08-261-0/+27
* ovn-northd: Fix spelling error in comment.Ben Pfaff2016-08-211-1/+1
* ovn-northd: Remove unnecessary 'if' test from build_acls().Ben Pfaff2016-08-181-45/+43
* ovn: Support for GARP for NAT IPs via localnetChandra S Vejendla2016-08-161-0/+14
* ovn: Fix ARP request flow for unknown IP in lrouterChandra S Vejendla2016-08-162-4/+8
* ovn-northd: Copy name in logical datapath southbound representations.Ben Pfaff2016-08-151-2/+14
* ovn-util: Add common functions for the default NB and SB databases.Ben Pfaff2016-08-151-27/+0
* ovn: Ability to set multiple load balancers.Gurucharan Shetty2016-08-151-19/+19
* ovn-northd: Add logical flows to support DHCPv6Numan Siddique2016-08-142-9/+234
* ovn-northd: Only warn about peer as switch port when it really is one.nickcooper-zhangtonghao2016-08-121-1/+1
* smap: New function smap_get_def().Ben Pfaff2016-08-081-5/+2
* ovn: Add support for IPv6 dynamic bindings.Justin Pettit2016-07-292-17/+56
* ovn: Add support for link-local addresses.Justin Pettit2016-07-292-5/+19
* ovn: Don't require clearing inport to hair-pin packets.Justin Pettit2016-07-292-25/+25
* ovn-northd: Implement basic IPv6 routing.Justin Pettit2016-07-292-152/+520
* ovn-northd.8.xml: Remove destination unreachable from "IP Routing".Justin Pettit2016-07-291-30/+0
* ovn: Rename "nd" action to "nd_na".Justin Pettit2016-07-291-1/+1
* ovn-northd, tests: Adding IPAM to ovn-northd.Nimay Desai2016-07-281-1/+383