mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
- this patch adds `listen-netns` parameter - when set the listening socket will be created in the given namespace it allows to properly segregate your traffic: - do the backend traffic in the root namespace - receive the VIP traffic in a given namespace All this patch is widely inspired by haproxy implementation which allows to bind each IP in a given namespace. Resolves: #316 Signed-off-by: William Dauchy <w.dauchy@criteo.com>
7.2 KiB
7.2 KiB