• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

multipath-tcp / mptcpd / 12993806688
67%

Build:
DEFAULT BRANCH: main
Ran 27 Jan 2025 04:40PM UTC
Jobs 1
Files 17
Run time 4min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

27 Jan 2025 04:39PM UTC coverage: 64.075%. Remained the same
12993806688

push

github

web-flow
mptcpize: set GODEBUG=multipathtcp=1 env var (#316)

GO apps don't use the libC, so the LD_PRELOAD technique doesn't work
with these apps.

But since GO 1.21, MPTCP is natively supported, and can be forced by
simply setting GODEBUG=multipathtcp=1. So mptcpize can easily support GO
apps by also setting this env var.

Similar to the LD_PRELOAD env var, the GODEBUG one is appended with a
comma if it was already set.

Link: https://go.dev/doc/godebug
Link: https://pkg.go.dev/net#Dialer.SetMultipathTCP

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>

1409 of 2199 relevant lines covered (64.07%)

5.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 12993806688.1 27 Jan 2025 04:40PM UTC 17
64.07
GitHub Action Run
Source Files on build 12993806688
  • Tree
  • List 17
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #12993806688
  • 68fd9a15 on github
  • Prev Build on main (#12993653634)
  • Next Build on main (#13237349310)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc