On 11/04/2025 04:58, Jakub Kicinski wrote:
On Mon, 07 Apr 2025 21:46:10 +0200 Antonio Quartulli wrote:
+checks:
+ exact-len: nonce-tail-size
some of the checks look slightly mis-indented (needs one more space)
ACK. Will fix those.
Regards,
--
Antonio Quartulli
OpenVPN Inc.
On Mon, 07 Apr 2025 21:46:10 +0200 Antonio Quartulli wrote:
> +checks:
> + exact-len: nonce-tail-size
some of the checks look slightly mis-indented (needs one more space)
On 08-04-2025 01:16, Antonio Quartulli wrote:
+/**
+ * ovpn_nl_register - perform any needed registration in the NL subsustem
typo subsustem -> subsystem
+ *
+ * Return: 0 on success, a negative error code otherwise
+ */
+int __init ovpn_nl_register(void)
+{
+ int ret = genl_register
3 matches
Mail list logo