Thread (31 messages) 31 messages, 5 authors, 2025-05-13

Re: [PATCH net-next 04/10] ovpn: don't drop skb's dst when xmitting packet

From: Antonio Quartulli <antonio@openvpn.net>
Date: 2025-05-13 07:54:38

On 13/05/2025 09:45, Paolo Abeni wrote:
[...]
quoted
+	/* when routing packets to a LAN behind a client, we rely on the
+	 * route entry that originally brought the packet into ovpn, so
+	 * don't release it
+	 */
+	dev->priv_flags &= ~IFF_XMIT_DST_RELEASE;
See commit 0287587884b15041203b3a362d485e1ab1f24445; the above should be

	netif_keep_dst(dev);

and no need to additional comment, as the helper nails it.
Thanks! I missed it.

Regards,
Thanks,

Paolo
-- 
Antonio Quartulli
OpenVPN Inc.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help