summaryrefslogtreecommitdiff
path: root/src/util/virnetdevvlan.h
Commit message (Expand)AuthorAgeFilesLines
* lib: Drop internal virXXXPtr typedefsMichal Privoznik2021-04-131-4/+3
* Remove virutil.h from all header filesJán Tomko2020-02-241-2/+0
* Remove virautoclean.hJán Tomko2019-10-161-1/+0
* Use G_DEFINE_AUTOPTR_CLEANUP_FUNC instead of VIR_DEFINE_AUTOPTR_FUNCJán Tomko2019-10-161-1/+1
* util: netdev: use #pragma once in headersJonathon Jongsma2019-06-191-7/+4
* util: Move enum convertors into virenum.(c|h)Peter Krempa2019-04-101-0/+1
* util: Don't include 'viralloc.h' into other header filesPeter Krempa2019-04-101-1/+0
* util: Move the VIR_AUTO(CLEAN|PTR) helper macros into a separate headerPeter Krempa2019-04-101-0/+1
* util: Use a semicolon for all VIR_DEFINE_AUTOPTR_FUNCJohn Ferlan2019-02-081-1/+1
* Require a semicolon to VIR_ENUM_DECL callsCole Robinson2019-02-031-1/+1
* Enforce a standard header file guard symbol nameDaniel P. Berrangé2018-12-141-3/+3
* Fix many mistakes & inconsistencies in header file layoutDaniel P. Berrangé2018-12-141-0/+1
* Remove all Author(s): lines from source file headersDaniel P. Berrangé2018-12-131-3/+0
* util: netdevvlan: define cleanup function using VIR_DEFINE_AUTOPTR_FUNCSukrit Bhatnagar2018-07-271-0/+4
* maint: avoid 'const fooPtr' in virnet filesEric Blake2013-10-141-3/+3
* Configure native vlan modes on Open vSwitch portsjames robson2013-06-251-1/+14
* maint: fix up copyright notice inconsistenciesEric Blake2012-09-201-1/+1
* util: add virNetDevVlanTypeLaine Stump2012-08-151-0/+38