Hi all,

Working with Ryu of_config library, I found that
of-config port features support seems to be omitted,
i.e. there is field named 'features' in class OFPortType,
but there is no class OFPortFeature:
ryu/lib/of_config/generated_classes.py,
OFConfig 1.1.1 spec, p.47, 61-65.

I have read that there these values should not to be changed with of-config
protocol, but it would be useful to obtain them with of-config.

If this functionality (read port features) seems to be useful for
anybody else, I can try to implement it and send appropriate patch.

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to