Accept Guard v1.5
Changes
- Add support for handling IPv4 addresses mapped on IPv6
- Pass through SOCK_STREAM in
recv()
,recvfrom()
andrecvmsg()
Fixes
- Restore IP_PKTINFO option on socket after interface inspection
- Fix uninitialized variable
recv()
, recvfrom()
and recvmsg()