multipath-tcp / mptcp

⚠️⚠️⚠️ Deprecated 🚫 Out-of-tree Linux Kernel implementation of MultiPath TCP. 👉 Use https://github.com/multipath-tcp/mptcp_net-next repo instead ⚠️⚠️⚠️
https://github.com/multipath-tcp/mptcp_net-next
Other
890 stars 335 forks source link

/proc/net/mptcp_net/snmp #277

Closed dtouzeau closed 6 years ago

dtouzeau commented 6 years ago

Is it possible to have documentation or information about values on this file

matttbe commented 6 years ago

Hi @dtouzeau ,

It is documented in the code: https://github.com/multipath-tcp/mptcp/blob/mptcp_v0.94/include/net/mptcp.h#L700

Is it enough for you?

dtouzeau commented 6 years ago

Great !!