Hi Natasha, I've been trying to move our NOX as close to OpenFlow 0x86 as I can get without requiring 0x86. One of the changes I was hoping to pull in is your Python routing infrastructure changes. However if I take your NOX tree and rewind to to 0eee89d198cf12911e3f9318f9b3962b608280dd then pyrouting breaks.
I'm trying to run with pyrouting/pyauthenticator -- using ping as a test. If I test with NOX from the checkin before the commit mentioned above then things work, but they break as soon as I include your check-in. A couple of questions: 1. Is this failure to be expected? 2. Is there an easy workaround? 3. Is there a series of commits I can cherry-pick to fix this? I should mention I watched communication between NOX and the switches and NOX gets a packet in from the switch for an ICMP packet but doesn't produce a corresponding packet out. Thanks, Glen _______________________________________________ nox-dev mailing list nox-dev@noxrepo.org http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org