summaryrefslogtreecommitdiff
path: root/vswitchd/vswitch.xml
Commit message (Expand)AuthorAgeFilesLines
* 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
* dpif-netdev: Introduce pmd-rxq-affinity.Ilya Maximets2016-07-271-0/+23
* netdev-dpdk: Obtain number of queues for vhost ports from attached virtio.Ilya Maximets2016-07-081-1/+2
* ofproto-dpif-mirror: Add mirror snaplen support.William Tu2016-07-031-0/+9
* bfd: Allow setting OAM bit when encapsulated in tunnel.Jesse Gross2016-06-291-0/+7
* ipfix: Export user specified virtual observation IDWenyu Zhang2016-06-241-0/+33
* Revert "ipfix: Export user specified virtual observation ID".Ben Pfaff2016-06-241-33/+0
* ipfix: Export user specified virtual observation IDWenyu Zhang2016-06-241-0/+33
* netdev-linux: Add new QoS type linux-noop.bschanmu@redhat.com2016-06-231-11/+15
* ipfix: Support tunnel information for Flow IPFIX.Benli Ye2016-06-171-80/+88
* tunnels: Update schema documentation related to tunnels.Jesse Gross2016-06-071-12/+12
* vswitch.xml: Document interface name length restrictions.Ben Pfaff2016-06-031-12/+47
* netdev-dpdk.c: Add ingress-policing functionality.Ian Stokes2016-05-241-2/+2
* netdev-dpdk: Allow arbitrary eal argumentsAaron Conole2016-04-291-0/+11
* netdev-dpdk: Restrict vhost_sock_dirAaron Conole2016-04-291-1/+3
* netdev-dpdk: Convert initialization from cmdline to dbAaron Conole2016-04-291-0/+108
* Remove "VLAN splinters" feature.Pravin B Shelar2016-04-271-78/+0
* netdev-linux: Fix ingress policing burst rate configuration via tcMiguel Angel Ajo2016-04-211-2/+2
* Add skeleton for OF1.6 support.Ben Pfaff2016-04-181-2/+3
* vswitch.xml: OpenFlow 1.5 has been released.Ben Pfaff2016-04-181-10/+2
* ovs-ctl: Store hostname as an external-id.Russell Bryant2016-03-241-0/+4
* tunneling: Enable IPv6 tuneling.Pravin B Shelar2016-03-241-19/+20
* netdev_dpdk.c: Add QoS functionality.Ian Stokes2016-03-021-0/+47
* ovsdb-server: Refactoring and clean up remote status reporting.Andy Zhou2016-02-281-13/+27
* ovsdb: fix a typo in ovs-vswitchd.conf.db(5).Andy Zhou2016-02-281-1/+1
* dpif-netdev: Allow different numbers of rx queues for different ports.Ilya Maximets2016-02-041-9/+15
* bridge: Also prohibit \ in bridge names.Ben Pfaff2016-02-031-3/+9
* bfd: improve ovs-vswitchd.conf.db(5) manpageAndy Zhou2015-11-031-6/+6
* vswitch.xml: Add caveat to flow-limit.Joe Stringer2015-10-151-1/+2
* vswitch.xml: Update docs for max-idle.Joe Stringer2015-10-151-0/+14
* vswitch.xml: Untabify and reindent.Ben Pfaff2015-10-131-338/+346
* ovs-ctl: Add option to delete transient ports.Thadeu Lima de Souza Cascardo2015-09-011-0/+8
* tunneling: Remove gre64 tunnel support.Pravin B Shelar2015-08-201-20/+4
* ofproto-dpif-xlate: Rewrite mirroring to better fit flow translation.Ben Pfaff2015-07-311-0/+26
* Implement OpenFlow 1.4+ OFPTC_EVICTION.Ben Pfaff2015-07-031-114/+138
* ofproto: Use OF1.4+ "importance" as part of eviction criteria.Ben Pfaff2015-07-031-4/+15
* mcast-snooping: Add Multicast Listener Discovery supportThadeu Lima de Souza Cascardo2015-07-011-4/+5
* tunnel: Geneve TLV handling support for OpenFlow.Jesse Gross2015-06-251-4/+3