Accept Guard v1.4
Changes
- Allow access if
getsockaname()
orgetifaddrs()
fails - Use
SO_DOMAIN
socket option to query forAF_INET
andAF_INET6
domain sockets. These are the only ones we are concerned with, let
everything else pass through
getsockaname()
or getifaddrs()
failsSO_DOMAIN
socket option to query for AF_INET
and AF_INET6