]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Solaris: plumb interface at init if does not exist
authorRoy Marples <roy@marples.name>
Tue, 3 Sep 2019 20:20:57 +0000 (23:20 +0300)
committerRoy Marples <roy@marples.name>
Tue, 3 Sep 2019 20:23:04 +0000 (23:23 +0300)
commit4849a951f20251762f256ef0900b7759407c017a
tree47b1d1e37321a2233970b12fa8b6ddb098ce29fe
parent6960fe0d2556c6a24478a8463dbd202d8c58cdb9
Solaris: plumb interface at init if does not exist

This makes dhcpcd go so much easier.
The only downside is that you always get an unspecified address
on the default LUN for each compiled protocol regardless of
if you use it or not.
src/dhcpcd.c
src/if-sun.c