summaryrefslogtreecommitdiff
path: root/qemu-bridge-helper.c
Commit message (Expand)AuthorAgeFilesLines
* qemu-bridge-helper: relocate path to default ACLPaolo Bonzini2020-09-301-2/+7
* build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NGPaolo Bonzini2019-12-171-3/+3
* qemu-bridge-helper: move repeating code in parse_acl_filePrasad J Pandit2019-07-291-10/+9
* qemu-bridge-helper: restrict interface name to IFNAMSIZPrasad J Pandit2019-07-291-0/+11
* qemu-bridge-helper: Document known shortcomingsMarkus Armbruster2019-07-021-1/+11
* qemu-bridge-helper: Fix misuse of isspace()Markus Armbruster2019-05-221-3/+3
* all: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0
* all: Clean up includesPeter Maydell2016-02-041-11/+2
* qemu-bridge-helper: Fix fd leak in main()Gonglei2014-06-271-2/+7
* qemu-bridge-helper: force usage of a very high MAC address for the bridgePaolo Bonzini2013-03-281-0/+18
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* net: Add interface to bridge when SIOCBRADDIF isn't availableCorey Bryant2012-08-011-3/+21
* Add cap reduction support to enable use as SUIDCorey Bryant2012-02-011-0/+36
* Add access control support to qemu bridge helperCorey Bryant2012-02-011-0/+153
* Add basic version of bridge helperCorey Bryant2012-02-011-0/+221