Attention is currently required from: plaisthos, stipa.

flichtenheld has posted comments on this change by stipa. ( 
http://gerrit.openvpn.net/c/openvpn/+/1742?usp=email )

Change subject: oob: Add SERVER_PROBE parsing and the probe-reply decision
......................................................................


Patch Set 7: Code-Review-1

(3 comments)

Patchset:

PS7:
nitpicks


File src/openvpn/oob.c:

http://gerrit.openvpn.net/c/openvpn/+/1742/comment/bbc91768_1d8bca0a?usp=email :
PS7, Line 187:     while (BLEN(payload) >= 4)
Instead of hardcoding that 4 why not do `while(oob_tlv_read_header(...))`?


http://gerrit.openvpn.net/c/openvpn/+/1742/comment/03e61d54_edfd82ef?usp=email :
PS7, Line 232:     memset(reply, 0, sizeof(*reply));
Should probably use CLEAR() macro



--
To view, visit http://gerrit.openvpn.net/c/openvpn/+/1742?usp=email
To unsubscribe, or for help writing mail filters, visit 
http://gerrit.openvpn.net/settings?usp=email

Gerrit-MessageType: comment
Gerrit-Project: openvpn
Gerrit-Branch: master
Gerrit-Change-Id: Iafa9efc1c156974ad9f5752e9de810a8c2f68c30
Gerrit-Change-Number: 1742
Gerrit-PatchSet: 7
Gerrit-Owner: stipa <[email protected]>
Gerrit-Reviewer: flichtenheld <[email protected]>
Gerrit-Reviewer: plaisthos <[email protected]>
Gerrit-CC: openvpn-devel <[email protected]>
Gerrit-Attention: plaisthos <[email protected]>
Gerrit-Attention: stipa <[email protected]>
Gerrit-Comment-Date: Mon, 20 Jul 2026 13:51:28 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to