forked from phhusson/mptcp-proxy
-
Notifications
You must be signed in to change notification settings - Fork 2
Some work to refresh mptcp-proxy from Bell Laps http://www.ietf.org/mail-archive/web/multipathtcp/current/msg01934.html
zpx2012/mptcp-proxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
README Date: 041213 //***************************************************** //***************************************************** // // Project: mptcp_proxy // //***************************************************** //***************************************************** // // GEORG HAMPEL - Bell Labs/NJ/USA: All Rights Reserved // //***************************************************** //***************************************************** // // Version: 1.01 // //***************************************************** // //***************************************************** //CHANGES OVER VERSION 1.0: // Bug fix in case proxy resides on router and session // is initated by non-proxy host. // //Added proxy support for on-path routers // Proxy on router creates session when passing //CHANGES OVER VERSION 0.9: // //Added proxy support for on-path routers // Proxy on router creates session when passing // SYN with MP_CAPABLE. // If SYN/ACK returned by correspondent also // contains MP_CAPABLE, proxy on router drops session // which creates an end-to-end MPTCP session. // Otherwise, on-path proxy translates between MPTCP // and TCP. // // // //CHANGES OVER VERSION 0.8: // //When interfaces can change IP addresses, mptcp_proxy // automatically breaks the old subflow and // creates a new subflow from the new IP address //
About
Some work to refresh mptcp-proxy from Bell Laps http://www.ietf.org/mail-archive/web/multipathtcp/current/msg01934.html
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 95.4%
- Python 3.4%
- Other 1.2%