FS#42027 - [networkmanager] IPv6 breaks with hop_limit == 0

Attached to Project: Arch Linux
Opened by Christian Hesse (eworm) - Friday, 19 September 2014, 14:48 GMT
Last edited by Jan de Groot (JGC) - Monday, 25 December 2017, 23:00 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan de Groot (JGC)
Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Current version of networkmanager breaks with IPv6 if hop limit is set to unspecified. Client software just shows "Hop Limit exceeded" or similar.
A "Cur Hop Limit" field value of 0 in a router advertisement means "unspecified by this router" and should not be set in the kernel.

The fix has been commited upstream in git master and nm-0-9-10 stable branch:

http://cgit.freedesktop.org/NetworkManager/NetworkManager/commit/?id=6a79acb03abc3406b3889738f8003e5f385af1eb

Additional info:
networkmanager 0.9.10.0-4
This task depends upon

Closed by  Jan de Groot (JGC)
Monday, 25 December 2017, 23:00 GMT
Reason for closing:  Fixed
Additional comments about closing:  Assuming fixed, as proposed patch comes from upstream git repo.
Comment by Christian Hesse (eworm) - Friday, 19 September 2014, 14:52 GMT
Ugh, damn... I downloaded a html formatted page from cgit, not the correct patch.

Correct patch uploaded now.

Loading...