Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
absence of --network option
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requirements already imply them
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
pkg-config file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The lookup logic preferred to return the last suitable scope id match.
This became a problem if there was already a suitable scope id match before
that was higher in the interface list. This now chooses the higher last
scope id interface match and thus probably in the routing preference.
|
|
|
|
This now matches how other services are named as we try to use the lockdownd
provided name or otherwise a more readable one even if it is longer.
|
|
|
|
|
|
|
|
|
|
The helper should now also work for loopback addresses and prefer any initially
supplied scope id to maintain routing information if possible. Otherwise it
just picks the best suitable route. Let us see if this is stable enough to
prevent us from adding routing table parsing cruft and other logic...
|