summaryrefslogtreecommitdiff
path: root/vswitchd
Commit message (Expand)AuthorAgeFilesLines
* dpdk: reflect status and version in the databaseAaron Conole2018-05-253-3/+24
* userspace: add erspan tunnel support.William Tu2018-05-211-0/+34
* userspace: add gre sequence number support.William Tu2018-05-211-0/+7
* Configurable Link State Change (LSC) detection modeRĂ³bert Mulik2018-05-111-0/+17
* dpif-netdev: Detailed performance stats for PMDsJan Scheurich2018-05-112-26/+13
* ofproto: Allow bundle idle timeout to be configured.Flavio Leitner2018-05-093-2/+18
* Expose missing --peer-ca-cert and SSL options in usage and manpages.Dan Williams2018-05-091-0/+1
* vswitchd: Enhance manager_options documentation.Darrell Ball2018-05-091-4/+14
* vswitch.xml: Add details for mac option.Tonghao Zhang2018-05-081-1/+2
* ovs-vswitchd: Better document that ovs-vswitchd manages its own datapaths.Ben Pfaff2018-05-071-5/+6
* lacp: New command "lacp/show-stats" fordisplaying LACP counters.Nitin Katiyar2018-04-181-0/+6
* ovs-vswitchd: Do not use system routing table with --disable-system.Ben Pfaff2018-04-031-0/+2
* 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-142-14/+1
* ofproto: Make ofproto_port_open_type() faster.Ben Pfaff2018-02-261-8/+4
* ofp-util, ofp-parse: Break up into many separate modules.Ben Pfaff2018-02-131-1/+0
* Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEADBen Pfaff2018-02-011-0/+11
|\
| * netdev-dpdk: Add support for vHost dequeue zero copy (experimental)Ciara Loftus2018-01-311-0/+11
* | ovs-vswitchd: Avoid or suppress memory leak warning for glibc aio.Ben Pfaff2018-02-011-0/+1
* | ovs-vswitchd: Fire RCU callbacks before exit to reduce memory leak warnings.Ben Pfaff2018-02-011-0/+2
|/
* vswitchd: show DPDK versionMatteo Croce2018-01-261-0/+1
* bridge: Fix custom stats' counters leak.Ilya Maximets2018-01-231-0/+1
* 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
* netdev: Custom statistics.Michal Weglicki2018-01-101-6/+25
* ofproto: Delete all groups and meters when (un)configuring a controller.Ben Pfaff2018-01-081-7/+8
* Merge branch 'dpdk_merge' of https://github.com/istokes/ovs into HEADBen Pfaff2018-01-021-0/+1
|\
| * vswitchd: Document netdev-dpdk commands.Ilya Maximets2017-12-201-0/+1
* | 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
* ovsdb: Improve documentation.Ben Pfaff2017-12-141-4/+3
* ovsdb-idlc: Replace C/C++ keyword in column nameYi-Hung Wei2017-12-131-1/+1
* 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
* system-stats: Include core number in the process stats.Bhanuprakash Bodireddy2017-11-281-2/+3
* tests: Convert dot2pic build tool from Perl to Python.Ben Pfaff2017-11-261-1/+1
* vswitch.xml: Fix nonbreaking spaces.Ben Pfaff2017-11-081-1/+1
* vswitchd: Document option dst_port.duanjiong2017-11-071-0/+5
* lib: Move lib/poll-loop.h to include/openvswitchXiao Liang2017-11-033-3/+3
* vswitch.xml: Fix typo in documentation.Ben Pfaff2017-10-231-1/+1
* vswitch.xml: Better document patch ports.Ben Pfaff2017-10-121-1/+29
* bridge: Fix controller status update to passive connectionsAndy Zhou2017-09-141-5/+11
* dpif-netdev: Add ovs-appctl dpif-netdev/pmd-rxq-rebalance.Kevin Traynor2017-08-251-0/+2
* ovsschema: Fix line lengths.Bhanuprakash Bodireddy2017-08-081-23/+44
* bridge: Avoid read of uninitialized data configuring Auto-Attach.Ben Pfaff2017-08-031-1/+1
* Eliminate most shadowing for local variable names.Ben Pfaff2017-08-021-19/+11
* vswitch.xml: Fix L2 balancing mentioning for balance-tcp bond.Ilya Maximets2017-07-251-3/+2
* process: Consolidate process related APIs.Bhanuprakash Bodireddy2017-07-131-250/+1
* bridge: Filter all zero mac when use ovs-vsctl to set maczhongbaisong2017-07-131-0/+3
* netdev-dpdk: Remove Rx checksum reconfigure.Kevin Traynor2017-07-111-14/+0