diff options
author | Florian Weimer <fweimer@redhat.com> | 2017-07-05 12:53:14 +0200 |
---|---|---|
committer | Florian Weimer <fweimer@redhat.com> | 2017-07-05 19:04:39 +0200 |
commit | 76637a921f5d657998aa9a06981bf8a062ffd497 (patch) | |
tree | 11f2497f7d2b3a6f70a09f9d90f977e63cdac5be /ChangeLog | |
parent | 97e7b6aa422d0bcfebefba591a3a9b8f883916e1 (diff) | |
download | glibc-76637a921f5d657998aa9a06981bf8a062ffd497.tar.gz |
support: Check isolation of loopback addresses in tst-support-namespace
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2017-07-05 Florian Weimer <fweimer@redhat.com> + + Add subtest to check isolation of multiple loopback addresses. + * support/tst-support-namespace.c (test_localhost_bind): New function. + (do_test): Call it. + 2017-07-04 Szabolcs Nagy <szabolcs.nagy@arm.com> * libio/libio.h (_IO_FLAGS2_NEED_LOCK, _IO_need_lock): Define. |