]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix ipv6 enabled pinger.
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 28 Jan 2013 06:20:02 +0000 (23:20 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 28 Jan 2013 06:20:02 +0000 (23:20 -0700)
commit059d13ed1320559ce6dcc79d7af09ae1304b96f4
tree13e132c17b4b773dbff0fddd7d45072f29b7ca55
parentaec45181e722c2bff26e3295e29d5fa2edd1c33a
Fix ipv6 enabled pinger.

Was failing with assertion failure due to ipv6 support not being probed
automatically.
src/icmp/pinger.cc