Files
linux/net
Stanislav Fomichev c829aab21e xfrm: Switch to skb_dstref_steal to clear dst_entry
Going forward skb_dst_set will assert that skb dst_entry
is empty during skb_dst_set. skb_dstref_steal is added to reset
existing entry without doing refcnt. Switch to skb_dstref_steal
in __xfrm_route_forward and add a comment on why it's safe
to skip skb_dstref_restore.

Signed-off-by: Stanislav Fomichev <sdf@fomichev.me>
Link: https://patch.msgid.link/20250818154032.3173645-3-sdf@fomichev.me
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-08-19 17:54:17 -07:00
..
2025-06-23 17:05:12 -07:00
2025-07-25 11:29:04 -07:00
2025-08-12 14:15:24 -07:00
2025-08-12 14:05:44 -07:00
2025-04-11 18:58:10 -07:00
2025-06-23 17:04:03 -07:00