Sorry one more thing,

When this error occurs NOX does not seem to alert,
register_for_datapath_leave(datapathleave_callback) or datapath_join()
.

So if in my controller I send a packet during the time the switch is
disconnected NOX will return:

no datapath with id 6d00026f13fe480 registered at nox


Aaron



On Fri, Jul 15, 2011 at 12:21 PM, Aaron Rosen <[email protected]> wrote:
> Hi Nick,
>
> http://codepad.org/0doGkR8G
>
> Also the machine does have an ipv6 address for the local lan
>
> arosen@expedient:~$ ip -6 route
> fe80::/64 dev eth0  proto kernel  metric 256  mtu 1500 advmss 1440 hoplimit 0
>
> Though all the switches are on this same LAN so ipv6 here should be
> working between the too.
>
> Is there an easy way to tell flowvisor not to use v6? Or should I
> disable it in the OS?
>
> Thanks,
>
> Aaron
>
>
>
>
> On Fri, Jul 15, 2011 at 6:03 AM, Nicholas Bastin <[email protected]> wrote:
>> Are you sure it's really not talking on an ipv6 socket?  I imagine
>> it's very likely that Clemson is doing some 6to4, as are most
>> campuses.  What does netstat -an say?  Also, you might want to try to
>> tell flowvisor to bind to v4 sockets only.
>>
>> --
>> Nick
>>
>
>
>
> --
> Aaron O. Rosen
> Masters Student - Network Communication
> 306B Fluor Daniel
>



-- 
Aaron O. Rosen
Masters Student - Network Communication
306B Fluor Daniel
_______________________________________________
openflow-discuss mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to