2026-07-06, 13:34:00 +0200, Ralf Lici wrote: > Currently, in ovpn_nl_key_swap_notify, the OVPN_A_KEYCONF_KEY_ID > attribute is packed as a 16-bit value despite being defined as a 32-bit > u32 attribute in the YAML policy. > > Fix this inconsistency by using nla_put_u32.
Reviewed-by: Sabrina Dubroca <[email protected]> -- Sabrina _______________________________________________ Openvpn-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-devel
