[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20221116073312.177786-1-roid@nvidia.com>
Date: Wed, 16 Nov 2022 09:33:10 +0200
From: Roi Dayan <roid@...dia.com>
To: <netdev@...r.kernel.org>
CC: Roi Dayan <roid@...dia.com>, Paul Blakey <paulb@...dia.com>,
"Stephen Hemminger" <stephen@...workplumber.org>,
David Ahern <dsahern@...nel.org>
Subject: [PATCH iproute2 0/2] two fixes for tc ct command
Hi,
The first first is that ct commit nat src/dst should accept
the command even without an address and the driver fills
the address from the tuple.
The second commit fixes a segmentaion fault reading invalid
argv pointer which is passing the available args passed by
the user.
Thanks,
Roi
Roi Dayan (2):
tc: ct: Fix ct commit nat forcing addr
tc: ct: Fix invalid pointer derefence
man/man8/tc-ct.8 | 2 +-
tc/m_ct.c | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
--
2.38.0
Powered by blists - more mailing lists