% ryu-manager bmpstation.py --verbose
loading app bmpstation.py
instantiating app bmpstation.py of BMPStation
BRICK bmpstation
listening on 0.0.0.0:11019
Traceback (most recent call last):
File "/usr/lib/python2.7/logging/__init__.py", line 851, in emit
msg = self.format(record)
File "/usr/
Dear All,
I need to pass arguments to ryu app. How can I do that and how to get that
in the app.
Thanks,
Sandesh Shrestha
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and dev
May be you can set the action as OFPP_TABLE in the PKT-OUT which would send
the packet back into the switch pipeline. The packet would be looked up
against all the OpenFlow rules and appropriate actions would be taken. The
switch should however support OFPP_TABLE action in packet out.
On Fri, Mar