HomeClusterLabs Projects

udp: Move EPERM to be alongside EMSGSIZE in tx error handler

Description

udp: Move EPERM to be alongside EMSGSIZE in tx error handler

EPERM can be returned (tested Linux 5.19 & FreeBSD 13) when a packet is
transmitted that is too large for the i/f MTU or an iptables
transmit rule - so it makes sense to treat it like EMSGSIZE
and trigger a pMTU run

Details

Provenance
chrissie-cAuthored on Dec 14 2022, 3:48 AM
Parents
rK3b4c22ea18b9: pmtud: Reset/restart pmtud when a node joins
Branches
Unknown
Tags
Unknown