CONFIG_MPTCP_IPV6 should be enabled

Open
#6,518 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
48/100
Issue type
Bug
Clarity
Clearly specified
Activity status
Stale
Tech stack
c, linux

Research direction

Start by locating CONFIG_MPTCP_IPV6 in the Raspberry Pi kernel build configuration and review how the relevant kernel options are enabled. Reproduce or verify the IPv6 MPTCP endpoint behavior on a Raspberry Pi 5 kernel, then confirm the configuration and behavior after the change.

Written by the indexing model from the issue text.

Description

Describe the bug

ip mptcp endpoint can't add IPv6 addresses.

Steps to reproduce the behaviour

The reason is that CONFIG_MPTCP_IPV6 isn't enabled for the kernel compile configuration.

Device (s)

Raspberry Pi 5

System

Kernel: 6.6.62+rpt-rpi-2712 #1 SMP PREEMPT Debian 1:6.6.62-1+rpt1 (2024-11-25) aarch64 GNU/Linux

Logs

No response

Additional context

No response

Dominant language
C
Stars
13.2k
Forks
5.5k
Avg merge
2d 21h
Merged PRs (30d)
21

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from raspberrypi/linux

All issues in raspberrypi/linux

Similar issues

More C issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.