]> git.proxmox.com Git - mirror_ovs.git/history - include/ovn
ofp-table: Better summarize table features and statistics.
[mirror_ovs.git] / include / ovn /
2018-07-31 Justin Pettitovn: Add rate-limiting for ACL logs.
2018-05-14 Numan Siddiqueovn: Set proper Neighbour Adv flag when replying for...
2018-04-13 Gurucharan Shettyovn: Recirculate packets after a unSNAT.
2018-04-13 Han Zhouovn: Support port groups in ACLs
2018-04-10 Lorenzo BianconiOVN: add icmp6{} action support
2018-04-04 Lorenzo BianconiOVN: add tcp_reset{} action support
2018-03-09 Lorenzo BianconiOVN: add icmp4{} action support
2018-01-24 Guoshuai Liovn: OVN Support QoS meter
2018-01-24 Guoshuai Liovn-controller: Add extend_table instead of group_table...
2017-11-02 Numan Siddiqueovn: Generate Neighbor Solicitation packet for unknown...
2017-11-02 Numan Siddiqueovn-controller: Add a new action - 'put_nd_ra_opts'
2017-11-02 Numan Siddiqueovn util: Refactor dhcp_opts_map to make it generic
2017-11-02 Mark Michelsonovn: Allow ct_lb actions to take IPv6 address arguments.
2017-07-29 Justin Pettitovn: Add support for ACL logging.
2017-05-02 Numan Siddiqueovn-controller: Add 'dns_lookup' action
2017-05-01 Han Zhouovn-controller: Remove ct_zones from lflow_run.
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: Introduce enum ovnact_pipeline.
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-20 Ben Pfafflex: Make lexer_force_match() work for LEX_T_END.
2017-01-19 Mickey Spiegelovn: add is_chassis_resident match expression component
2017-01-05 Justin Pettitexpr: Rename "macros" to "addr_sets".
2016-10-04 Babu ShanmugamCheck and allocate free qdisc queue id for ports with...
2016-09-09 Gurucharan Shettyovn-controller: Fix group_id allocation.
2016-09-09 Gurucharan Shettyovn-controller: Datapath based conntrack zone for load...
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 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-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-10 Ryan Moatsovn-controller: Persist desired conntrack groups.
2016-08-08 Ben Pfaffovn: Use a common symbol table for ovn-controller and...
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-07-29 Justin Pettitovn: Add support for IPv6 dynamic bindings.
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