mirror of
https://github.com/inspec/inspec
synced 2025-02-17 06:28:40 +00:00
On Linux, netstat may show a tcp6/udp6 protocol line but include a v4 address. This happens with AF_INET6 sockets that can accept both v4 and v6 traffic. The port check was not properly handling this situation and trying to pass a v4 address to URI bracketed as if it was a v6 address. Signed-off-by: Adam Leff <adam@leff.co> |
||
---|---|---|
.. | ||
cookbooks/os_prepare | ||
functional | ||
integration/default | ||
resource | ||
unit | ||
docker_run.rb | ||
docker_test.rb | ||
helper.rb | ||
test-extra.yaml | ||
test.yaml |