chiark
/
gitweb
/
~mdw
/
preload-hacks
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
deedf22
)
noip.c (acl_allows_p): Check that the ACL node address family is right.
author
Mark Wooding
<mdw@distorted.org.uk>
Wed, 6 Jun 2018 19:11:56 +0000
(20:11 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Wed, 6 Jun 2018 19:13:04 +0000
(20:13 +0100)
Oops. `sockaddr_in_range_p' can't check this, because it can only see
one address family.
No differences found