You mean even though I run ./nox_core -v -i ptcp:6633 routing, it will
execute samplerouting.py?


2010/1/26 Kyriakos Zarifis <[email protected]>:
> you want to change the file netapps/routing/samplerouting.py , and run
> './nox_core -v -i ptcp:6633 sample_routing'
>
> On Tue, Jan 26, 2010 at 7:48 AM, Noah <[email protected]> wrote:
>>
>> Thank for you guyz answer.
>>
>> And I should ask correctly,
>>
>> I also gave command './nox_core -v -i ptcp:6633 routing' or
>> './nox_core -v -i ptcp:6633 pyswitch'
>>
>> In pyswitch, 'pyswitch.py' is look like the main interface for app.
>> And routing app??
>>
>> That's the thing what I want to know.
>>
>> Actually, I want to get flow information from OpenFlow Switch using
>> nox with routing application.
>>
>> So, I thought I should change some codes in routing app.
>>
>> But I got some confused, which is basic interface that I want to
>> change for routing app.
>>
>> 2010/1/26 Kyriakos Zarifis <[email protected]>:
>> > Hi Noah,
>> >
>> > for the python version of the routing component, the file you want to
>> > look
>> > at is (if I recall correctly) samplerouting.py, in the netapps/routing
>> > folder
>> > which is called by nox when ./nox_core is used with the 'sample_routing'
>> > flag
>> >
>> > On Tue, Jan 26, 2010 at 5:29 AM, Noah <[email protected]> wrote:
>> >>
>> >> Hi guyz~ :)
>> >>
>> >> I have a question about routing application.
>> >>
>> >> In the case 'pyswitch' application, I think nox execute 'pyswitch.py'
>> >>
>> >> but in the case 'routing' application, there's no python file.
>> >>
>> >> there's just 'routing.i' and I just think it would be executed.
>> >>
>> >> Is that right? or there's some other file (like nox.cc have
>> >> ~~main~~)to execute 'routing' application?
>> >>
>> >> _______________________________________________
>> >> nox-dev mailing list
>> >> [email protected]
>> >> http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
>> >
>> >
>
>

_______________________________________________
nox-dev mailing list
[email protected]
http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org

Reply via email to