summaryrefslogtreecommitdiff
path: root/vswitchd
Commit message (Expand)AuthorAgeFilesLines
* 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
* netdev-linux: netem QoS supportSharon K2019-03-141-0/+28
* vswitchd: Allow user to configure controllers as "primary" or "service".Ben Pfaff2019-02-053-59/+69
* Remove support for OpenFlow 1.6 (draft).Ben Pfaff2019-02-052-7/+5
* connmgr: Make treatment of active and passive connections more uniform.Ben Pfaff2019-02-051-1/+1
* dpdk: Limit DPDK memory usage.Ilya Maximets2019-02-011-0/+22
* dpif-netdev: Per-port configurable EMC.Ilya Maximets2019-01-181-0/+19
* Adding support for PMD auto load balancingNitin Katiyar2019-01-161-0/+41
* ovs-actions: New document describing OVS actions in detail.Ben Pfaff2019-01-101-1/+1
* docs: Fix cross-references that referred to discussions that have moved.Ben Pfaff2018-11-151-5/+5
* Documentation: IPsec tunnel tutorial and documentation.Qiuyu Xiao2018-11-091-8/+147
* vswitchd: Update documentation for legacy_l3 type packetsGreg Rose2018-11-091-0/+6
* documentation: man vswitchd.conf.db(5) updated flow-restore-waitZak Whittington2018-11-021-0/+10
* connmgr: Improve interface for setting controllers.Ben Pfaff2018-10-311-61/+41
* bridge.c: prevent controller connects while flow-restore-waitZak Whittington2018-10-251-1/+2
* revalidator: Rebalance offloaded flows based on the pps rateSriharsha Basavapatna via dev2018-10-191-0/+21
* dpif-netdev-perf: Clarify frequency number.Ilya Maximets2018-10-121-5/+1
* Revert "bridge: Fix ovs-appctl qos/show repeated queue information"Ben Pfaff2018-10-031-1/+0
* bridge: Fix ovs-appctl qos/show repeated queue informationEelco Chaudron2018-10-021-0/+1
* dpif-netdev: Add round-robin based rxq to pmd assignment.Kevin Traynor2018-09-141-0/+24
* vswitch.xml: Better explain vlan-limit.Ben Pfaff2018-09-071-4/+4
* vswitch.xml: Fix key type and description style of tc-policy.Ilya Maximets2018-08-301-10/+17
* vswitch.xml: Fix type of dpdk-init key.Ilya Maximets2018-08-271-1/+2
* vswitch.xml: Update dpdk-init documentation.Kevin Traynor2018-08-101-4/+10
* dpif-netdev: Add SMC cache after EMC cacheYipeng Wang2018-07-241-0/+13
* bridge: Clean leaking netdevs when route is added.Tiago Lam2018-07-101-0/+3