[Ryu-devel] Zebra API

2017-05-05 Thread HÃ¥vard Magne Fagervoll
Hello, I a working with the zebra API and want to connect to an OSPF daemon running on my local machine. I am currently testing with "ryu/services/protocols/zebra/server/sample_dumper.py" and I am trying to edit the "flags.py" file in the root ryu folder to correctly connect to my daemon, but it's

Re: [Ryu-devel] rest_ofctl cannot be combined freely?

2017-05-05 Thread Markku Savela
Hi, Got it working by moving the "ryu.app.ofctl_rest" to the first in the list of modules for ryu-manager... at least this is a work around. On 04/05/17 10:12, Markku Savela wrote: > I tried to work out the "Example of the operation of QoS by using > DiffServ" on > >https://osrg.github.io/r