summaryrefslogtreecommitdiff
path: root/vswitchd
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add new port VLAN mode "dot1q-tunnel"Eric Garver2017-03-173-6/+111
* Add support for 802.1ad (QinQ tunneling)Eric Garver2017-03-162-0/+25
* 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