]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Solaris: Fix Prefix routes without an address
authorRoy Marples <roy@marples.name>
Wed, 4 Sep 2019 00:58:27 +0000 (03:58 +0300)
committerRoy Marples <roy@marples.name>
Wed, 4 Sep 2019 00:58:27 +0000 (03:58 +0300)
commit2c0bac9bd4f5e5b75ae68fdced3ef4c620c48236
tree7e9a5c0c92adbccb2f0ec03aba955f686fe2ecce
parent8ceece39805126284e444d9d8b15882240cd1c0f
Solaris: Fix Prefix routes without an address

These need to be added as subnet's and no address.
Kinda back to front, but heh ho.
src/if-sun.c
src/ipv6.c