dhcpcd-discuss

Re: dhcpcd 6.11.3 core dumps on FreeBSD with link disconnect/connect sequence

Roy Marples

Sat Sep 03 13:45:49 2016

On Saturday 03 September 2016 13:05:09 Guy Yur wrote:
> 3. Should the IPv4 routes be deleted in reverse order like IPv6?
> Using TAILQ_FOREACH_REVERSE(rt, ctx->ipv4_routes, rt_head, next)
> instead of "TAILQ_FOREACH(rt, ctx->ipv4_routes, next)" in
> ipv4_buildroutes in loop for d_route.

It doesn't really matter, but I made the change anyway as it makes sense.
http://roy.marples.name/projects/dhcpcd/ci/c63e2519bdcadcc0?sbs=0

Thanks

Roy

References:
dhcpcd 6.11.3 core dumps on FreeBSD with link disconnect/connect sequenceGuy Yur
Re: dhcpcd 6.11.3 core dumps on FreeBSD with link disconnect/connect sequenceRoy Marples
Re: dhcpcd 6.11.3 core dumps on FreeBSD with link disconnect/connect sequenceGuy Yur
Archive administrator: postmaster@marples.name