From: Mark Wooding Date: Sun, 18 Jan 2015 04:17:22 +0000 (+0000) Subject: debian/yaid.policy: Fix address for IPv6 loopback. X-Git-Tag: 1.0.3~6 X-Git-Url: https://git.distorted.org.uk/~mdw/yaid/commitdiff_plain/e705d952abf8377e7563f6b6ea2c366a28afb053?hp=7164a50bc1ca3d89c18d42b788ccbd8ba0e38a30 debian/yaid.policy: Fix address for IPv6 loopback. I'm not entirely sure how I managed to get this wrong. --- diff --git a/debian/yaid.policy b/debian/yaid.policy index 311c107..1fcb628 100644 --- a/debian/yaid.policy +++ b/debian/yaid.policy @@ -7,7 +7,7 @@ ## Astonishingly, ident can actually provide useful authentication on ## loopback connections, so provide honest information. 127.0.0.0/8 * 127.0.0.0/8 * * name -:: * :: * * name +::1 * ::1 * * name ## Reveal users' identity to queries from the local network. * * 172.16.0.0/12 * * name