index
:
delta/libvirt.git
baserock/franred/v1.2.12
baserock/morph
baserock/v1.2.10
master
v0.10.2-maint
v0.8.3-maint
v0.9.11-maint
v0.9.12-maint
v0.9.6-maint
v1.0.0-maint
v1.0.1-maint
v1.0.2-maint
v1.0.3-maint
v1.0.4-maint
v1.0.5-maint
v1.0.6-maint
v1.1.0-maint
v1.1.1-maint
v1.1.2-maint
v1.1.3-maint
v1.1.4-maint
v1.2.0-maint
v1.2.1-maint
v1.2.10-maint
v1.2.11-maint
v1.2.12-maint
v1.2.13-maint
v1.2.14-maint
v1.2.15-maint
v1.2.16-maint
v1.2.17-maint
v1.2.18-maint
v1.2.19-maint
v1.2.2-maint
v1.2.20-maint
v1.2.21-maint
v1.2.3-maint
v1.2.4-maint
v1.2.5-maint
v1.2.6-maint
v1.2.7-maint
v1.2.8-maint
v1.2.9-maint
v1.3.0-maint
v1.3.1-maint
v1.3.2-maint
v1.3.3-maint
v1.3.4-maint
v1.3.5-maint
v2.0-maint
v2.1-maint
v2.2-maint
v3.0-maint
v3.2-maint
v3.7-maint
v4.1-maint
v4.10-maint
v4.2-maint
v4.3-maint
v4.4-maint
v4.5-maint
v4.6-maint
v4.7-maint
v4.8-maint
v4.9-maint
v5.0-maint
v5.1-maint
v5.1.0-maint
v5.2-maint
v5.3-maint
libvirt.org: git/libvirt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
util
/
virnetdev.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
src: conditionalize use of net/if.h
Daniel P. Berrangé
2020-01-29
1
-1
/
+3
*
conf: make virDomainNetGetActualVlan arg/return val const
Laine Stump
2019-11-25
1
-1
/
+1
*
Remove virautoclean.h
Ján Tomko
2019-10-16
1
-1
/
+0
*
Use G_DEFINE_AUTOPTR_CLEANUP_FUNC instead of VIR_DEFINE_AUTOPTR_FUNC
Ján Tomko
2019-10-16
1
-1
/
+1
*
Use G_GNUC_NO_INLINE instead of ATTRIBUTE_NOINLINE
Ján Tomko
2019-10-15
1
-5
/
+5
*
Use G_GNUC_WARN_UNUSED_RESULT instead of ATTRIBUTE_RETURN_CHECK
Ján Tomko
2019-10-15
1
-40
/
+40
*
qemu: support unmanaged target tap dev for <interface type='ethernet'>
Laine Stump
2019-09-09
1
-1
/
+1
*
util: netdev: use #pragma once in headers
Jonathon Jongsma
2019-06-19
1
-18
/
+15
*
util: Move enum convertors into virenum.(c|h)
Peter Krempa
2019-04-10
1
-0
/
+1
*
util: Don't include 'viralloc.h' into other header files
Peter Krempa
2019-04-10
1
-1
/
+0
*
util: Move the VIR_AUTO(CLEAN|PTR) helper macros into a separate header
Peter Krempa
2019-04-10
1
-0
/
+1
*
util: Use a semicolon for all VIR_DEFINE_AUTOPTR_FUNC
John Ferlan
2019-02-08
1
-1
/
+1
*
Require a semicolon to VIR_ENUM_DECL calls
Cole Robinson
2019-02-03
1
-3
/
+3
*
Enforce a standard header file guard symbol name
Daniel P. Berrangé
2018-12-14
1
-3
/
+3
*
Remove all Author(s): lines from source file headers
Daniel P. Berrangé
2018-12-13
1
-4
/
+0
*
util: netdev: Define cleanup function using VIR_DEFINE_AUTOPTR_FUNC
Sukrit Bhatnagar
2018-08-07
1
-0
/
+4
*
nodedev: add switchdev to NIC capabilities
Edan David
2017-09-18
1
-0
/
+1
*
util: new function virNetDevGetPhysPortID()
Laine Stump
2017-08-11
1
-0
/
+5
*
Revert "Prevent more compiler optimization of mockable functions"
Daniel P. Berrange
2017-07-13
1
-4
/
+4
*
Prevent more compiler optimization of mockable functions
Daniel P. Berrange
2017-07-11
1
-4
/
+4
*
qemu: Allow live-updates of coalesce settings
Martin Kletzander
2017-06-16
1
-1
/
+2
*
util: rename/move VIR_NET_GENERATED_PREFIX to be consistent
Laine Stump
2017-04-28
1
-0
/
+5
*
util: Add virNetDevSetCoalesce function
Martin Kletzander
2017-04-21
1
-0
/
+34
*
annotate all mocked functions with noinline
Daniel P. Berrange
2017-04-19
1
-4
/
+5
*
util: remove unused functions from virnetdev.c
Laine Stump
2017-03-27
1
-9
/
+0
*
util: new functions virNetDev(Save|Read|Set)NetConfig()
Laine Stump
2017-03-27
1
-0
/
+22
*
util: new function virNetDevPFGetVF()
Laine Stump
2017-03-24
1
-0
/
+3
*
util: Remove NONNULL(1) for virNetDevGetName
John Ferlan
2017-03-22
1
-1
/
+1
*
util: new function virNetDevGetMaster()
Laine Stump
2017-03-22
1
-0
/
+3
*
util: add virNetDevGetName() function
Cédric Bosdonnat
2017-03-22
1
-0
/
+2
*
make all struct typedefs comply with proposed coding conventions
Laine Stump
2017-03-06
1
-2
/
+4
*
Clean up after virNetDevIP creation
Andrea Bolognani
2016-06-27
1
-21
/
+0
*
util: move virInterface(State|Link)/virNetDevFeature from conf to util
Laine Stump
2016-06-26
1
-2
/
+38
*
util: move virNetDevLinkDump to virnetlink.c
Laine Stump
2016-06-26
1
-6
/
+0
*
util: set vlan tag for macvtap passthrough mode on SRIOV VFs
Laine Stump
2016-05-10
1
-2
/
+4
*
qemuExecuteEthernetScript: move to util
Ján Tomko
2016-04-13
1
-0
/
+2
*
virnetdev allow to set peer address
Vasiliy Tolstov
2016-04-07
1
-0
/
+1
*
nodedev: report maxCount for virtual_functions capability
Laine Stump
2015-11-24
1
-2
/
+3
*
network: Remove extraneous ATTRIBUTE_NONNULL for virNetDevWaitDadFinish
John Ferlan
2015-11-04
1
-1
/
+1
*
network: wait for DAD to finish for bridge IPv6 addresses
Maxim Perevedentsev
2015-10-28
1
-0
/
+2
*
util: make virNetDev(Replace|Restore)MacAddress public functions
Laine Stump
2015-09-03
1
-0
/
+10
*
nodedev: add RDMA and tx-udp_tnl-segmentation NIC capabilities
Moshe Levi
2015-07-21
1
-0
/
+1
*
util: set MAC address for VF via netlink message to PF+VF# when possible
Laine Stump
2015-04-21
1
-11
/
+0
*
Cleanup "/sys/class/net" usage
Michal Privoznik
2015-04-15
1
-0
/
+2
*
Introduce virnetdevtest
Michal Privoznik
2015-04-14
1
-0
/
+5
*
util: Replace virNetDevGetIPv4Address with virNetDevGetIPAddress
John Ferlan
2015-04-10
1
-1
/
+1
*
Fix build on mingw
Ján Tomko
2015-03-05
1
-1
/
+0
*
SRIOV NIC offload feature discovery
James Chapman
2015-03-05
1
-0
/
+6
*
virnetdev: fix some issues found by coverity and mingw builds
Pavel Hrdina
2015-02-03
1
-3
/
+3
*
util: make virNetDev(Get|Set)IFFlags() static
Laine Stump
2015-02-02
1
-9
/
+1
[next]