From: Gert D. <ge...@gr...> - 2025-06-09 17:46:17
|
Tested, makes sense - I intentionally broke some code parts in dco_linux.c that set up a peer, and instead of a not very helpful "-7" userspace now gets a proper error string. Discovered the extra "\n" testing this, so thanks for the v2 fix :-) Your patch has been applied to the master branch. commit ddbfbeca603eedddc12556b28e5cd9b022e9ea63 Author: Antonio Quartulli Date: Mon Jun 9 12:02:10 2025 +0200 dco_linux: enable extended netlink error reporting Signed-off-by: Antonio Quartulli <an...@ma...> Acked-by: Gert Doering <ge...@gr...> Message-Id: <202...@gr...> URL: https://www.mail-archive.com/ope...@li.../msg31885.html Signed-off-by: Gert Doering <ge...@gr...> -- kind regards, Gert Doering |