diff options
author | 2019-11-12 21:02:42 +0000 | |
---|---|---|
committer | 2019-11-12 21:02:42 +0000 | |
commit | b134f8abc3f8e5a26c3d1295cc4b82a23bc30d92 (patch) | |
tree | 7483e979a2b430808ad77db3af83ec3d9af4c89d /usr.bin/ssh/ssh-agent.c | |
parent | we might not have a best resolver at all (diff) | |
download | wireguard-openbsd-b134f8abc3f8e5a26c3d1295cc4b82a23bc30d92.tar.xz wireguard-openbsd-b134f8abc3f8e5a26c3d1295cc4b82a23bc30d92.zip |
a long long time ago, there was no such thing as "from socket" and the
socket listener was tagged "local" so we could trick "from local" into
matching non-network connections.
this hack was removed years ago and the socket listener still had this
"local" tag hardcoded. this commit teaches parse.y how to assign a tag
to a socket listener and removes the hardcoded "local".
Diffstat (limited to 'usr.bin/ssh/ssh-agent.c')
0 files changed, 0 insertions, 0 deletions