summaryrefslogtreecommitdiff
path: root/vswitchd
Commit message (Expand)AuthorAgeFilesLines
* 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
* vswitchd: Fix IFACE_STAT name error in iface_refresh_statsZhenyu Gao2017-07-111-2/+2
* dpif-netdev: Change definitions of 'idle' & 'processing' cyclesCiara Loftus2017-07-061-1/+4
* 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-142-0/+16
* rstp: Add the 'ovs-appctl rstp/show' command.nickcooper-zhangtonghao2017-06-081-1/+10
* 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
* bridge: Fix memory leak in bridge_aa_update_trunks().Ben Pfaff2017-06-011-0/+2
* rstp: Increment the rstp port num counter.nickcooper-zhangtonghao2017-05-311-0/+4
* bridge: Fix controller status updateAndy Zhou2017-05-151-18/+15
* vswitchd: Add --cleanup option to the 'appctl exit' commandAndy Zhou2017-05-034-12/+26
* 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
* bridge: Fix memory leak in port_configure()Yi-Hung Wei2017-04-241-0/+1
* bridge: Log interface deletionAndy Zhou2017-04-211-0/+3
* use portable getpagesize() in system-statsAlin Serdean2017-04-141-1/+1
* ovs-ctl: Expose openvswitch run directory through ovsdb.Robert Wojciechowicz2017-04-071-5/+13
* stp: Add the 'ovs-appctl stp/show' command.nickcooper-zhangtonghao2017-03-201-0/+4
* Fix format specifier technicalities.Ben Pfaff2017-03-171-1/+1
* stp: Use correct default for BPDU max age.nickcooper-zhangtonghao2017-03-171-1/+1