summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* userspace: Add GTP-U support.William Tu2020-03-254-3/+39
* fatal-signal: Fix clang error due to lock.William Tu2020-03-241-2/+2
* fatal-signal: Log backtrace when no monitor daemon.William Tu2020-03-231-0/+3
* hmap: Fix Coverity false positiveUsman Ansari2020-03-191-6/+12
* netdev-afxdp: NUMA-aware memory allocation for XSK related memory.Yi-Hung Wei2020-01-182-0/+28
* socket-util: Introduce emulation and wrapper for recvmmsg().Ben Pfaff2020-01-091-1/+4
* compat: Add tc ct action and flower matches defines for older kernelsPaul Blakey2019-12-223-4/+86
* match: Add match_set_ct_zone_masked helperPaul Blakey2019-12-221-0/+2
* ovs-thread: Avoid huge alignment on a base spinlock structure.Ilya Maximets2019-12-191-1/+1
* ofp-monitor: Make OFP_FLOW_REMOVED_REASON_BUFSIZE public.Ben Pfaff2019-12-121-0/+2
* ofp-print: Abbreviate lists of fields in table features output.Ben Pfaff2019-12-121-0/+3
* dpdk: Update to use DPDK 19.11.Ian Stokes2019-12-047-981/+0
* sparse: Get rid of obsolete rte_flow header.David Marchand2019-12-022-1519/+0
* tc: Set 'no_percpu' flag for compatible actionsVlad Buslov2019-11-113-1/+37
* compat: Add compat fix for old kernelsRoi Dayan2019-11-111-0/+2
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-2/+0
* ct-dpif, dpif-netlink: Add conntrack timeout policy supportYi-Hung Wei2019-09-262-0/+1
* Remove OVN.Mark Michelson2019-09-066-1429/+0
* ovs-thread: Make struct spin lock cache aligned.William Tu2019-08-281-1/+1
* compat: add compatibility headers for tc mpls actionJohn Hurley2019-08-012-0/+38
* ovs-thread: Add pthread spin lock support.William Tu2019-07-191-0/+22
* OVN: Add IGMP SB definitions and ovn-controller supportDumitru Ceara2019-07-161-0/+7
* OVN: introduce trigger_event() actionLorenzo Bianconi2019-07-121-1/+17
* OVN: introduce Controller_Event tableLorenzo Bianconi2019-07-121-0/+7
* rconn: Increase precision of timers.Ben Pfaff2019-07-051-4/+3
* ofproto-dpif: Fix continuation with patch portYi-Hung Wei2019-06-211-0/+3
* OpenFlow: Enable OpenFlow 1.5 by default.Ben Pfaff2019-06-201-2/+3
* ofp-actions: Support OF1.5 meter action.Ben Pfaff2019-06-201-3/+3
* nsh: Fix "shadow" warnings while compiling with clang.Damijan Skvarc2019-06-091-6/+12
* sparse: Re-allow sparse builds with dpdk.Ilya Maximets2019-06-064-58/+45
* acinclude: Add vector defines to sparse.Ilya Maximets2019-06-063-54/+0
* ovn-controller: Maintain resource references for logical flows.Han Zhou2019-05-241-1/+4
* ovn-controller: Initial use of incremental engine - quiet mode.Han Zhou2019-05-241-0/+3
* compat: add SCTP netfilter states for older kernelsAaron Conole2019-05-242-0/+27
* sparse: Configure target operating system and fix fallout.Ben Pfaff2019-04-242-0/+31
* ovn: Support OVS action 'check_pkt_larger' in OVNNuman Siddique2019-04-221-1/+9
* ovn: Add a new OVN action 'icmp4_error'Numan Siddique2019-04-221-0/+7
* ovn: Add a new OVN field icmp4.frag_mtuNuman Siddique2019-04-224-2/+156
* Add a new OVS action check_pkt_largerNuman Siddique2019-04-221-0/+19
* compiler: Fix compilation when using VStudio 2015/2017Alin Gabriel Serdean2019-04-161-0/+12
* compat: add compatibility headers for tc skbedit actionJohn Hurley2019-04-092-0/+58
* lib: added check to prevent int overflowToms Atteka2019-03-261-0/+6
* Makefiles: Generate datapath ovs key fields macrosEli Britstein2019-03-251-3/+8
* ofp-protocol: Changed the number of bits in OFPUTIL_P_ANY from 10 to 9.Ashish Varma2019-03-151-1/+1
* lib/tc: add ingress ratelimiting support for tc-offloadPieter Jansen van Vuuren2019-03-041-0/+12
* Userspace datapath: Add fragmentation handling.Darrell Ball2019-02-141-0/+1
* automake: Clean up cxxtest.cc.Ilya Maximets2019-02-111-0/+1
* Remove support for OpenFlow 1.6 (draft).Ben Pfaff2019-02-0511-130/+15
* Support for match & set ICMPv6 reserved and options type fieldsVishal Deep Ajmera2019-02-043-2/+35
* ofp-actions: Set an action depth limit to prevent stackoverflow by ofpacts_parseYifeng Sun2019-02-041-0/+4