WIP: skip net/mptcp if veth is missing #4

Draft
steffo wants to merge 3 commits from feature/mptcp into master
Owner
No description provided.
steffo added 3 commits 2024-10-13 00:05:39 +00:00
steffo added the
progress
2 - fixing
label 2024-10-13 01:41:08 +00:00
This pull request is marked as a work in progress.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/mptcp:feature/mptcp
git checkout feature/mptcp

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff feature/mptcp
git checkout master
git merge --ff-only feature/mptcp
git checkout feature/mptcp
git rebase master
git checkout master
git merge --no-ff feature/mptcp
git checkout master
git merge --squash feature/mptcp
git checkout master
git merge --ff-only feature/mptcp
git checkout master
git merge feature/mptcp
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: unimore/kernel-hacking-2024-linux-steffo#4
No description provided.