Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- mptcpd will be hosted at https://github.com/multipath-tcp/mptcpd after this release. - The payload sizes of path management commands sent to the kernel were reduced in some cases, slightly improving performance. - Automatically set the "signal" flag when a TCP/IP address with a non-zero port is passed to the mptcpd_kpm_set_flags() function. The "signal" flag is required when a port is specified. - A potential memory violation that occurred when cleaning up resources in the case of a failed attempt to track a network address was corrected. - Several order of operation problems in the `test-commands' unit test were addressed. The `test-commands' unit test now succeeds as expected. - Skip the listener manager unit test if the kernel doesn't support MPTCP.
- Loading branch information