]> git.proxmox.com Git - mirror_ovs.git/history - ovn
datapath-windows: Add define for last module number
[mirror_ovs.git] / ovn /
2016-09-19 Jesse Grosstun-metadata: Manage tunnel TLV mapping table on a...
2016-09-15 Gurucharan Shettyovn-northd: Format logical flows a little better.
2016-09-15 Gurucharan Shettyovn-northd: Fix a memory leak.
2016-09-15 Ben Pfaffovn-trace: Avoid segfault for DHCP options flows.
2016-09-14 Zongkai LIovn-northd: add dhcpv6 stateless option support
2016-09-14 Ramu Ramamurthyovn: log dhcp responses for debugging
2016-09-14 Alin SerdeanWindows: Extend support for binaries which allow detach
2016-09-11 Gurucharan Shettyofctrl: Fix logic for mff_ovn_geneve.
2016-09-09 Gurucharan Shettyovn-controller: Fix group_id allocation.
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-09 Gurucharan Shettyovn-controller: Datapath based conntrack zone for load...
2016-09-09 Ryan Moatsovn-nbctl, tests: Clean up noisy memory leaks
2016-09-09 Chandra S Vejendlaovn-controller: Fix match crieria for dynamic mac bindi...
2016-09-08 Han Zhouovn-nbctl: Update man page for missing tables.
2016-09-08 Ramu Ramamurthyovn: fix ovn-northd leaks in build_acl
2016-09-01 Ben Pfaffovn-controller: Fix memory leak in recv_S_TLV_TABLE_REQ...
2016-09-01 Ben Pfaffovn-controller: Fix leak in patched_datapaths processing.
2016-09-01 Ben Pfaffovn-controller: Drop incremental processing from encaps...
2016-08-31 Ben Pfaffexpr: Fix memory leak in expr_macros_destroy().
2016-08-31 Ben Pfaffovn-controller: Unpersist lflow data structures for...
2016-08-31 Ryan Moatsovn-controller: Back out incremental processing
2016-08-31 Jarno Rajahalmeofp-actions: Waste less memory in set field and load...
2016-08-29 Ben Pfaffovn-northd: Avoid excessive work to find router ports.
2016-08-26 Ben Pfaffovn: Add TODO items proposed for 2.7 in OVN IRC meeting.
2016-08-26 Ben Pfaffovn: Update TODO for items that have been completed.
2016-08-26 Ryan Moatsovn-controller: Fix memory leak when parsing lflow...
2016-08-26 Chandra S Vejendlaovn: Delete stale MAC_Bindings that result in Referenti...
2016-08-26 Conner HerrigesAdd monitoring to ovsdb-server
2016-08-12 Justin Pettitovn-trace: Minor cleanups.
2016-08-23 Flavio Fernandesovn-trace: add generated files to .gitignore.
2016-08-21 Ben Pfaffovn-northd: Fix spelling error in comment.
2016-08-19 Ben Pfaffovn-controller: Fix memory leak of removed_lports sset...
2016-08-19 Ben Pfaffpinctrl: Fix memory leak and use-after-free for NAT...
2016-08-19 Ben Pfaffovn-controller: Fix memory leak of keep_local_datapath_...
2016-08-19 Ramu Ramamurthyovn-controller: Fix memory leak of nat_ip_keys sset...
2016-08-18 Ben Pfaffovn-northd: Remove unnecessary 'if' test from build_acls().
2016-08-16 Jesse Grossovn: Set critical bit in Geneve option.
2016-08-16 Lance Richardsonovn: include ovn-trace.8 in DISTCLEANFILES
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-trace: New utility.
2016-08-16 Ben Pfaffexpr: New function expr_parse_microflow().
2016-08-16 Ben Pfaffexpr: New function expr_evaluate().
2016-08-16 Ben Pfaffovn-northd: Copy name in logical datapath southbound...
2016-08-16 Ben Pfafflex: Integrate error handling into struct lexer.
2016-08-16 Ben Pfaffovn-util: Add common functions for the default NB and...
2016-08-15 Ben Pfaffovn: Rewrite logical action parsing and encoding library.
2016-08-15 Gurucharan Shettyovn: Ability to set multiple load balancers.
2016-08-15 Ryan Moatsovn-controller: Remove flows created for now deleted...
2016-08-15 Numan Siddiqueovn-controller: Reset flow processing after (re)connect...
2016-08-14 Numan Siddiqueovn-northd: Add logical flows to support DHCPv6
2016-08-14 Numan Siddiqueovn-controller: Add 'put_dhcpv6_opts' action in ovn...
2016-08-14 Jesse Grossovn-controller: Use UDP checksums when creating Geneve...
2016-08-14 Jesse Grossovn-controller: Make encap processing more robust again...
2016-08-14 Jesse Grossovn-controller: Fix memory leak when updating tunnels.
2016-08-14 nickcooper-zhangto... ovn-controller: Simplify ofctrl_run(), pinctrl_run().
2016-08-13 Numan Siddiqueovn-controller: Add datapath-type and iface-types in...
2016-08-12 nickcooper-zhangto... ovn-northd: Only warn about peer as switch port when...
2016-08-11 Mauricio Vásquezovn: make external_ids naming uniform
2016-08-11 nickcooper-zhangto... ovn-controller: Remove the repeated code.
2016-08-11 nickcooper-zhangto... ovn-controller: Combine two Logical_Flow loops into...
2016-08-02 Darrell Ballovn: Fix receive from vxlan in ovn-controller.
2016-08-10 Ryan Moatsovn-controller: Persist desired conntrack groups.
2016-08-08 Ben Pfafflogical-fields: Beautify conntrack definitions.
2016-08-08 Ben Pfaffovn: Use a common symbol table for ovn-controller and...
2016-08-08 Ben Pfafflflow: Correct register definitions to use subfields...
2016-08-08 Ben Pfafflogical-fields: Get rid of MFF_LOG_REGS in favor of...
2016-08-08 Ben Pfaffexpr: Give a subfield a direct pointer to its parent...
2016-08-08 Ben Pfaffexpr: Track writability as part of expr_symbol.
2016-08-08 Ben Pfaffexpr: Initialize 'relop' of allocated exprs in crush_an...
2016-08-08 Ben Pfaffexpr: Refine handling of error parameter to expr_annota...
2016-08-08 Ben Pfaffexpr: Tolerate having no macros.
2016-08-08 Ben Pfaffexpr: Fine-tune parser error message for common typo.
2016-08-08 Ben Pfaffsmap: New function smap_get_def().
2016-08-08 Ben Pfaffovn-nbctl: Add details for common options to manpage.
2016-08-08 Ben Pfaffovn: Fix spelling errors in manpages.
2016-08-08 Ben Pfaffovn-sbctl: Remove unused enum.
2016-08-08 Ben Pfaffovn-nbctl: Add "sync" command to wait for previous...
2016-08-02 Han Zhouovn-nbctl: fix help message for lsp-get/set-addresses
2016-08-02 nickcooper-zhangto... ovn-controller: if 'ovn-bridge-mappings' unconfigured...
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-util: Preallocate address strings.
2016-07-29 Justin Pettitovn: Rename "nd" action to "nd_na".
2016-07-29 Justin Pettitovn-controller: Tighten "nd" definition, add "nd_ns...
2016-07-29 Justin Pettitpackets: Cleanup ND compose functions.
2016-07-29 Justin Pettitovn-architecture: Drop references to "Nicira extension...
2016-07-30 Ben Pfaffovn-sb.xml: Remove obsolete documentation of OVN logica...
2016-07-29 Jarno Rajahalmeofproto: Use ofputil_uninit_group_mod().
2016-07-29 Babu Shanmugamovn-controller: Restore ct zone assignment.
2016-07-29 Russell Bryantovn-controller: Remove old values from local_ids.
2016-07-28 Nimay Desaiovn-northd, tests: Adding IPAM to ovn-northd.
2016-07-28 Russell Bryantovn: Rename "gateway" to "l3gateway".
2016-07-28 Ryan Moatsovn: Add ovn-controller-vtep debian package
2016-07-28 Ryan Moatsovn-controller: Clean up cases that lead to duplicate...
2016-07-28 Chandra Sekhar Vej... ovn: Allow SNAT traffic destined to router ip.
next