Thread (3 messages) flat view 3 messages, 3 authors, 2021-01-23

Re: [PATCH iproute2-next v2] tc: flower: add tc conntrack inv ct_state support

From: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Date: 2021-01-20 16:27:33

On Wed, Jan 20, 2021 at 10:52:12AM +0800, wenxu@ucloud.cn wrote:
quoted hunk ↗ jump to hunk
+++ b/tc/f_flower.c
@@ -340,6 +340,7 @@ static struct flower_ct_states {
 	{ "trk", TCA_FLOWER_KEY_CT_FLAGS_TRACKED },
 	{ "new", TCA_FLOWER_KEY_CT_FLAGS_NEW },
 	{ "est", TCA_FLOWER_KEY_CT_FLAGS_ESTABLISHED },
+	{ "inv", TCA_FLOWER_KEY_CT_FLAGS_INVALID},
Sorry for the late nit picking but, missing a  ^^  space here.

Otherwise, LGTM.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help