]> git.proxmox.com Git - ovs.git/history - ovn/northd
ofproto-dpif-rid: Don't include action_set_len as part of hash.
[ovs.git] / ovn / northd /
2017-07-26 wangqianyuovn-northd: Optimize acl of localnet-port.
2017-07-16 majopela@redhat.comovn: l3ha ensure no master bouncing when ovn-controller...
2017-07-16 majopela@redhat.comovn: l3ha, handling of multiple gateway chassis
2017-07-16 majopela@redhat.comovn: l3ha, ovn-northd gateway chassis propagation
2017-06-08 Lance Richardsonovn: add rbac tables to ovn southbound schema
2017-06-07 Daniel Alvarez SanchezCopy external_ids from Logical_Switch_Port to SB database
2017-05-30 Daniel Alvarezovn: Add support for new logical port type "localport".
2017-05-30 Ben Pfaffovn-northd: Avoid null deref for missing outport in...
2017-05-30 Ben Pfaffovn-northd: Fix uninitialized reference in build_static...
2017-05-03 Ben Pfaffovn-northd: Keep external-ids up-to-date in Datapath_Bi...
2017-05-03 Ben Pfaffovn-northd: Propagate Neutron datapath names to southbo...
2017-05-03 Ben Pfaffovn-northd: Propagate Neutron port names to southbound...
2017-05-02 Numan Siddiqueovn-northd: Add logical flows to support native DNS
2017-05-02 Lance Richardsonnorthd: document command-line options in man page
2017-04-21 Han Zhouovn-northd: Add hint in lflow to link back to acl
2017-04-21 Guru Shettyovn-northd: Allow static routes with nexthop in differe...
2017-04-14 Numan Siddiqueovn-northd ipam: Support IPv6 dynamic assignment
2017-04-14 Numan Siddiqueovn-northd ipam: Support 'exclude_ips' option
2017-03-30 Mickey Spiegelovn: Gratuitous ARP for distributed NAT rules
2017-03-30 Mickey Spiegelovn: Gratuitous ARP for centralized NAT rules on a...
2017-03-17 Guoshuai Liovn: Modify the DHCPv4 router option to optional
2017-03-08 Mickey Spiegelovn: specify options:nat-addresses as "router"
2017-02-15 Numan Siddiqueovn-northd ipam: handle the static MAC updates by the...
2017-02-14 Justin PettitRemove build-time generated files when "make clean...
2017-01-27 Mickey Spiegelovn: distributed NAT flows
2017-01-27 Mickey Spiegelovn: move load balancing flows after NAT flows
2017-01-26 Numan Siddiqueovn-northd: Add flows in DHCP_OPTIONS pipeline to suppo...
2017-01-19 Mickey Spiegelovn: Introduce distributed gateway port and "chassisred...
2017-01-13 Mickey Spiegelovn: specify addresses of type "router" lsps as "router"
2016-12-21 Lance Richardsonovn-northd: fix monitor process naming
2016-12-13 Daniele Di Proiettoovn-northd: Sort options in put_dhcp(v6)_opts.
2016-11-29 Gurucharan Shettyovn-northd: Force SNAT for multiple gateway routers.
2016-11-28 Darrell Ballovn: Add additional comments regarding arp responders.
2016-11-28 Ramu Ramamurthyovn: Fix arping from vtep-gw physical port.
2016-11-10 Ethan RahnAdd support for specifying SSL connection parameters...
2016-11-03 Gurucharan Shettyovn: Add a case of policy based routing.
2016-11-01 Flavio Fernandesovn: fix ovn-northd leak in build_acls
2016-10-19 Ben Pfaffovsdb-idlc: Eliminate <prefix>_init() function from...
2016-10-11 Zongkai LIovn-northd: fix router ingress table ID in comments
2016-10-07 Ben Pfaffovn-trace: Include source file and line number referenc...
2016-10-07 Ben Pfaffovn-northd: Drop redundant matching constraints in...
2016-10-06 Lance Richardsonovn-northd: support IPAM with externally specified MAC
2016-10-06 nickcooper-zhangto... ovn-nbctl: Check the length of MAC address
2016-10-06 Babu ShanmugamDSCP marking on packets
2016-10-04 Babu ShanmugamCheck and allocate free qdisc queue id for ports with...
2016-09-30 Ben Pfaffovn: Do not reply to ARP or ND NS for a VM's own IP...
2016-09-23 Gurucharan Shettyovn: Initialize the databases.
2016-09-23 Ben Pfaffovn-northd: Fix overlapping ARP/ND resolution logical...
2016-09-21 Babu Shanmugamovn: Change ct_label[0] to ct_label.blocked
2016-09-15 Gurucharan Shettyovn-northd: Format logical flows a little better.
2016-09-15 Gurucharan Shettyovn-northd: Fix a memory leak.
2016-09-14 Zongkai LIovn-northd: add dhcpv6 stateless option support
2016-09-09 Gurucharan Shettyovn-northd: Tag allocation for nested containers.
2016-09-09 Gurucharan Shettyovn-northd: Add load-balancers to gateway routers.
2016-09-08 Ramu Ramamurthyovn: fix ovn-northd leaks in build_acl
2016-08-29 Ben Pfaffovn-northd: Avoid excessive work to find router ports.
2016-08-26 Chandra S Vejendlaovn: Delete stale MAC_Bindings that result in Referenti...
2016-08-21 Ben Pfaffovn-northd: Fix spelling error in comment.
2016-08-18 Ben Pfaffovn-northd: Remove unnecessary 'if' test from build_acls().
2016-08-16 Chandra S Vejendlaovn: Support for GARP for NAT IPs via localnet
2016-08-16 Chandra S Vejendlaovn: Fix ARP request flow for unknown IP in lrouter
2016-08-16 Ben Pfaffovn-northd: Copy name in logical datapath southbound...
2016-08-16 Ben Pfaffovn-util: Add common functions for the default NB and...
2016-08-15 Gurucharan Shettyovn: Ability to set multiple load balancers.
2016-08-14 Numan Siddiqueovn-northd: Add logical flows to support DHCPv6
2016-08-12 nickcooper-zhangto... ovn-northd: Only warn about peer as switch port when...
2016-08-08 Ben Pfaffsmap: New function smap_get_def().
2016-07-29 Justin Pettitovn: Add support for IPv6 dynamic bindings.
2016-07-29 Justin Pettitovn: Add support for link-local addresses.
2016-07-29 Justin Pettitovn: Don't require clearing inport to hair-pin packets.
2016-07-29 Justin Pettitovn-northd: Implement basic IPv6 routing.
2016-07-29 Justin Pettitovn-northd.8.xml: Remove destination unreachable from...
2016-07-29 Justin Pettitovn: Rename "nd" action to "nd_na".
2016-07-28 Nimay Desaiovn-northd, tests: Adding IPAM to ovn-northd.
2016-07-28 Russell Bryantovn: Rename "gateway" to "l3gateway".
2016-07-28 Chandra Sekhar Vej... ovn: Allow SNAT traffic destined to router ip.
2016-07-27 Aaron Rosenmove ovn/lib/<lex|actions|expr>.h to include/ovn
2016-07-27 Ben Pfaffovn: Make it possible for CMS to detect when the OVN...
2016-07-26 Zong Kai LIovn-northd: Fix {}-enclosed constants for ND responder
2016-07-26 Numan Siddiqueovn-northd: Add logical flows to support native DHCPv4
2016-07-26 Guru Shettyovn-northd: Combine two NAT loops into one.
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-22 Ben Pfaffovn-northd: Avoid redundant lookup of logical router...
2016-07-22 Ben Pfaffovn-northd: Only peer router ports to other router...
2016-07-20 Hui KangRename nbs/nbr port names to nbsp/nbrp.
2016-07-20 Russell Bryantovn: Apply ACL changes to existing connections.
2016-07-20 Ben Pfaffovn-northd: Ensure that flows are added to correct...
2016-07-19 Russell Bryantovn-northd.8.xml: Remove outdated flow.
2016-07-14 Ryan Moatsovn-northd: Remove extraneous ip4 mulicast logical...
2016-07-13 Ben Pfaffovn-northd: Use ovs_be32 for an IP address in find_lrp_...
2016-07-13 Justin Pettitovn-northd: Fix shadowed iterators in port security...
2016-07-13 Justin Pettitovn: Support multiple addresses on a single logical...
2016-07-13 Justin Pettitovn-northd: Use strings from extract_lsp_addresses().
2016-07-13 Justin Pettitovn-util: Remove 'store_ipv6' argument from extract_lsp...
2016-07-13 Justin Pettitovn-util: Add string representations to 'lport_addresses'.
2016-07-13 Justin Pettitovn-northd: Use strings for IP addresses in router...
2016-07-13 Justin Pettitovn-northd: Use dynamic strings when building router...
2016-07-13 Justin Pettitovn: Remove 'default_gw' from logical router table.
2016-07-13 Justin Pettitovn-northd: Fix comments about the flows.
2016-07-04 Gurucharan Shettyovn: Add support for Load balancers.
next