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.
/P