| bool "MPTCP: Multipath TCP" |
| Multipath TCP (MPTCP) connections send and receive data over multiple |
| subflows in order to utilize multiple network paths. Each subflow |
| uses the TCP protocol, and TCP options carry header information for |
| bool "MPTCP: IPv6 support for Multipath TCP" |
| tristate "This builds the MPTCP KUnit tests" if !KUNIT_ALL_TESTS |
| Currently covers the MPTCP crypto and token helpers. |
| Only useful for kernel devs running KUnit test harness and are not |
| for inclusion into a production build. |
| For more information on KUnit and unit tests in general please refer |
| to the KUnit documentation in Documentation/dev-tools/kunit/. |