[BZ #4599]
authorUlrich Drepper <drepper@redhat.com>
Sat, 16 Jun 2007 16:55:38 +0000 (16:55 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 16 Jun 2007 16:55:38 +0000 (16:55 +0000)
2007-06-16  Ulrich Drepper  <drepper@redhat.com>
[BZ #4599]
* sysdeps/unix/sysv/linux/check_pf.c (make_request): When
determining whether there are IPv4/IPv6 addresses, ignore loopback
addresses.

ChangeLog

index eff38e8..0fcf5fc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-06-16  Ulrich Drepper  <drepper@redhat.com>
+
+       [BZ #4599]
+       * sysdeps/unix/sysv/linux/check_pf.c (make_request): When
+       determining whether there are IPv4/IPv6 addresses, ignore loopback
+       addresses.
+
 2007-06-14 Uros Bizjak <ubizjak@gmail.com>
 
        * soft-fp/soft-fp.h (CMPtype): Define to "int" if undefined.