diff options
| author | Corey Bryant | 2012-07-12 15:24:31 +0200 |
|---|---|---|
| committer | Stefan Hajnoczi | 2012-08-01 13:28:51 +0200 |
| commit | 34309d2b12bf379814b1635850bf1ed3557337d7 (patch) | |
| tree | b711bd7d2850e7f5687809b16489f77adfd4f82e /net/Makefile.objs | |
| parent | configure: -I\$(SRC_PATH) goes in QEMU_INCLUDES not QEMU_CFLAGS (diff) | |
| download | qemu-34309d2b12bf379814b1635850bf1ed3557337d7.tar.gz qemu-34309d2b12bf379814b1635850bf1ed3557337d7.tar.xz qemu-34309d2b12bf379814b1635850bf1ed3557337d7.zip | |
net: Add interface to bridge when SIOCBRADDIF isn't available
The bridge helper uses the SIOCBRADDIF ioctl to add an inteface to
a bridge. SIOCBRADDIF is not available on old Linux versions. This
patch adds support to use the SIOCDEVPRIVATE ioctl with BRCTL_ADD_IF
if SIOCBRADDIF is not available.
Reported-by: Fabien Chouteau <chouteau@adacore.com>
Signed-off-by: Corey Bryant <coreyb@linux.vnet.ibm.com>
Signed-off-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com>
Diffstat (limited to 'net/Makefile.objs')
0 files changed, 0 insertions, 0 deletions
