]> git.proxmox.com Git - mirror_ovs.git/history - ovn/lib
ovn-sbctl: support setting rbac role for remote connections
[mirror_ovs.git] / ovn / lib /
2017-06-01 Ben Pfaffactions: Fix memory leak on error path in parse_ct_lb_a...
2017-05-31 Ben PfaffSupport accepting and displaying port names in OVS...
2017-05-02 Numan Siddiqueovn-controller: Add 'dns_lookup' action
2017-05-02 Numan Siddiqueovn-util: Add a new util function extract_ip_addresses
2017-04-21 Guru Shettyovn-util: Allow /32 IP addresses for router ports.
2017-04-21 Ben Pfaffpackets: Reduce redundant copies of connection states.
2017-03-30 Mickey Spiegelovn: Gratuitous ARP for centralized NAT rules on a...
2017-01-27 Mickey Spiegelovn: avoid snat recirc only on gateway routers
2017-01-21 Ben Pfaffactions: Add new "ct_clear" action.
2017-01-21 Ben Pfaffactions: Make "next" action able to jump from egress...
2017-01-21 Ben Pfaffactions: Omit table number when possible for formatting...
2017-01-21 Ben Pfaffactions: Separate action structures for "next" and...
2017-01-21 Ben Pfaffactions: Add new OVN action "clone".
2017-01-21 Ben Pfaffactions: Make "free" functions per-struct, not per...
2017-01-20 Ben Pfaffactions: Make "arp { drop; };" acceptable.
2017-01-20 Ben Pfafflex: Make lexer_force_match() work for LEX_T_END.
2017-01-20 Ben Pfaffactions: Fix "arp" and "nd_na" followed by another...
2017-01-19 Mickey Spiegelovn: add is_chassis_resident match expression component
2017-01-18 Aaron ConolelibX: add new release / version info tags
2017-01-05 Justin Pettitexpr: Rename "macros" to "addr_sets".
2016-12-20 Guru Shettyovn-controller: Fix conntrack zone in gateway routers.
2016-12-12 Daniele Di Proiettoovn: Encode dhcpv6 PACKET_IN userdata as big endian.
2016-11-29 Gurucharan Shettyovn-northd: Force SNAT for multiple gateway routers.
2016-11-15 Gurucharan Shettylogical-fields: Add ct.dnat and ct.snat symbols.
2016-10-19 Thadeu Lima de Sou... ovn: fix build on FreeBSD
2016-10-12 Ben Pfafflex: Treat formfeeds as white space.
2016-10-11 Ben Pfaffexpr: Better simplify some special cases of expressions.
2016-10-11 Ben Pfaffexpr: Fix abort when simplifying "x != 0/0".
2016-10-11 Ben Pfaffexpr: Simplify "x == 0/0" into 1.
2016-10-06 Lance Richardsonovn-northd: support IPAM with externally specified MAC
2016-10-06 Babu ShanmugamDSCP marking on packets
2016-10-04 Babu ShanmugamCheck and allocate free qdisc queue id for ports with...
2016-09-21 Babu Shanmugamovn: Change ct_label[0] to ct_label.blocked
2016-09-15 Ben Pfaffovn-trace: Avoid segfault for DHCP options flows.
2016-09-09 Gurucharan Shettyovn-controller: Fix group_id allocation.
2016-09-09 Gurucharan Shettyovn-controller: Datapath based conntrack zone for load...
2016-09-01 Ben Pfaffovn-controller: Fix leak in patched_datapaths processing.
2016-08-31 Ben Pfaffexpr: Fix memory leak in expr_macros_destroy().
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-16 Chandra S Vejendlaovn: Support for GARP for NAT IPs via localnet
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 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-14 Numan Siddiqueovn-controller: Add 'put_dhcpv6_opts' action in ovn...
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 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-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-util: Preallocate address strings.
2016-07-29 Justin Pettitovn: Rename "nd" action to "nd_na".
2016-07-27 Aaron Rosenmove ovn/lib/<lex|actions|expr>.h to include/ovn
2016-07-23 Terry Wilsonjson: Move from lib to include/openvswitch.
2016-07-20 Justin Pettitovn-util: Add solicited node addresses to ipv6_netaddr.
2016-07-18 Numan Siddiqueovn: Add 128-bit support for ct_label
2016-07-13 Justin Pettitovn: Support multiple addresses on a single logical...
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: Renumber logical field registers to the newly...
2016-07-09 Gurucharan Shettyovn-controller: Change strategy for gateway conntrack...
2016-07-03 Gurucharan Shettyovn-controller: Add support for load balancing.
2016-07-03 Ben Pfaffovn: Add colon token to lexer, to support parsing ...
2016-07-03 Russell Bryantovn: Add address set support.
2016-07-02 Zong Kai LIovn: Add 'na' action and lflow for ND
2016-06-30 Russell Bryantovn: Add ct_commit(ct_mark=INT, ct_label=INT); action.
2016-06-23 Numan Siddiqueovn-controller: Add 'put_dhcp_opts' action in ovn-contr...
2016-06-23 Ben Pfaffexpr: Refactor parsing of assignments and exchanges.
2016-06-23 Ben Pfaffexpr: Shorten declarations of expr_context.
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-03 Gurucharan Shettyovn-controller: Assign conntrack zones for gateway...
2016-05-16 Ramu Ramamurthyovn: Move extract_lport_addresses
2016-04-27 Daniele Di Proiettohmap: Add HMAP_FOR_EACH_POP.
2016-04-14 Ben WarrenMove lib/ofp-actions.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/ofp-util.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/meta-flow.h to include/openvswitch directory
2016-04-14 Ben WarrenMove lib/match.h to include/openvswitch directory
2016-04-13 Ben Pfaffofp-actions: Make ofpact_finish() harder to misuse.
2016-03-29 William Tuvalgrind: Fix memory leak at expr_error.
2016-03-31 Huang Leiovn-controller: Optimize lex_token memory usage.
2016-03-30 Ben WarrenMove lib/ofpbuf.h to include/openvswitch directory
2016-03-30 Ben Warrenlist: Rename all functions in list.h with ovs_ prefix.
2016-03-30 Ben Warrenlist: Remove lib/list.h completely.
2016-03-19 Ben WarrenMove lib/dynamic-string.h to include/openvswitch directory
2016-03-12 Ben Pfaffovn: Implement basic ARP support for L3 logical routers.
2016-03-12 Ben Pfaffovn: Use callback function instead of simap for logical...
2016-03-12 Ben Pfaffactions: Implement OVN "arp" action.
next