]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
sun: Use lo0 if we can't find an interface for our route
authorRoy Marples <roy@marples.name>
Sun, 14 Apr 2019 10:48:29 +0000 (13:48 +0300)
committerRoy Marples <roy@marples.name>
Sun, 14 Apr 2019 10:48:29 +0000 (13:48 +0300)
commite2a4fc7c9e048d14555a809dafaf8b1fc4951fec
tree3e94b49f5952f9f1e2c98b0fd2cf1dc3b9d3200d
parent8fd49722375c32af29a384a0fe76d010b20adb4d
sun: Use lo0 if we can't find an interface for our route

We need to operate on the route, and dhcpcd needs an interface for
each route. This seems to work for now.
src/if-sun.c