This commit is contained in:
Nikos Mavrogiannopoulos
2015-01-14 17:47:44 +01:00
parent 35d609cfc8
commit 8989be49ef

2
NEWS
View File

@@ -7,7 +7,7 @@
freeradius-client. freeradius-client.
- Reply using the same address that received UDP packets are sent. - Reply using the same address that received UDP packets are sent.
- Simplify the input of IPv6 network addresses. - Simplify the input of IPv6 network addresses.
- Use a separate IPC, NET and PID namespace in Linux systemsfor worker - Use a separate IPC, NET and PID namespace in Linux systems for worker
processes. That effectively puts each worker process in a separate processes. That effectively puts each worker process in a separate
container. This can be disabled at compile time using --disable-linux-namespaces. container. This can be disabled at compile time using --disable-linux-namespaces.