-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Closed
Labels
DCOenhancementoutdated codeCode parts / behaviour that used to be useful, but now just gets in the wayCode parts / behaviour that used to be useful, but now just gets in the way
Description
As explained in gerrit#1100 I think these functions are mostly redundant, as ovpn_handle_peer()
already handles both the P2P and (one) P2MP peer case - and since there is no loop (but netlink will just call the function multiple times) it very much like it should handle all the cases just fine - rip out duplicate code, a confusing if()
statement, and so on...
Feel free to close the issue if you do not agree ;-)
Metadata
Metadata
Assignees
Labels
DCOenhancementoutdated codeCode parts / behaviour that used to be useful, but now just gets in the wayCode parts / behaviour that used to be useful, but now just gets in the way