I am not comprehending here.  Here's the commands you need:

git clone git://noxrepo.org/nox
cd nox
git checkout -b openflow-1.0 origin/openflow-1.0
./boot.sh
mkdir build
cd build
../configure
make

Hope this helps.

Regards
KK

2010/8/10 陈文龙 <qzche...@gmail.com>:
> I have download openflow-1.0
> what should I do next?
> where should I put the openflow source, and recompile nox?
>
> 在 2010年8月11日 上午11:46,kk yap <yap...@stanford.edu>写道:
>>
>> git checkout -b openflow-1.0 origin/openflow is needed.
>>
>> Regards
>> KK
>>
>> 2010/8/10 陈文龙 <qzche...@gmail.com>:
>> >
>> > I don't understand.
>> > I do git clone git://noxrepo.org/nox.
>> > And then compile it.
>> >
>> > What else should I do?
>> > Compile OF-1.0 individually?
>> >
>> > 在 2010年8月11日 上午11:39,kk yap <yap...@stanford.edu>写道:
>> >>
>> >> Note the need to checkout the openflow-1.0 branch.  :)
>> >>
>> >> Regards
>> >> KK
>> >>
>> >> 2010/8/10 陈文龙 <qzche...@gmail.com>:
>> >> > Compiled source from git://noxrepo.org/nox.
>> >> > It occurs the same problem.
>> >> >
>> >> > OVS 1.0.1
>> >> > NOX 0.8.0
>> >> >
>> >> >> debian1:~/nox/src# ./nox_core -i ptcp:2525 packetdump
>> >> >> NOX 0.8.0~full~beta (nox_core), compiled Aug 11 2010 07:24:38
>> >> >> Compiled with OpenFlow 0x97 (exp)
>> >> >> 00001|openflow|WARN:stream: version negotiation failed: we support
>> >> >> versions 0x97 to 0x97 inclusive but peer supports no later than
>> >> >> version
>> >> >> 0x01
>> >> >> 00002|nox|WARN:Error sending features request: Protocol error
>> >> >
>> >> >
>> >> >
>> >> >
>> >> > 在 2010年8月11日 上午11:12,陈文龙 <qzche...@gmail.com>写道:
>> >> >>
>> >> >> thanks, trying the git version.
>> >> >>
>> >> >> report latter.
>> >> >>
>> >> >>
>> >> >> 在 2010年8月11日 上午11:06,kk yap <yap...@stanford.edu>写道:
>> >> >>>
>> >> >>> Why not try openflow-1.0 branch of NOX0.6 at git://noxrepo.org/nox?
>> >> >>>
>> >> >>> Regards
>> >> >>> KK
>> >> >>>
>> >> >>> On 10 August 2010 19:55, 陈文龙 <qzche...@gmail.com> wrote:
>> >> >>> > OVS 1.0.1
>> >> >>> > NOX 0.5.0
>> >> >>> > Is that ok?
>> >> >>> >
>> >> >>> > 2010/8/11 Ben Pfaff <b...@nicira.com>
>> >> >>> >>
>> >> >>> >> On Tue, Aug 10, 2010 at 6:59 PM, 陈文龙 <qzche...@gmail.com> wrote:
>> >> >>> >> > OVS runs in Dom0. NOX runs in DomU.
>> >> >>> >> >
>> >> >>> >> >
>> >> >>> >> > 00001|openflow|WARN:stream: version negotiation failed: we
>> >> >>> >> > support
>> >> >>> >> > versions
>> >> >>> >> > 0x97 to 0x97 inclusive but peer supports no later than version
>> >> >>> >> > 0x01
>> >> >>> >> > 00002|nox|WARN:Error sending features request: Protocol error
>> >> >>> >> >
>> >> >>> >> > OVS support OF version 0x97 but NOX do not?
>> >> >>> >>
>> >> >>> >> I think you have it backward.  Any recent OVS supports OpenFlow
>> >> >>> >> 1.0
>> >> >>> >> (0x01).
>> >> >>> >> I think you must be using an old version of NOX that does not.
>> >> >>> >
>> >> >>> >
>> >> >>> > _______________________________________________
>> >> >>> > discuss mailing list
>> >> >>> > discuss@openvswitch.org
>> >> >>> > http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org
>> >> >>> >
>> >> >>> >
>> >> >>
>> >> >
>> >> >
>> >
>> >
>
>

_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss_openvswitch.org

Reply via email to