multipath-tcp / mptcpd

mptcpd is a daemon for Linux that performs Multipath TCP path management related operations in the user space 😈
https://mptcpd.mptcp.dev/
BSD 3-Clause "New" or "Revised" License
175 stars 39 forks source link

Implement set_backup() for upstream kernel. #254

Closed ossama-othman closed 2 years ago

ossama-othman commented 2 years ago

Implement mptcpd_pm_set_backup() for upstream kernel.

Closes #237.

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2837984531

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Changes Missing Coverage Covered Lines Changed/Added Lines %
src/netlink_pm_upstream.c 15 17 88.24%
<!-- Total: 15 17 88.24% -->
Totals Coverage Status
Change from base Build 2837973450: 0.09%
Covered Lines: 1385
Relevant Lines: 2141

💛 - Coveralls