multipath-tcp / mptcpd

mptcpd is a daemon for Linux that performs Multipath TCP path management related operations in the user space 😈
https://mptcpd.mptcp.dev/
BSD 3-Clause "New" or "Revised" License
175 stars 39 forks source link

Implementing new Path Management plugin #270

Open abhinaba-fbr opened 1 year ago

abhinaba-fbr commented 1 year ago

Hello, As a part of my research work in collage I am planning to implement path managment algorithms from userspace for mptcpd. I have come across several path management algorithms like Fullmesh, Binder, PCDC, RBPM wich are not yet implemented in mptcpd.

Please can you inform if there is any active development going on currently regarding the above algorithms. Apart from that implementing which Path Mangement algorithm can be useful for the community.