From patchwork Sat Nov 18 22:55:12 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Ruderich X-Patchwork-Id: 839269 X-Patchwork-Delegate: shemminger@vyatta.com Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=netdev-owner@vger.kernel.org; receiver=) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3yfVh14sc3z9s1h for ; Sun, 19 Nov 2017 09:55:45 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030882AbdKRWzP (ORCPT ); Sat, 18 Nov 2017 17:55:15 -0500 Received: from zucker2.schokokeks.org ([178.63.68.90]:54033 "EHLO zucker2.schokokeks.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030875AbdKRWzN (ORCPT ); Sat, 18 Nov 2017 17:55:13 -0500 Received: from localhost ([::1]) (AUTH: PLAIN simon@ruderich.org, TLS: TLSv1/SSLv3, 256bits, ECDHE-RSA-AES256-GCM-SHA384) by zucker.schokokeks.org with ESMTPSA; Sat, 18 Nov 2017 23:55:21 +0100 id 000000000000007D.000000005A10BA59.00004758 Date: Sat, 18 Nov 2017 23:55:12 +0100 From: Simon Ruderich To: netdev@vger.kernel.org Subject: [PATCH] man: document ip xfrm policy nosock Message-ID: References: Mime-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20170609 (1.8.3) Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Signed-off-by: Simon Ruderich --- man/man8/ip-xfrm.8 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/man/man8/ip-xfrm.8 b/man/man8/ip-xfrm.8 index a0bbef55..988cc6aa 100644 --- a/man/man8/ip-xfrm.8 +++ b/man/man8/ip-xfrm.8 @@ -245,6 +245,7 @@ ip-xfrm \- transform configuration .ti -8 .BR "ip xfrm policy" " { " deleteall " | " list " }" +.RB "[ " nosock " ]" .RI "[ " SELECTOR " ]" .RB "[ " dir .IR DIR " ]" @@ -549,6 +550,10 @@ ip xfrm policy list print out the list of xfrm policies ip xfrm policy flush flush policies .TE +.TP +.BR nosock +filter (remove) all socket policies from the output. + .TP .IR SELECTOR selects the traffic that will be controlled by the policy, based on the source