[Devel] [PATCH 0/3] criu: restore iptables in VE#0
Stanislav Kinsburskiy
skinsbursky at virtuozzo.com
Fri Jul 21 10:41:47 MSK 2017
This is needed to support restore of a container with disabled netfilter.
Note: With latest kernel patches netfilter is always enabled, but hidden in
CT, if netfilter is off. While it's always accessible in VE#0.
https://jira.sw.ru/browse/PSBM-58574
The following series implements...
---
Stanislav Kinsburskiy (3):
criu: export join_ve helper
net: iptables_tool_{dump,restore} helpers introduced
net: do iptables restore in ve0
criu/cr-restore.c | 2 +-
criu/include/crtools.h | 2 ++
criu/net.c | 42 ++++++++++++++++++++++++++++++++++++++----
3 files changed, 41 insertions(+), 5 deletions(-)
More information about the Devel
mailing list