hotplug/linux: Fix the vif script to handle_iptable for tap interfaces
authorSylvain Munaut <s.munaut@whatever-company.com>
Tue, 20 May 2014 14:56:43 +0000 (16:56 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 21 May 2014 13:02:27 +0000 (14:02 +0100)
commitb08834a20e482be4771b5120b58b7dfee675e67b
tree635c99f2a34cc3798b74a8a4b96ae8a2b2461a00
parent81bccf87465e0e7db0061c6c7aecfe0e0f5ef4c9
hotplug/linux: Fix the vif script to handle_iptable for tap interfaces

The TAP interfaces need the same iptables rules as the VIF, without it,
traffic will not be forwarded to/from them is the default FORWARD policy
is DROP/REJECT

Signed-off-by: Sylvain Munaut <s.munaut@whatever-company.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/hotplug/Linux/vif-bridge
tools/hotplug/Linux/vif-common.sh