[Repost without HTML; sorry about that]
On Sun, Feb 03, 2019 at 08:26:23AM +, Paul Blakey wrote:
>
>
> On 01/02/2019 15:23, Marcelo Leitner wrote:
> > On Tue, Jan 29, 2019 at 10:02:01AM +0200, Paul Blakey wrote:
> > ...
> >> diff --git a/include/uapi/linux/tc_act/tc_ct.h
> >> b/include/uapi
On 01/02/2019 15:23, Marcelo Leitner wrote:
> On Tue, Jan 29, 2019 at 10:02:01AM +0200, Paul Blakey wrote:
> ...
>> diff --git a/include/uapi/linux/tc_act/tc_ct.h
>> b/include/uapi/linux/tc_act/tc_ct.h
>> new file mode 100644
>> index 000..6dbd771
>> --- /dev/null
>> +++ b/include/uapi/linu
On Tue, Jan 29, 2019 at 10:02:01AM +0200, Paul Blakey wrote:
...
> diff --git a/include/uapi/linux/tc_act/tc_ct.h
> b/include/uapi/linux/tc_act/tc_ct.h
> new file mode 100644
> index 000..6dbd771
> --- /dev/null
> +++ b/include/uapi/linux/tc_act/tc_ct.h
> @@ -0,0 +1,29 @@
> +/* SPDX-License-Id
Act ct will send packets to conntrack on a specific zone,
and when commiting a connection, a ct label and ct mark can be set.
Signed-off-by: Paul Blakey
---
include/net/tc_act/tc_ct.h| 37 +++
include/uapi/linux/tc_act/tc_ct.h | 29 +++
net/sched/Kconfig | 11 +
net/sc