summaryrefslogtreecommitdiff
path: root/vswitchd
Commit message (Expand)AuthorAgeFilesLines
* dpdk: Improve manpage for dpdk memory configuration.nickcooper-zhangtonghao2017-03-031-6/+4
* dpif-netdev: Conditional EMC insertCiara Loftus2017-02-161-0/+17
* vswitchd: Move config_ofproto_types call before bridge_add_portShashank Ram2017-02-151-2/+3
* Remove build-time generated files when "make clean" is run.Justin Pettit2017-02-131-3/+3
* dpif-netdev: Pass Openvswitch other_config smap to dpif.Daniele Di Proietto2017-02-031-1/+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: Start also dpdkr devices only once on port-add.Daniele Di Proietto2017-01-151-0/+2
* 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
* doc: Populate 'topics' sectionStephen Finucane2016-12-122-245/+0
* doc: Populate 'install', 'howto' sectionsStephen Finucane2016-12-121-6/+4
* 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
* ofproto: Add protected property to bundleBen Kelly2016-11-221-0/+3
* ovsschema: Add protected column to Port tableBen Kelly2016-11-222-1/+11
* Add support for specifying SSL connection parameters to ovsdbEthan Rahn2016-11-101-0/+1
* doc: Convert vswitchd/INTERNALS to rSTStephen Finucane2016-11-033-240/+245
* ifnotifier: do not wake up when there is no db connectionThadeu Lima de Souza Cascardo2016-10-311-8/+22
* ovsdb-idlc: Eliminate <prefix>_init() function from generated code.Ben Pfaff2016-10-191-2/+1
* ovsdb-idlc: Use ovsdb_datum_from_smap() instead of open-coding it.Ben Pfaff2016-10-191-0/+1
* doc: Convert INSTALL.DPDK to rSTStephen Finucane2016-10-181-1/+1
* dpdk: New module with some code from netdev-dpdk.Daniele Di Proietto2016-10-121-1/+1
* 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: Add a fixed bundle idle timeout of 10 seconds.Jarno Rajahalme2016-09-131-0/+15
* ofproto: Honor mtu_request even for internal ports.Daniele Di Proietto2016-09-022-17/+25
* bridge: Honor 'mtu_request' when port is added.Daniele Di Proietto2016-08-301-8/+21
* lib: Retire packet buffering feature.Jarno Rajahalme2016-08-301-4/+1
* 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-123-16/+55
* smap: New function smap_get_ullong().Ben Pfaff2016-08-081-112/+50
* bridge: No QoS configured is not an errorMaxime Coquelin2016-08-041-1/+1
* netdev-dpdk: Add Flow Control support.Sugesh Chandran2016-07-291-0/+24
* dpif-netdev: Introduce pmd-rxq-affinity.Ilya Maximets2016-07-271-0/+23
* bridge: Pass interface's configuration to datapath.Ilya Maximets2016-07-271-0/+2
* json: Move from lib to include/openvswitch.Terry Wilson2016-07-222-4/+4
* netdev-dpdk: Obtain number of queues for vhost ports from attached virtio.Ilya Maximets2016-07-081-1/+2
* bridge: open_type should be used for netdev_openThadeu Lima de Souza Cascardo2016-07-061-4/+12
* bridge: Add assertion to document an invariant in find_local_hw_addr().Ben Pfaff2016-07-051-0/+3
* ofproto-dpif-mirror: Add mirror snaplen support.William Tu2016-07-033-1/+21
* bfd: Allow setting OAM bit when encapsulated in tunnel.Jesse Gross2016-06-291-0/+7
* bridge: allow OVS to interact with controller through sockets outside run dirAnsis Atteka2016-06-271-2/+3
* util: New function nullable_xstrdup().Ben Pfaff2016-06-261-6/+2