summaryrefslogtreecommitdiff
path: root/vswitchd/vswitch.xml
Commit message (Expand)AuthorAgeFilesLines
* vswitchd: Allow user to directly specify sFlow agent address.Ben Pfaff2018-04-031-7/+18
* vswitchd: Remove support for deprecated "null" interfaces.Ben Pfaff2018-03-141-4/+0
* netdev-dpdk: Add support for vHost dequeue zero copy (experimental)Ciara Loftus2018-01-311-0/+11
* netdev-linux: do not send packets to down tap ifaces.Flavio Leitner2018-01-221-1/+12
* dpif-netdev: Time based output batching.Ilya Maximets2018-01-171-0/+16
* ofproto: Delete all groups and meters when (un)configuring a controller.Ben Pfaff2018-01-081-7/+8
* ovs-vswitchd: Allow more convenient 0x short form for specifying DPIDs.Ben Pfaff2017-12-211-2/+3
* doc: Add docs for linux-sfq QoS supported parametersLukasz Rzasik2017-12-181-0/+19
* netdev-dpdk: extend netdev_dpdk_get_status to include if_type and if_descrMichal Weglicki2017-12-081-0/+64
* netdev-dpdk: vHost IOMMU supportMark Kavanagh2017-12-081-0/+15
* vswitch.xml: Fix nonbreaking spaces.Ben Pfaff2017-11-081-1/+1
* vswitchd: Document option dst_port.duanjiong2017-11-071-0/+5
* vswitch.xml: Fix typo in documentation.Ben Pfaff2017-10-231-1/+1
* vswitch.xml: Better document patch ports.Ben Pfaff2017-10-121-1/+29
* vswitch.xml: Fix L2 balancing mentioning for balance-tcp bond.Ilya Maximets2017-07-251-3/+2
* netdev-dpdk: Remove Rx checksum reconfigure.Kevin Traynor2017-07-111-14/+0
* userspace: Handling of versatile tunnel portsBen Pfaff2017-06-271-17/+77
* docs: Document that hw-offload is experimental.Joe Stringer2017-06-191-0/+5
* other-config: Add tc-policy switch to control tc flower flagPaul Blakey2017-06-151-0/+17
* other-config: Add hw-offload switch to control netdev flow offloadingPaul Blakey2017-06-141-0/+15
* docs: Update dpdk vdev naming instructions.Ciara Loftus2017-06-071-4/+5
* bfd: Detect Multiplier configurationSzucs Gabor2017-06-061-6/+13
* userspace: add vxlan gpe support to vportGeorg Schmuecking2017-06-021-0/+17
* userspace: L3 tunnel support for GRE and LISPJan Scheurich2017-06-021-2/+22
* OpenFlow: Enable OpenFlow 1.4 by default.Ben Pfaff2017-05-011-3/+3
* docs: Add some detail about dpdk-socket-mem.Kevin Traynor2017-04-241-2/+3
* ovs-ctl: Expose openvswitch run directory through ovsdb.Robert Wojciechowicz2017-04-071-5/+13
* Add new port VLAN mode "dot1q-tunnel"Eric Garver2017-03-171-1/+87
* Add support for 802.1ad (QinQ tunneling)Eric Garver2017-03-161-0/+23
* dpdk: Improve manpage for dpdk memory configuration.nickcooper-zhangtonghao2017-03-031-6/+4
* dpif-netdev: Conditional EMC insertCiara Loftus2017-02-161-0/+17
* tunnel: Add support to configure ptk_markPravin B Shelar2017-01-281-0/+6
* ovs-fields: New manpage to document Open vSwitch and OpenFlow fields.Ben Pfaff2017-01-251-3/+3
* netdev-dpdk: Add support for virtual DPDK PMDs (vdevs)Ciara Loftus2017-01-051-2/+7
* netdev-dpdk: Arbitrary 'dpdk' port namingCiara Loftus2017-01-051-0/+8
* netdev-dpdk: Enable Rx checksum offloading feature on DPDK physical ports.Sugesh Chandran2017-01-041-0/+14
* vswitch.xml: Document reasonable range for MTU.nickcooper-zhangtonghao2016-12-121-0/+6
* ovsdb-tool: Document database numbering scheme.Ben Pfaff2016-12-021-9/+2
* utilities: Use FQDN for external_ids:hostname in Openvswitch tableBabu Shanmugam2016-11-261-1/+2
* ovsschema: Add protected column to Port tableBen Kelly2016-11-221-0/+8
* Change some old references to nicira-ext.h.Thadeu Lima de Souza Cascardo2016-09-301-1/+1
* netdev-dpdk: Allow configurable queue sizes for 'dpdk' portsCiara Loftus2016-09-301-0/+22
* openvswitch: Allow external IPsec tunnel management.Pravin B Shelar2016-09-271-52/+5
* openvswitch: deprecates support for IPsec tunnel port.Pravin B Shelar2016-09-241-0/+3
* netdev-dpdk: Add new 'dpdkvhostuserclient' port typeCiara Loftus2016-09-191-5/+3
* ofproto: Honor mtu_request even for internal ports.Daniele Di Proietto2016-09-021-6/+14
* netdev-dpdk: vHost client mode and reconnectCiara Loftus2016-08-151-0/+11
* netdev-dpdk: Remove dpdkvhostcuse portsCiara Loftus2016-08-151-12/+0
* vswitchd: Introduce 'mtu_request' column in Interface.Daniele Di Proietto2016-08-121-14/+38
* netdev-dpdk: Add Flow Control support.Sugesh Chandran2016-07-291-0/+24