[nox-dev] OpenFlow message parsing in noxcore

2008-12-20 Thread kk yap
Hi, I have wanted to received OpenFlow messages received by NOX but it seems that the parsing of the messages are done in nox.cc, openflow-event.cc and some other files. Also, vendor extension stat and flow_stat_reply are not being parsed from what I can see. So, the question is if this

Re: [nox-dev] OpenFlow message parsing in noxcore

2008-12-20 Thread kk yap
Hi, I am intrinsically not inclined to work very hard. So, I have added a Openflow_msg_event that is posted whenever a message is received. The usual parsing in noxcore (i.e., openflow_packet_to-event) is still being called. This parsing can be shifted to some component that parse

[nox-dev] Minimal NOX release

2008-12-20 Thread Martin Casado
Hi all, The full nox code is pretty intimidating to new (and seasoned) users. In an effort to relieve some of the installation pain and hopefully ease the learning curve, we've released a smaller subset of NOX which contains the python bindings, the C++ switch, some example python files,

[nox-dev] Redmine installed

2008-12-20 Thread Martin Casado
Hi All, OK, this will be the last e-mail from me today :) I've installed the Redmine project management system up at NOXrepo. It would be very helpful if all feature requests and bug reports were filed through it so we can keep track of them. Let me know if you have any problems