Package mptcp provides detection functionality for active, multipath TCP connections from a remote client to the current host. MIT Licensed.
Stars
16
Forks
2
Watchers
16
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
13
commits
mptcp{,_test}, cmd/mptcphttp: rename IsEnabled to Enabled
f24b516View on GitHubmptcp{,_test}, cmd/mptcphttp: rename IsMPTCPHostPort to Check, remove old IsMPTCP function
c0a4fe6View on GitHub.travis.yml: add Go 1.4 and tip build targets, remove Go 1.2
0c7a7d2View on GitHubcheck_linux: validate number of input MPTCP connection entry fields
5df8ac0View on GitHubmptcp/check_linux: split out file parsing for easier testing
de1a381View on GitHubmptcp/check_linux: use bufio to intelligently scan /proc/net/mptcp, instead of brute-force ioutil
90fae8aView on GitHubmptcp: add Enabled function, to check if host supports MPTCP
c6b8255View on GitHubInitial commit of Go source files, tests, cmd/mptcphttp
d3e9ed1View on GitHubLICENSE, README, .travis.yml: initial commit of mptcp repo
2face43View on GitHub