summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Eliminate use of term "slave" in bond, LACP, and bundle contexts.Ben Pfaff2020-10-211-13/+15
* conntrack: Rename "master" connection to "parent" connection.Ben Pfaff2020-10-211-7/+7
* Eliminate "whitelist" and "blacklist" terms.Ben Pfaff2020-10-161-1/+1
* Use primary/secondary, not master/slave, as names for OpenFlow roles.Ben Pfaff2020-10-165-25/+26
* 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
* 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