Hi,
On 2015年05月04日 01:02, 林彥宏 wrote:
> HI,
>
> thank you a lot.
>
> This log file will keep all the informational.
> Can I get the newest information and remove old datas ?
As far as I know, Ryu has no such feature.
Thanks,
>
> Regards
>
> 2015-04-23 8:12 GMT+08:00 Minoru TAKAHASHI
HI,
thank you a lot.
This log file will keep all the informational.
Can I get the newest information and remove old datas ?
Regards
2015-04-23 8:12 GMT+08:00 Minoru TAKAHASHI :
> Hi,
>
> Please don't drop the mailing list.
>
> On 2015年04月22日 22:36, 林彥宏 wrote:
> > Hi
> >
> > If I want to export
Hi,
Please don't drop the mailing list.
On 2015年04月22日 22:36, 林彥宏 wrote:
> Hi
>
> If I want to export messages which show in terminal, how can I do?
> I try to use ">>" to export, but it doesn't work.
>
> thank you
Please add --log-dir option.
Examples are as follows.
$ mkdir log
$ ryu-manag
Hi,
On 2015年04月08日 15:00, 林彥宏 wrote:
> Hi,
>
> It seems I forgot to run "python ./setup.py install ".
> Thank you very much.
>
> When should I run this command ? everytime I change the code ?
> everytime I change the code ?
Yes.
thanks.
>
> thanks
>
> 2015-04-08 13:51 GMT+
Hi,
On 2015年04月08日 14:36, 林彥宏 wrote:
> Hi,
> I have tried it before.
> I comment this line but the information still be printed.
>
> P.S. following file is two code which I use.
Your fix is probably correct.
In my environment "packet in ..." did not appear.
$ ryu-manager SimpleMonitor
Hi,
Please keep the mailing list.
On 2015年04月08日 13:54, 林彥宏 wrote:
> Hi,
>
> I have a question want to ask you.
> When I run SimpleMonitor, i saw some information are displayed.
> information like " packet in 1 00:00:00:00:00:01 ff:ff:ff:ff:ff:ff 1
>
> Which code or where can I find to stop
Hi,
Please don't drop the mailing list of Ryu-devel.
On 2015年01月21日 18:27, 林彥宏 wrote:
> Thanks your helps
> But I don't know which function I have to add the code you told me.
> When it run to "flow.match['tcp_src']", it will show me an error.
> Could you send me a complete code?
OK.
Please chec
Hi,
On 2015年01月09日 18:15, 林彥宏 wrote:
> Hi,
>
> We got a problem to ask you.
>
> If we want to know which port that data comes in, where can we find it?
> Is it wrapped in ev?
>
> We tested SimpleMonitor.py and simple_switch_13.py using iperf.
> We can see ip and port while running simple_switch