summaryrefslogtreecommitdiff
path: root/vswitchd
Commit message (Expand)AuthorAgeFilesLines
...
* bond: Fix using uninitialized 'lacp_fallback_ab_cfg' for 'bond-primary'.Ilya Maximets2020-10-172-6/+8
* Eliminate "whitelist" and "blacklist" terms.Ben Pfaff2020-10-163-16/+15
* Use primary/secondary, not master/slave, as names for OpenFlow roles.Ben Pfaff2020-10-162-13/+18
* DPDK: Remove support for vhost-user zero-copy.Ian Stokes2020-10-051-11/+0
* bfd: Support overlay BFDYifeng Sun2020-07-271-0/+7
* dpdk: Add commands to configure log levels.David Marchand2020-07-171-0/+1
* bond: Add 'primary' interface concept for active-backup mode.Jeff Squyres2020-07-172-0/+13
* bridge: Fix null dereference on ct_timeout_policy recordYi-Hung Wei2020-06-271-2/+4
* userspace: Avoid dp_hash recirculation for balance-tcp bond mode.Vishal Deep Ajmera2020-06-222-0/+27
* ovs-vswitchd: Fix icmp reply timeout description.William Tu2020-04-071-3/+3
* userspace: Add GTP-U support.William Tu2020-03-251-0/+24
* ovs-vswitchd: Fix typo in manpage.Ben Pfaff2020-02-281-1/+1
* vswitchd: Add serial number configuration.Kirill A. Kornilov2020-01-312-0/+21
* ofproto: Do not delete datapath flows on exit by default.Ben Pfaff2020-01-241-6/+7
* userspace: Add TCP Segmentation Offload supportFlavio Leitner2020-01-172-0/+22
* netdev-dpdk: Add new DPDK RFC 4115 egress policerEelco Chaudron2020-01-151-0/+34
* userspace: Improved packet drop statistics.Anju Thomas2020-01-071-0/+5
* bridge: Split the column updates of rstp statistics and status.Krishna Kolakaluri2020-01-061-3/+31
* bridge: Allow manual notifications about interfaces' updates.Ilya Maximets2019-12-181-0/+2
* Add offload packets statisticszhaozhanxu2019-12-062-6/+16
* vswitch.xml: Replace non-ASCII characters.Ilya Maximets2019-11-251-1/+1
* ofproto-dpif: Expose datapath ND Extensions capability to ovsdbFlavio Leitner2019-11-221-0/+5
* ofproto-dpif: Expose datapath capability to ovsdb.William Tu2019-11-213-1/+257
* netdev-afxdp: Best-effort configuration of XDP mode.Ilya Maximets2019-11-201-9/+29
* vswitch.xml: Fix column for xdpmode.Ilya Maximets2019-11-051-1/+1
* netdev-afxdp: Add need_wakeup support.William Tu2019-10-291-0/+12
* docs: DPDK isn't a datapath, so don't use the term.Ben Pfaff2019-10-231-3/+2
* Require Python 3 and remove support for Python 2.Ben Pfaff2019-09-271-3/+1
* ofproto-dpif: Consume CT_Zone, and CT_Timeout_Policy tablesYi-Hung Wei2019-09-261-2/+195
* show "rx_missed_errors" counter in interface statisicstxfh20072019-09-251-0/+1
* vswitchd: update bond-rebalance-interval maxInteger in vswtich.xmlEelco Chaudron2019-09-251-1/+2
* vswitchd: Make packet-in controller queue size configurableDumitru Ceara2019-09-233-2/+54
* vswitch: ratelimit the device add logAaron Conole2019-09-231-2/+7
* ovs-vswitchd: Add Datapath, CT_Zone, and CT_Zone_Policy tables.Justin Pettit2019-09-122-49/+277
* upcall: Configure datapath min-revalidate-pps through ovs-vsctl.Vlad Buslov2019-08-212-0/+14
* upcall: Configure datapath max-revalidator through ovs-vsctl.Vlad Buslov2019-08-212-0/+17
* netdev-afxdp: add new netdev type for AF_XDP.William Tu2019-07-191-0/+15
* netdev-dpdk: Enable tx-retries-max config.Kevin Traynor2019-07-081-0/+12
* tunnel: Add layer 2 IPv6 GRE encapsulation support.William Tu2019-07-031-12/+20
* vswitchd: Always cleanup userspace datapath.Ilya Maximets2019-07-021-0/+4
* vswitchd: Separate disable system and route.William Tu2019-06-261-0/+5
* OpenFlow: Enable OpenFlow 1.5 by default.Ben Pfaff2019-06-201-10/+3
* netdev: Split up netdev offloading to separate module.Ilya Maximets2019-06-111-0/+1
* dpctl: Update docs about dump-flows and HW offloading.Ilya Maximets2019-06-111-0/+5
* ofproto-dpif-xlate: Add "always" mode to priority tagsEli Britstein2019-05-242-3/+7
* ofproto-dpif-xlate: Change priority tags from boolean to enumEli Britstein2019-05-242-4/+9
* netdev-dpdk: Post-copy Live Migration support for vhost-user-client.Liliia Butorina2019-05-241-0/+16
* vswitchd: Track status of memory locking.Ilya Maximets2019-05-241-0/+2
* ovs-vswitchd: Update limits section in manpage.Ben Pfaff2019-05-101-5/+7
* bridge: Propagate patch port pairing errors to db.Ilya Maximets2019-03-261-0/+13