Go to file
Alexandre Derumier ff166084d8 pve-bridge : use mtu of the bridge for tap interface
currently if the bridge have a mtu of 9000, when putting a tap interface on it (mtu 1500 by default),
the mtu of the bridge goes to 1500.

we want that the mtu of the tap interface equal the mtu of the bridge

correcting bug:
https://bugzilla.proxmox.com/show_bug.cgi?id=258

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
2012-09-28 16:18:45 +02:00
PVE disable vzdump for VM containing snapshots 2012-09-27 09:42:48 +02:00
.gitignore use better name for build dir 2011-08-24 11:08:33 +02:00
changelog.Debian disable vzdump for VM containing snapshots 2012-09-27 09:42:48 +02:00
control.in use new QMPClient code 2012-07-13 07:21:34 +02:00
copyright change license to AGPL3 2011-08-24 10:07:52 +02:00
gen-vmconf-pod.pl imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
Makefile disable vzdump for VM containing snapshots 2012-09-27 09:42:48 +02:00
pcitest.pl imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
postinst Fix startup order 2011-08-30 15:11:54 +02:00
postrm imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
pve-bridge pve-bridge : use mtu of the bridge for tap interface 2012-09-28 16:18:45 +02:00
pve-usb.cfg imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
qemu.init.d removed startall/stopall commands 2012-04-20 09:30:42 +02:00
qm qm rescan: skip vm state files 2012-09-25 10:27:35 +02:00
qmextract use check() instead of check_storage_perm() 2012-02-06 12:19:35 +01:00
qmrestore start adding permission checks 2012-02-02 06:57:47 +01:00
qmupdate use Digest::SHA instead of Digest::SHA1 2012-03-20 12:25:08 +01:00
sparsecp.c use correct format to print time_t (%zd) 2012-02-13 11:22:03 +01:00
utils.c imported from svn 'qemu-server/pve2' 2011-08-23 07:47:04 +02:00
vmtar.c move test for block device to vmtar.c 2012-02-10 07:47:46 +01:00