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 Nov 9 2022, 8:33 AM
Parents
rKad433c54d044: Merge pull request #391 from kronosnet/reset_pmtud_nodejoin_main
Branches
Unknown
Tags
Unknown