<%+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%>
<%+footer%>