lp:mptcpd

Owned by Matthieu Baerts
Get this repository:
git clone https://git.launchpad.net/mptcpd

Import details

Import Status: Reviewed

This repository is an import of the Git repository at https://github.com/intel/mptcpd.git.

The next import is scheduled to run .

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 25 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 30 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 20 seconds — see the log

Branches

Name Last Modified Last Commit
gh-pages 2025-12-19 18:44:01 UTC
doc: Update generated Doxygen docs. (v0.14)

Author: Matthieu Baerts
Author Date: 2025-12-19 18:44:01 UTC

doc: Update generated Doxygen docs. (v0.14)

Steps:

  git switch gh-pages
  git rebase main
  ./bootstrap
  ./configure
  make clean
  make doxygen-doc
  git add doc

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

main 2025-12-19 18:27:22 UTC
Prepare 0.14 release (#332)

Author: Matthieu Baerts
Author Date: 2025-12-19 18:27:22 UTC

Prepare 0.14 release (#332)

* NEWS: prepare the future v0.14

All noticeable changes, not including internal changes.

All changes:

 - README: installation from packages repo (#312)
 - doc: describe the default behaviour (#313)
 - github: coverage: back to Ubuntu 22.04 (#317)
 - mptcpize: do not override existing LD_PRELOAD value (#315)
 - mptcpize: set GODEBUG=multipathtcp=1 env var (#316)
 - github: ell master: print sha and run each day (#318)
 - github: use ell from repo by default (#319)
 - github: check: print logs in case of errors (#320)
 - github: also run 'make check' as root (#321)
 - tests: commands: only use one subtest (#322)
 - musl compat (#314)
 - sspi: fix typo (#324)
 - Mptcp upstream headers (#325)
 - interface: add `deny_join_id0` parameter (#323)
 - man: plugin-dir: not world writable (#327)
 - github: ell: clone from Google servers and retry (#328)
 - flags: add 'laminar' endpoints support (#326)
 - plugin: expose subflow error to plugins (#331)
 - flags: define "implicit" (#329)

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

* AUTHORS: add Marco

Using info from 'git log'.

Thank you for the contribution!

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

* configure: bump new version

Switch to v0.14.

Thanks to all contributors!

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

---------

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

cleanup 2024-10-09 08:47:36 UTC
git: ignore hidden files / directories

Author: Matthieu Baerts
Author Date: 2024-10-09 08:47:34 UTC

git: ignore hidden files / directories

Similar to what is done in the Linux kernel: very likely, hidden files
and directories don't need to be tracked in git. There are exceptions
of course, like the '.github' directory, but we can always force their
inclusions with 'git add -f'.

This will at least ignore the '.cache' directory created by clangd.
Editors tend to create hidden directories and files too, so that would
cover that too.

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

release-0.5.1 2020-12-14 05:14:28 UTC
configure: Bump version to 0.5.1.

Author: Ossama Othman
Author Date: 2020-12-14 05:14:28 UTC

configure: Bump version to 0.5.1.

14 of 4 results
This repository contains Public information 
Everyone can see this information.

Subscribers