summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-agent.c
diff options
context:
space:
mode:
authormpi <mpi@openbsd.org>2016-02-14 15:11:10 +0000
committermpi <mpi@openbsd.org>2016-02-14 15:11:10 +0000
commitbb86dd2cf87a06cc3dce4c1c342fa6804e584ffd (patch)
treefd1274b521bdd806daf62331670b293150b6e5eb /usr.bin/ssh/ssh-agent.c
parentsync (diff)
downloadwireguard-openbsd-bb86dd2cf87a06cc3dce4c1c342fa6804e584ffd.tar.xz
wireguard-openbsd-bb86dd2cf87a06cc3dce4c1c342fa6804e584ffd.zip
Simplify address parsing code by only using inet_net_pton(3).
There's no need to have a separate case for non-CIDR addresses using inet_pton(3) as inet_net_pton(3) handles them as well. This simplification is valid for all our daemons parsing addresses, it is a common patern. ok gilles@, millert@, jung@
Diffstat (limited to 'usr.bin/ssh/ssh-agent.c')
0 files changed, 0 insertions, 0 deletions