On 09/06/2025 22:50, Petr Machata wrote:
iptunnel_xmit() erases the contents of the SKB control block. In order to be able to set particular IPCB flags on the SKB, add a corresponding parameter, and propagate it to udp_tunnel_xmit_skb() as well. In one of the following patches, VXLAN driver will use this facility to mark packets as subject to IP multicast routing. Signed-off-by: Petr Machata <petrm@xxxxxxxxxx> Reviewed-by: Ido Schimmel <idosch@xxxxxxxxxx> --- Notes: CC: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> CC: osmocom-net-gprs@xxxxxxxxxxxxxxxxx CC: Andrew Lunn <andrew+netdev@xxxxxxx> CC: Taehee Yoo <ap420073@xxxxxxxxx> CC: Antonio Quartulli <antonio@xxxxxxxxxxx> CC: "Jason A. Donenfeld" <Jason@xxxxxxxxx> CC: wireguard@xxxxxxxxxxxxxxx CC: Marcelo Ricardo Leitner <marcelo.leitner@xxxxxxxxx> CC: linux-sctp@xxxxxxxxxxxxxxx CC: Jon Maloy <jmaloy@xxxxxxxxxx> CC: tipc-discussion@xxxxxxxxxxxxxxxxxxxxx
Acked-by: Antonio Quartulli <antonio@xxxxxxxxxxx> -- Antonio Quartulli OpenVPN Inc.