Re: [nox-dev] NoX routing does not work

2010-12-07 Thread kk yap
Seems like the authenticator is dying here. It seems to be locked in a loop for your requesting host 10.10.11.34. I could not replicate the error on my side. Srini, can you? I am using the latest zaku. Jean, could you update to that? I did a git pull --rebase this morning. Regards KK On 6

[nox-dev] tcp options unpacking bug

2010-12-07 Thread Yiannis Yiakoumis
Hi, I got an error while trying to get the raw data from a tcp packet using .tostring() function. It seems that self.val is a tuple, so you have to take the first item instead of unpacking this directly. I attach a patch here. Note that I haven't tested/looked over the other cases, I just fixed

Re: [nox-dev] Mininet BGP

2010-12-07 Thread kk yap
Hi Uday, That sounds like a question for mininet-discuss, rather than nox-dev. Regards KK On 7 December 2010 22:28, Uday Kiran Medisetty udaykira...@gmail.com wrote: Hi, I am running mininet on a VM and I am implementing a router on one of the switches in the topology. Is it possible to send