FS#37531 - [dhcpcd, systemd] IPv6 cause dhcp to stop and restart frequently

Attached to Project: Arch Linux
Opened by Rong (tr071) - Monday, 28 October 2013, 19:39 GMT
Last edited by Ronald van Haren (pressh) - Friday, 31 January 2014, 14:57 GMT
Task Type Bug Report
Category Packages: Core
Status Closed
Assigned To Ronald van Haren (pressh)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
When connecting to a ipv6-noncapable router, dhcpcd generates a lot of errors like

"ipv6rs_handledata: Resource temporarily unavailable"

then systemd will stop and restart dhcpcd. Ip addresses are re-required, and routing table got flushed and added. This happens almost every minute, and spam the journal file like a flood.

Please see the attached log file for details.

Additional info:
* package version(s)
systemd: 208-2
dhcpcd: 6.0.5-1
* config and/or log files etc.
default config files

Steps to reproduce:
   dhcp.log (166.8 KiB)
This task depends upon

Closed by  Ronald van Haren (pressh)
Friday, 31 January 2014, 14:57 GMT
Reason for closing:  No response
Additional comments about closing:  No response in a few months to a request from upstream dev
Comment by Rong (tr071) - Monday, 28 October 2013, 19:53 GMT
When I do a powertop test, dhcpcd also shows as one of the top event generator in my system.
Comment by Roy Marples (rsmarples) - Friday, 08 November 2013, 10:49 GMT
Can you test both dhcpcd-6.1.0 and if that fails then the latest git head please?
ftp ftp://roy.marples.name/pub/dhcpcd/dhcpcd-6.1.0.tar.bz2
git clone git://roy.marples.name/dhcpcd.git

Loading...