All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Blakey <paulb@mellanox.com>
To: David Ahern <dsahern@gmail.com>,
	netdev@vger.kernel.org, davem@davemloft.net,
	Jiri Pirko <jiri@mellanox.com>
Cc: ozsh@mellanox.com, roid@mellanox.com
Subject: Re: [PATCH iproute2/net-next] man: tc-ct.8: Add manual page for ct tc action
Date: Mon, 18 May 2020 19:02:59 +0300	[thread overview]
Message-ID: <942b3402-f5c8-2d32-8a5e-4f1ae0ad6ab4@mellanox.com> (raw)
In-Reply-To: <0c5f8a4b-2d09-6cda-9228-dd83c4d97ff1@gmail.com>


On 18/05/2020 17:56, David Ahern wrote:
> On 5/14/20 8:10 AM, Paul Blakey wrote:
>> Signed-off-by: Paul Blakey <paulb@mellanox.com>
>> ---
>>  man/man8/tc-ct.8     | 107 +++++++++++++++++++++++++++++++++++++++++++++++++++
>>  man/man8/tc-flower.8 |   6 +++
>>  2 files changed, 113 insertions(+)
>>  create mode 100644 man/man8/tc-ct.8
>>
>> diff --git a/man/man8/tc-ct.8 b/man/man8/tc-ct.8
>> new file mode 100644
>> index 0000000..45d2932
>> --- /dev/null
>> +++ b/man/man8/tc-ct.8
>> @@ -0,0 +1,107 @@
>> +.TH "ct action in tc" 8 "14 May 2020" "iproute2" "Linux"
>> +.SH NAME
>> +ct \- tc connection tracking action
>> +.SH SYNOPSIS
>> +.in +8
>> +.ti -8
>> +.BR "tc ... action ct commit [ force ] [ zone "
>> +.IR ZONE
>> +.BR "] [ mark "
>> +.IR MASKED_MARK
>> +.BR "] [ label "
>> +.IR MASKED_LABEL
>> +.BR "] [ nat "
>> +.IR NAT_SPEC
>> +.BR "]"
>> +
>> +.ti -8
>> +.BR "tc ... action ct [ nat ] [ zone "
>> +.IR ZONE
>> +.BR "]"
>> +
>> +.ti -8
>> +.BR "tc ... action ct clear"
> seems like you are documenting existing capabilities vs something new to
> 5.8. correct?
Yes

      reply	other threads:[~2020-05-18 16:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-14 14:10 [PATCH iproute2/net-next] man: tc-ct.8: Add manual page for ct tc action Paul Blakey
2020-05-14 14:22 ` Edward Cree
2020-05-18 14:56 ` David Ahern
2020-05-18 16:02   ` Paul Blakey [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=942b3402-f5c8-2d32-8a5e-4f1ae0ad6ab4@mellanox.com \
    --to=paulb@mellanox.com \
    --cc=davem@davemloft.net \
    --cc=dsahern@gmail.com \
    --cc=jiri@mellanox.com \
    --cc=netdev@vger.kernel.org \
    --cc=ozsh@mellanox.com \
    --cc=roid@mellanox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.