diff options
| author | Paolo Abeni <[email protected]> | 2025-02-27 13:18:24 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2025-02-27 13:18:24 +0000 |
| commit | c907db8d447b48454a2026740d2636370641053f (patch) | |
| tree | 0b25042f1d7c8caaf45d8e5f497b5dcda2fb6b4a /net/unix/af_unix.c | |
| parent | usbnet: gl620a: fix endpoint checking in genelink_bind() (diff) | |
| parent | net: ipv6: fix dst ref loop on input in rpl lwt (diff) | |
| download | kernel-c907db8d447b48454a2026740d2636370641053f.tar.gz kernel-c907db8d447b48454a2026740d2636370641053f.zip | |
Merge branch 'fixes-for-seg6-and-rpl-lwtunnels-on-input'
Justin Iurman says:
====================
fixes for seg6 and rpl lwtunnels on input
As a follow up to commit 92191dd10730 ("net: ipv6: fix dst ref loops in
rpl, seg6 and ioam6 lwtunnels"), we also need a conditional dst cache on
input for seg6_iptunnel and rpl_iptunnel to prevent dst ref loops (i.e.,
if the packet destination did not change, we may end up recording a
reference to the lwtunnel in its own cache, and the lwtunnel state will
never be freed). This series provides a fix to respectively prevent a
dst ref loop on input in seg6_iptunnel and rpl_iptunnel.
v2:
- https://lore.kernel.org/netdev/[email protected]/
v1:
- https://lore.kernel.org/netdev/[email protected]/
====================
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
