summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* classifier: Adjust segment boundary to execute prerequisite processing.Aaron Conole2022-06-071-4/+3
* netdev-linux: Properly access 32-bit aligned rtnl_link_stats64 structs.Dumitru Ceara2022-05-171-0/+3
* hmap: implement UB-safe hmap pop iterator.Adrian Moreno2022-03-301-12/+19
* hmap: use multi-variable helpers for hmap loops.Adrian Moreno2022-03-301-30/+31
* list: use multi-variable helpers for list loops.Adrian Moreno2022-03-301-31/+42
* util: add helpers to overload SAFE macro.Adrian Moreno2022-03-301-0/+21
* util: add safe multi-variable iterators.Adrian Moreno2022-03-301-0/+80
* util: add multi-variable loop iterator macros.Adrian Moreno2022-03-301-0/+43
* compat: Add gen_stats include to define tc hw stats.Paul Blakey2022-03-042-0/+82
* ofproto-dpif-xlate: Fix zone set from non-frozen-metadata fields.Peng He2021-10-131-0/+1
* compat: Add ct_state flags definitions.Paul Blakey2021-04-191-1/+4
* ctags: Include new annotations to ctags ignore list.Flavio Leitner2020-07-041-0/+2
* netdev-offload-tc: Revert tunnel src/dst port masks handlingRoi Dayan2020-06-191-3/+0
* netdev-offload-tc: Allow installing arp rules to TC dp.Tonghao Zhang2020-06-081-0/+11
* netdev-offload-tc: Allow to match the IP and port mask of tunnelTonghao Zhang2020-06-031-0/+3
* sparse: Fix typo in DPDK endian conversion macros.David Marchand2020-05-051-4/+4
* ofp-actions: Add delete field actionYi-Hung Wei2020-04-291-1/+12
* util: Update OVS_TYPEOF macro for C++ enabled applications.Archana Holla2020-04-071-0/+2
* 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