From 195e47b911918a6ee28cca80f8023a24ca3b598b Mon Sep 17 00:00:00 2001 From: Harout Hedeshian Date: Mon, 13 Jul 2015 10:01:30 -0600 Subject: extensions: libxt_socket: update man pages and tests for --restore-skmark Update the man pages for libxt_socket with a description and example usage of the --restore-skmark option. Also added tests for libxt_socket with various combinations of --restore-skmark and the existing options. Signed-off-by: Harout Hedeshian Signed-off-by: Pablo Neira Ayuso --- extensions/libxt_socket.t | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'extensions/libxt_socket.t') diff --git a/extensions/libxt_socket.t b/extensions/libxt_socket.t index 8c0036e2..fe4eb3e4 100644 --- a/extensions/libxt_socket.t +++ b/extensions/libxt_socket.t @@ -2,3 +2,7 @@ *mangle -m socket;=;OK -m socket --transparent --nowildcard;=;OK +-m socket --transparent --nowildcard --restore-skmark;=;OK +-m socket --transparent --restore-skmark;=;OK +-m socket --nowildcard --restore-skmark;=;OK +-m socket --restore-skmark;=;OK -- cgit v1.2.3