index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-bridge-helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-30
qemu-bridge-helper: relocate path to default ACL
Paolo Bonzini
1
-2
/
+7
2019-12-17
build: rename CONFIG_LIBCAP to CONFIG_LIBCAP_NG
Paolo Bonzini
1
-3
/
+3
2019-07-29
qemu-bridge-helper: move repeating code in parse_acl_file
Prasad J Pandit
1
-10
/
+9
2019-07-29
qemu-bridge-helper: restrict interface name to IFNAMSIZ
Prasad J Pandit
1
-0
/
+11
2019-07-02
qemu-bridge-helper: Document known shortcomings
Markus Armbruster
1
-1
/
+11
2019-05-22
qemu-bridge-helper: Fix misuse of isspace()
Markus Armbruster
1
-3
/
+3
2016-06-07
all: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-02-04
all: Clean up includes
Peter Maydell
1
-11
/
+2
2014-06-27
qemu-bridge-helper: Fix fd leak in main()
Gonglei
1
-2
/
+7
2013-03-28
qemu-bridge-helper: force usage of a very high MAC address for the bridge
Paolo Bonzini
1
-0
/
+18
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-1
/
+1
2012-08-01
net: Add interface to bridge when SIOCBRADDIF isn't available
Corey Bryant
1
-3
/
+21
2012-02-01
Add cap reduction support to enable use as SUID
Corey Bryant
1
-0
/
+36
2012-02-01
Add access control support to qemu bridge helper
Corey Bryant
1
-0
/
+153
2012-02-01
Add basic version of bridge helper
Corey Bryant
1
-0
/
+221