From bad6d369aeb682ba07d018927154cc833f0b9db6 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Wed, 13 Jan 2016 11:08:04 -0500 Subject: ipv6 support --- src/man/firejail.txt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/man') diff --git a/src/man/firejail.txt b/src/man/firejail.txt index c8dd7d786..75e962b56 100644 --- a/src/man/firejail.txt +++ b/src/man/firejail.txt @@ -691,6 +691,12 @@ $ firejail --netfilter=/etc/firejail/nolocal.net \\ .br --net=eth0 firefox .TP +\fB\-\-netfilter6=filename +Enable the IPv6 network filter specified by filename in the new network namespace. The filter file format +is the format of ip6tables-save and ip6table-restore commands. +New network namespaces are created using \-\-net option. If a new network namespaces is not created, +\-\-netfilter6 option does nothing. +.TP \fB\-\-netstats Monitor network namespace statistics, see \fBMONITORING\fR section for more details. .br -- cgit v1.2.3-54-g00ecf