aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDonald Hunter <[email protected]>2024-04-18 11:47:37 +0100
committerJakub Kicinski <[email protected]>2024-04-22 17:20:42 -0700
commitbf2ac490d28c21a349e9eef81edc45320fca4a3c (patch)
tree09702751cd4aafe13792b87adc32bcd4217ad755 /tools/perf/scripts/python
parentba8be00f68f5c70eb1df2193251a579923bd9501 (diff)
netfilter: nfnetlink: Handle ACK flags for batch messages
The NLM_F_ACK flag is ignored for nfnetlink batch begin and end messages. This is a problem for ynl which wants to receive an ack for every message it sends, not just the commands in between the begin/end messages. Add processing for ACKs for begin/end messages and provide responses when requested. I have checked that iproute2, pyroute2 and systemd are unaffected by this change since none of them use NLM_F_ACK for batch begin/end. Signed-off-by: Donald Hunter <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions