<%+header%> <% local uci = require("luci.model.uci").cursor() local sys = require "luci.sys" local ifaces = sys.net:devices() local net = require "luci.model.network".init() %> <% if stderr and #stderr > 0 then %>
<%=pcdata(stderr)%>
<% end %>

<%:MPTCP Support Check%>

<%:Check if MPTCP between interface and server is working.%>
<%:Settings%>

<%:If you get "TCPOptionMPTCPCapable [...] Sender's Key" at the end, then MPTCP is supported. If there is a "-TCPOptionMPTCPCapable", then it's blocked.%>
<%+footer%>