[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230224181130.187328-1-pctammela@mojatatu.com>
Date: Fri, 24 Feb 2023 15:11:27 -0300
From: Pedro Tammela <pctammela@...atatu.com>
To: netdev@...r.kernel.org
Cc: Pedro Tammela <pctammela@...atatu.com>
Subject: [PATCH iproute2 0/3] tc: parse index argument correctly
Following the kernel side series, we fix the iproute2 side to parse the
index argument correctly.
It's valid in the TC architecture to pass to create a filter that
references an action object:
"tc filter ... action csum index 1"
Pedro Tammela (3):
tc: m_csum: parse index argument correctly
tc: m_mpls: parse index argument correctly
tc: m_nat: parse index argument correctly
tc/m_csum.c | 5 ++++-
tc/m_mpls.c | 4 ++++
tc/m_nat.c | 5 ++++-
3 files changed, 12 insertions(+), 2 deletions(-)
--
2.34.1
Powered by blists - more mailing lists