]> git.kaiwu.me - haproxy.git/commit
BUILD: makefile: enable linux namespaces by default on linux
authorWilly Tarreau <w@1wt.eu>
Fri, 14 Jun 2019 14:54:51 +0000 (16:54 +0200)
committerWilly Tarreau <w@1wt.eu>
Sat, 15 Jun 2019 16:03:48 +0000 (18:03 +0200)
commit20e6cedc4344b9732fe59560108f8b824f302936
tree6a0cbd1736dd5ca8e38f04d8000269b17b00973a
parent99e49e93f8f379ac2c01411c38f4dbec30eb1bd4
BUILD: makefile: enable linux namespaces by default on linux

Oldest kernel found on a supported Linux distro (2.6.32 + backports on
RHEL6) supports network namespaces, so we have no reason not to enable
them by default on the linux-glibc target.
Makefile