Re: [PATCH net] tipc: fix u16 MTU truncation in media and bearer MTU validation
From: Cen Zhang (Microsoft)
Date: Wed Jul 08 2026 - 12:54:34 EST
Thanks for the suggestion. I'll use NLA_POLICY_MAX(NLA_U32, U16_MAX)
in tipc_nl_prop_policy and drop the manual upper bound checks in v3.