Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

addr_adv PM list old IP addresses #263

Open
matttbe opened this issue Sep 16, 2022 · 0 comments
Open

addr_adv PM list old IP addresses #263

matttbe opened this issue Sep 16, 2022 · 0 comments

Comments

@matttbe
Copy link
Member

matttbe commented Sep 16, 2022

Describe the bug
With mptcpd 0.10, I can see some IPs that are no longer assigned to any interfaces on my laptop, e.g.

$ ip mptcp endpoint
fe80::(...) id 3 dev if5
10.124.(...) id 4 dev if5
10.124.(...) id 6 dev if6
fe80::(...) id 15 dev if11
fe80::(...) id 24 dev wlan0
10.44.(...) id 25 subflow dev wlan0

To Reproduce
I connected to different networks with my laptop, switching to sleep mode in between.

Expected behavior
Only endpoints that are still attached to an interface and its IP.

Desktop (please complete the following information):

  • Linux Kernel: 5.19
  • Compiler: Debian/Ubuntu packages

Additional context
/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant