On Mon, Nov 12, 2007 at 10:03:21AM +0100, [EMAIL PROTECTED] wrote:
> Using the tun/tap metod and creating a bridge for each tap, or one for
> all, to add|remove the tap's from the bridge, should do like with a real
> switch.
Also, adding something to uml_switch to allow it to open or close a
tap d
[EMAIL PROTECTED] wrote:
> Sorry, probably my previous post was not explanatory enough.
> I think that my problem cannot be tackle tacking down eth0. Indeed, in my
> scenario, the network interface of the "mobile node" virtual machine need to
> be kept up for the whole time, because I want to kee
Sorry, probably my previous post was not explanatory enough.
I think that my problem cannot be tackle tacking down eth0. Indeed, in my
scenario, the network interface of the "mobile node" virtual machine need to be
kept up for the whole time, because I want to keep alive a tcp connection to
the
On Tue, Nov 06, 2007 at 05:34:36PM +0100, [EMAIL PROTECTED] wrote:
> I'm doing a simulation of a mobile ip application with uml...In the
> "mobile node" vm I need to disconnect eth0 from an uml_switch and
> connect it to another uml_switch (without switch off the vm). It's
> possible do it with uml