On 17/04/2025 12:48, Paolo Abeni wrote:
On 4/15/25 1:17 PM, Antonio Quartulli wrote:
Notable changes since v25:
- removed netdev notifier (was only used for our own devices)
- added .dellink implementation to address what was previously done in notifier
- removed .ndo_open and moved netif_carrier_off() call to .ndo_init
- fixed author in MODULE_AUTHOR()
- properly indented checks in ovpn.yaml
- switched from TSTATS to DSTATS
- removed obsolete comment in ovpn_socket_new()
- removed unrelated hunk in ovpn_socket_new()
The latest code can also be found at:
I think it's finally time to merge this. Thanks Anotonio for your patience and persistence and thank you Sabrina for the huge review effort.
Thanks Paolo and thank you all for the reviews (especially Sabrina!), suggestions and hints!
It's been a bumpy ride, but we crossed the finish line! :-)
Cheers,