diff options
author | Jon Maloy <jmaloy@redhat.com> | 2022-02-08 22:22:37 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-09 12:48:22 +0000 |
commit | c7223d687758462826a20e9735305d55bb874c70 (patch) | |
tree | 5680f5f133c3ffa1cc8a9fe51e3bd6d83207768f /net/tipc/monitor.c | |
parent | bc1c3c3b10db4f37c41e6107751a8d450d9c431c (diff) | |
download | linux-c7223d687758462826a20e9735305d55bb874c70.tar.gz linux-c7223d687758462826a20e9735305d55bb874c70.tar.bz2 linux-c7223d687758462826a20e9735305d55bb874c70.zip |
tipc: rate limit warning for received illegal binding update
It would be easy to craft a message containing an illegal binding table
update operation. This is handled correctly by the code, but the
corresponding warning printout is not rate limited as is should be.
We fix this now.
Fixes: b97bf3fd8f6a ("[TIPC] Initial merge")
Signed-off-by: Jon Maloy <jmaloy@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc/monitor.c')
0 files changed, 0 insertions, 0 deletions