]> git.proxmox.com Git - mirror_ovs.git/history - include
cirrus: Use FreeBSD 12.2.
[mirror_ovs.git] / include /
2020-12-16 Ian Stokesdpdk: Update to use DPDK v20.11.
2020-10-21 Ben PfaffEliminate use of term "slave" in bond, LACP, and bundle...
2020-10-21 Ben Pfaffconntrack: Rename "master" connection to "parent" conne...
2020-10-17 Ben PfaffEliminate "whitelist" and "blacklist" terms.
2020-10-17 Ben PfaffUse primary/secondary, not master/slave, as names for...
2020-07-04 Flavio Leitnerctags: Include new annotations to ctags ignore list.
2020-06-19 Roi Dayannetdev-offload-tc: Revert tunnel src/dst port masks...
2020-06-08 Tonghao Zhangnetdev-offload-tc: Allow installing arp rules to TC dp.
2020-06-03 Tonghao Zhangnetdev-offload-tc: Allow to match the IP and port mask...
2020-05-05 David Marchandsparse: Fix typo in DPDK endian conversion macros.
2020-04-29 Yi-Hung Weiofp-actions: Add delete field action
2020-04-07 Archana Hollautil: Update OVS_TYPEOF macro for C++ enabled applications.
2020-03-26 William Tuuserspace: Add GTP-U support.
2020-03-24 William Tufatal-signal: Fix clang error due to lock.
2020-03-23 William Tufatal-signal: Log backtrace when no monitor daemon.
2020-03-19 Usman Ansarihmap: Fix Coverity false positive
2020-01-18 Yi-Hung Weinetdev-afxdp: NUMA-aware memory allocation for XSK...
2020-01-09 Ben Pfaffsocket-util: Introduce emulation and wrapper for recvmm...
2019-12-22 Paul Blakeycompat: Add tc ct action and flower matches defines...
2019-12-22 Paul Blakeymatch: Add match_set_ct_zone_masked helper
2019-12-19 Ilya Maximetsovs-thread: Avoid huge alignment on a base spinlock...
2019-12-12 Ben Pfaffofp-monitor: Make OFP_FLOW_REMOVED_REASON_BUFSIZE public.
2019-12-12 Ben Pfaffofp-print: Abbreviate lists of fields in table features...
2019-12-04 Ian Stokesdpdk: Update to use DPDK 19.11.
2019-12-02 David Marchandsparse: Get rid of obsolete rte_flow header.
2019-11-11 Vlad Buslovtc: Set 'no_percpu' flag for compatible actions
2019-11-11 Roi Dayancompat: Add compat fix for old kernels
2019-09-27 Ben PfaffRequire Python 3 and remove support for Python 2.
2019-09-26 Yi-Hung Weict-dpif, dpif-netlink: Add conntrack timeout policy...
2019-09-06 Mark MichelsonRemove OVN.
2019-08-28 William Tuovs-thread: Make struct spin lock cache aligned.
2019-08-01 John Hurleycompat: add compatibility headers for tc mpls action
2019-07-19 William Tuovs-thread: Add pthread spin lock support.
2019-07-16 Dumitru CearaOVN: Add IGMP SB definitions and ovn-controller support
2019-07-12 Lorenzo BianconiOVN: introduce trigger_event() action
2019-07-12 Lorenzo BianconiOVN: introduce Controller_Event table
2019-07-05 Ben Pfaffrconn: Increase precision of timers.
2019-06-22 Yi-Hung Weiofproto-dpif: Fix continuation with patch port
2019-06-20 Ben PfaffOpenFlow: Enable OpenFlow 1.5 by default.
2019-06-20 Ben Pfaffofp-actions: Support OF1.5 meter action.
2019-06-09 Damijan Skvarcnsh: Fix "shadow" warnings while compiling with clang.
2019-06-06 Ilya Maximetssparse: Re-allow sparse builds with dpdk.
2019-06-06 Ilya Maximetsacinclude: Add vector defines to sparse.
2019-05-24 Han Zhouovn-controller: Maintain resource references for logica...
2019-05-24 Han Zhouovn-controller: Initial use of incremental engine ...
2019-05-24 Aaron Conolecompat: add SCTP netfilter states for older kernels
2019-04-24 Ben Pfaffsparse: Configure target operating system and fix fallout.
2019-04-22 Numan Siddiqueovn: Support OVS action 'check_pkt_larger' in OVN
2019-04-22 Numan Siddiqueovn: Add a new OVN action 'icmp4_error'
2019-04-22 Numan Siddiqueovn: Add a new OVN field icmp4.frag_mtu
2019-04-22 Numan SiddiqueAdd a new OVS action check_pkt_larger
2019-04-16 Alin Gabriel Serdeancompiler: Fix compilation when using VStudio 2015/2017
2019-04-09 John Hurleycompat: add compatibility headers for tc skbedit action
2019-03-26 Toms Attekalib: added check to prevent int overflow
2019-03-25 Eli BritsteinMakefiles: Generate datapath ovs key fields macros
2019-03-15 Ashish Varmaofp-protocol: Changed the number of bits in OFPUTIL_P_A...
2019-03-04 Pieter Jansen van... lib/tc: add ingress ratelimiting support for tc-offload
2019-02-14 Darrell BallUserspace datapath: Add fragmentation handling.
2019-02-11 Ilya Maximetsautomake: Clean up cxxtest.cc.
2019-02-05 Ben PfaffRemove support for OpenFlow 1.6 (draft).
2019-02-04 Vishal Deep AjmeraSupport for match & set ICMPv6 reserved and options...
2019-02-04 Yifeng Sunofp-actions: Set an action depth limit to prevent stack...
2019-01-31 Pieter Jansen van... lib/tc: make pedit mask calculations byte order agnostic
2019-01-25 Ben Pfafftreewide: Get rid of // comments, even inside comments.
2019-01-18 Ben Pfaffofpbuf: Reintroduce assertion on size in ofpbuf_pull().
2019-01-17 Yifeng Sunofp-actions: Avoid overflow for ofpact_learn_spec-...
2019-01-16 Ben Pfaffovs-vswitchd: Implement OFPT_TABLE_FEATURES table modif...
2019-01-11 Ben Pfaffofproto: Handle multipart requests with multiple parts.
2019-01-10 Ilya Maximetsvconn: Allow timeout configuration for blocking connection.
2018-12-12 Ben Pfaffsparse: Fix incompatibility with glibc 2.28 and later.
2018-12-10 Ilya Maximetsovs-thread: Add thread safety annotation to cond_wait.
2018-12-03 Ben Pfaffofp-table: Parse table features messages more carefully.
2018-11-19 Ben Pfaffofp-actions: Make all actions a multiple of OFPACT_ALIG...
2018-11-15 Ben Pfaffdocs: Fix cross-references that referred to discussions...
2018-10-31 Ben Pfaffrconn: New function rconn_is_reliable().
2018-10-26 Ben Pfaffofp-table: Always format the table number in table...
2018-10-26 Ben Pfaffofp-table: Better summarize table features and statistics.
2018-10-26 Zak Whittingtonofp-msgs: Added ONF_ and NXT_REQUESTFORWARD for OF1...
2018-10-26 Yifeng SunNSH: Fix NSH-related length macros that cause stack...
2018-10-02 Martin Xubundle: add symmetric_l3 hash method for multipath
2018-09-26 Ben Pfaffofproto: Handle OpenFlow version mismatch for requestfo...
2018-09-25 Flavio Leitnersparse: check if floatn-common.h is available.
2018-09-20 Ben Pfaffmeta-flow: Make "nw_frag" a synonym for "ip_frag".
2018-09-20 Pieter Jansen van... lib/tc: add geneve with option match offload
2018-09-20 Pieter Jansen van... lib/tc: add geneve with option encap action offload
2018-09-18 Ben Pfaffutil: Better document ALIGNED_CAST.
2018-08-01 Alin Gabriel SerdeanAdd opterr and optopt to Windows headers
2018-08-01 Or Gerlitzlib/tc: Support matching on ip tunnel tos and ttl
2018-08-01 Or Gerlitzlib/tc: Support setting tos and ttl for TC IP tunnels
2018-08-01 Or Gerlitzlib/tc: Support matching on ip tos
2018-07-31 Ben Pfaffofp-actions: Split ofpacts_check__() into many functions.
2018-07-31 Justin Pettitovn: Add rate-limiting for ACL logs.
2018-07-31 Justin Pettitofproto: Add support for specifying a meter in controll...
2018-07-25 Jianbo LiuAdd support to offload QinQ double VLAN headers match
2018-07-25 Jianbo Liuflow: Refactor some of VLAN helper functions
2018-07-24 Ben Pfaffsparse: Add support for DPDK.
2018-07-11 Ben Pfaffsparse: Make IN6_IS_ADDR_MC_LINKLOCAL and IN6_ARE_ADDR_...
2018-06-18 Ben Pfaffofp-print: Move significant formatting code into more...
2018-06-12 Ben PfaffMerge branch 'dpdk_merge' of https://github.com/istokes...
2018-06-11 Ben Pfafftreewide: Convert leading tabs to spaces.
next