]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Ensure OWN is set by SLAAC private before initing.
authorRoy Marples <roy@marples.name>
Thu, 5 Jun 2014 11:38:04 +0000 (11:38 +0000)
committerRoy Marples <roy@marples.name>
Thu, 5 Jun 2014 11:38:04 +0000 (11:38 +0000)
commit2612c7f005dc37b16a4645a4bf61a4631509ae56
treef195c015a238581715e63e19622e37b4533c6ca5
parentd05215aa288607dbf55c879b00d2c0d115764644
Ensure OWN is set by SLAAC private before initing.
Add a link-local address before running any PREINIT script
as well as at start incase a 3rd party removed it.
Move kernel tweaks to RA to DEBUG messages.
dhcpcd.c
if-bsd.c
if-linux.c