summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* lib/tc: make pedit mask calculations byte order agnosticPieter Jansen van Vuuren2019-01-312-1/+31
* treewide: Get rid of // comments, even inside comments.Ben Pfaff2019-01-251-1/+1
* ofpbuf: Reintroduce assertion on size in ofpbuf_pull().Ben Pfaff2019-01-171-0/+1
* ofp-actions: Avoid overflow for ofpact_learn_spec->n_bitsYifeng Sun2019-01-171-1/+1
* ovs-vswitchd: Implement OFPT_TABLE_FEATURES table modification request.Ben Pfaff2019-01-155-6/+21
* ofproto: Handle multipart requests with multiple parts.Ben Pfaff2019-01-101-1/+19
* vconn: Allow timeout configuration for blocking connection.Ilya Maximets2019-01-101-2/+2
* sparse: Fix incompatibility with glibc 2.28 and later.Ben Pfaff2018-12-122-1/+29
* ovs-thread: Add thread safety annotation to cond_wait.Ilya Maximets2018-12-101-1/+2
* ofp-table: Parse table features messages more carefully.Ben Pfaff2018-12-032-3/+35
* ofp-actions: Make all actions a multiple of OFPACT_ALIGNTO bytes.Ben Pfaff2018-11-191-158/+233
* docs: Fix cross-references that referred to discussions that have moved.Ben Pfaff2018-11-151-2/+2
* rconn: New function rconn_is_reliable().Ben Pfaff2018-10-311-0/+1
* ofp-table: Always format the table number in table features.Ben Pfaff2018-10-261-1/+0
* ofp-table: Better summarize table features and statistics.Ben Pfaff2018-10-261-1/+4