You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scionutil: use "sciondFromIA" logic if no default.sock
Seems simple enough, no need to specify this flag explicitly. Note that
the fallback could be either way (i.e. prefer default.sock or prefer
ia-specific name), as these cases are typically exclusive (either
running single AS or local topology with many ASes).
This change allows to run e.g. lib/shttp/examples/minimal on a local
topology.
0 commit comments