Hello,
I hope you're doing well.
I've been testing the code from your repository for multipath routing:
https://github.com/wildan2711/multipath/blob/master/ryu_multipath.py
However, it seems to work only for up to two paths. When I try to use it with more than two paths, it doesn't function as expected.
Could you please let me know if there's a limitation in the current implementation, or if you have any suggestions or updated code that supports more than two paths?
Thank you in advance for your help!