summaryrefslogtreecommitdiff
path: root/src/util/virnetdevopenvswitch.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Use G_NO_INLINE instead of G_GNUC_NO_INLINEMichal Privoznik2022-07-181-1/+1
* util: openvswitch: unexport InterfaceClear{Rx,Tx}QosJán Tomko2022-01-181-7/+0
* util: fix various ATTRIBUTE_NONNULL callsPavel Hrdina2021-11-231-1/+1
* virnetdevopenvswitch: Introduce virNetDevOpenvswitchInterfaceClearTxQos and v...Jinsheng Zhang2021-08-191-0/+7
* virnetdevopenvswitch: Add vmuuid notes on virNetDevOpenvswitchInterfaceSetQosJinsheng Zhang2021-08-191-2/+2
* virDomain: interface: add virNetDevOpenvswitchInterfaceSetQos and virNetDevOp...zhangjl022021-07-121-0/+11
* virnetdevopenvswitch: Remove redundant declarationPeng Liang2021-05-201-3/+0
* virnetdevopenvswitch: Try to unescape ovs-vsctl reply in one specific caseMichal Privoznik2020-12-171-0/+4
* virnetdevopenvswitch: Fix ATTRIBUTE_NONNULL() tag for virNetDevOpenvswitchGet...Michal Privoznik2020-11-131-1/+1
* virnetdevopenvswitch: Get names for dpdkvhostuserclient tooMichal Privoznik2020-11-121-0/+1
* conf: return a const from virDomainNetGetActualVirtPortProfileLaine Stump2019-11-251-1/+1
* conf: make virDomainNetGetActualVlan arg/return val constLaine Stump2019-11-251-2/+2
* Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINEJán Tomko2019-10-151-1/+1
* Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECKJán Tomko2019-10-151-10/+10
* test: Introduce virnetdevopenvswitchtestMichal Privoznik2019-07-161-0/+4
* util: netdev: use #pragma once in headersJonathon Jongsma2019-06-191-8/+5
* Enforce a standard header file guard symbol nameDaniel P. Berrangé2018-12-141-3/+3
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-131-6/+0
* util: new function virNetDevOpenvswitchInterfaceGetMaster()Laine Stump2018-07-021-0/+6
* Handle hotplug change on VLAN configuration using OVSAntoine Millet2017-07-201-0/+4
* Revert "Prevent more compiler optimization of mockable functions"Daniel P. Berrange2017-07-131-1/+1
* Prevent more compiler optimization of mockable functionsDaniel P. Berrange2017-07-111-1/+1
* annotate all mocked functions with noinlineDaniel P. Berrange2017-04-191-1/+1
* util: Remove NONNULL(1) for virNetDevOpenvswitchGetVhostuserIfnameJohn Ferlan2017-03-221-1/+1
* util: Remove NONNULL(1) for virNetDevOpenvswitchSetMigrateDataJohn Ferlan2017-03-221-1/+1
* network: allow to specify timeout for openvswitch callsBoris Fiuczynski2017-02-091-0/+4
* libvirtd: add openvitch timeout valueBoris Fiuczynski2017-02-091-0/+1
* qemu: set default vhost-user ifnameMichal Privoznik2017-01-201-0/+4
* Gathering vhostuser interface stats with ovsMehdi Abaakouk2016-12-091-0/+4
* maint: avoid 'const fooPtr' in virnet filesEric Blake2013-10-141-1/+2
* virutil: Move string related functions to virstring.cMichal Privoznik2013-05-021-1/+0
* Rename util.{c,h} to virutil.{c,h}Daniel P. Berrange2012-12-211-1/+1
* openvswitch: Add utility functions for getting and setting Open vSwitch per-p...Kyle Mestery2012-10-231-0/+6
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* network: add support for setting VLANs on Open vSwitch portsKyle Mestery2012-08-171-1/+3
* Desert the FSF address in copyrightOsier Yang2012-07-231-2/+2
* Convert 'raw MAC address' usages to use virMacAddrStefan Berger2012-07-171-1/+1
* Attach vm-id to Open vSwitch interfaces.Ansis Atteka2012-03-081-0/+1
* network: support Open vSwitchAnsis Atteka2012-02-151-0/+42