Skip to content
Commit 5f51cd4d authored by Saied Kazemi's avatar Saied Kazemi Committed by Pavel Emelyanov
Browse files

netfilter: add -n to iptables and ip6tables calls



To preload netfilter modules, criu runs "iptables -L" and "ip6tables -L"
before starting to dump or restore a process tree.

On systems with many entries, the above commands without the -n option
take a long time because of lengthy DNS lookups.

Signed-off-by: default avatarSaied Kazemi <saied@google.com>
Acked-by: default avatarTycho Andersen <tycho.andersen@canonical.com>
Signed-off-by: default avatarPavel Emelyanov <xemul@virtuozzo.com>
parent ef4dbebe
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment