diff options
author | Ćukasz Stelmach <stlman@poczta.fm> | 2015-04-10 19:39:17 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@gmail.com> | 2015-04-11 12:19:10 +0200 |
commit | 3dd26f3e3aa7fa0696d304e14551362133dd281f (patch) | |
tree | 53f30e826b958857d11526eae63084483bfc5302 | |
parent | d4b47aa30b45aa933bdf76e8dc9da01caa11e046 (diff) |
README: glibc version 2.16 is required for IP_UNICAST_IF
https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=be08eda5
https://bugs.gentoo.org/show_bug.cgi?id=546194
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -110,7 +110,7 @@ REQUIREMENTS: with audit being enabled. This works correctly only on kernels 3.14 and newer though. TL;DR: turn audit off, still. - glibc >= 2.14 + glibc >= 2.16 libcap libmount >= 2.20 (from util-linux) libseccomp >= 1.0.0 (optional) |