[workspace-commit] [nimbusproject/nimbus] 72a896: Fix the KVM ebtables script to stop dropping traff...
noreply at github.com
noreply at github.com
Wed Jan 27 10:40:58 CST 2010
Branch: refs/heads/master
Home: http://github.com/nimbusproject/nimbus
Commit: 72a896e2b28e27130b36e05d6d9e25ffe4264be1
http://github.com/nimbusproject/nimbus/commit/72a896e2b28e27130b36e05d6d9e25ffe4264be1
Author: Pierre Riteau <Pierre.Riteau at irisa.fr>
Date: 2010-01-14 (Thu, 14 Jan 2010)
Changed paths:
M control/libexec/workspace-control/kvm-ebtables-config.sh
Log Message:
-----------
Fix the KVM ebtables script to stop dropping traffic to the VMM
We simply need to restrict input filtering to the corresponding VM bridge
port, as in the Xen script. Otherwise, in a standard KVM bridge setup,
traffic to the VMM physical NIC was subject to the ebtables rules and
was dropped.
This also allows the ebtables rules to do anti-spoofing between the VMs,
so correct the documentation at the beginning of the script.
Commit: c591660b6c3d73770ac64f91ed004214bfc957ba
http://github.com/nimbusproject/nimbus/commit/c591660b6c3d73770ac64f91ed004214bfc957ba
Author: Pierre Riteau <Pierre.Riteau at irisa.fr>
Date: 2010-01-14 (Thu, 14 Jan 2010)
Changed paths:
M control/libexec/workspace-control/kvm-ebtables-config.sh
Log Message:
-----------
Contrarily to the Xen ebtables script, we use the INPUT chain, not FORWARD
Commit: 3428aa931a56732d7c95fdcb5bd69f293ce43942
http://github.com/nimbusproject/nimbus/commit/3428aa931a56732d7c95fdcb5bd69f293ce43942
Author: Pierre Riteau <Pierre.Riteau at irisa.fr>
Date: 2010-01-15 (Fri, 15 Jan 2010)
Changed paths:
M docs/src/doc/cloud.html
Log Message:
-----------
Fix path to the warning.gif file on the cloud guide webpage
More information about the workspace-commit
mailing list