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

IPv6 link-local address corruption #7

Open
3 tasks
neuschaefer opened this issue Aug 29, 2023 · 0 comments
Open
3 tasks

IPv6 link-local address corruption #7

neuschaefer opened this issue Aug 29, 2023 · 0 comments

Comments

@neuschaefer
Copy link
Owner

neuschaefer commented Aug 29, 2023

what the fuck is this?

  • Host A has fe80::1111:2222:3333:4444
  • Host B has fe80::a:b:c:d, on Hi3518, kernel 6.5.0
  • Ping works as expected
  • Host B: wget fe80::1111:2222:3333:4444%eth0
    • Source address in TCP packet (via Wireshark): ::a:b:c:d:0:0
    • connection doesn't work

TODO:

  • Test on different hardware
  • Test with a different kernel version
  • track down & fix
neuschaefer added a commit that referenced this issue Mar 11, 2024
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