]> git.proxmox.com Git - ovs.git/history - ovn/northd/ovn-northd.c
Add support for specifying SSL connection parameters to ovsdb
[ovs.git] / ovn / northd / ovn-northd.c
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: 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-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.
2016-07-03 Gurucharan Shettyovn-northd: Introduce stateful table.
2016-07-03 Gurucharan Shettyovn-northd: Introduce pre-stateful table.
2016-07-03 Russell Bryantovn: Add address set support for ACLs.
2016-07-03 Gurucharan Shettyovn-northd: Split ACL and pre-ACL processing.
2016-07-02 Zong Kai LIovn: Add 'na' action and lflow for ND
2016-06-23 Flavio Fernandesovn-northd: no logical router icmp response for directe...
2016-06-22 Chandra S Vejendlaovn: Allow IP packets destined to router ip for SNAT
2016-06-21 Gurucharan Shettyovn: DNAT and SNAT on a gateway router.
2016-06-11 Justin Pettitovn: Use Logical_Switch_Port in NB.
2016-06-07 Flavio Fernandesovn-northd: logical router icmp response should not...
2016-06-03 Gurucharan Shettyovn: Introduce l3 gateway router.
2016-06-03 Gurucharan Shettyovn-northd: Support connecting multiple routers to...
2016-06-02 Dustin Lundquistovn-northd: Restrict use of unspecified source addresses
2016-05-16 Ramu Ramamurthyovn: Move extract_lport_addresses
2016-05-05 Steve Ruanovn-northd: Add support for static_routes.
2016-04-27 Daniele Di Proiettohmap: Add HMAP_FOR_EACH_POP.
2016-04-22 JunoZhuovn: Add column enabled to table Logical_Router
2016-04-14 Numan Siddiqueovn-northd: Handle IPv4 addresses with prefixes in...
2016-04-14 Ben WarrenMove lib/meta-flow.h to include/openvswitch directory
2016-03-29 Justin Pettitovn-northd: Limit line length to under 80 columns.
2016-04-01 Gurucharan Shettyovn-northd: Fix peering of routers.
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-24 RYAN D. MOATSSeparating OVN NB and SB database processes
2016-03-22 Russell Bryantovn: Remove outdated debug messages.
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-18 Numan Siddiqueovn: Add l3 port security for IPv4 and IPv6
2016-03-12 Ben Pfaffovn: Implement basic ARP support for L3 logical routers.
2016-02-27 Han Zhouovn: Avoid ARP responder for packets from localnet...
2016-02-26 Han Zhouovn-northd: Remove info log in extract_lport_addresses().
2016-02-25 Numan Siddiqueovn-northd: Allow lport 'addresses' to store multiple...
2016-02-05 Numan Siddiqueovn-northd: Revert "ovn-northd: Only run idl loop if...
2016-02-01 Russell Bryantovn-northd: Don't set custom log level defaults.
2016-01-14 Gurucharan ShettyMerge branch 'master' of ssh://github.com/openvswitch...
2016-01-11 Numan Siddiqueovn-northd: Only add ARP reply flows for logical ports...
2016-01-04 l0310ovn-northd: Can't use ct() for router ports.
2015-12-04 Han Zhouovn: support ARP response for known IPs
next