Attention is currently required from: plaisthos.

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

Change subject: Add lookup of multi session by session id
......................................................................


Patch Set 1: Code-Review-1

(2 comments)

Patchset:

PS1:
build fails


File src/openvpn/mudp.c:

http://gerrit.openvpn.net/c/openvpn/+/1727/comment/1640ce6c_498f33f7?usp=email :
PS1, Line 351:         return multi_get_instance_real_udp_real(m, real);
```
mudp.c:351:56: error: too few arguments to function call, expected 3, have 2
  351 |         return multi_get_instance_real_udp_real(m, real);
      |                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~        ^
mudp.c:265:1: note: 'multi_get_instance_real_udp_real' declared here
  265 | multi_get_instance_real_udp_real(struct multi_context *m,struct 
mroute_addr *real, struct link_socket *sock)
      | ^                                
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```



--
To view, visit http://gerrit.openvpn.net/c/openvpn/+/1727?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: Idb59ecd119331b198792ad1379bec8600211651b
Gerrit-Change-Number: 1727
Gerrit-PatchSet: 1
Gerrit-Owner: plaisthos <[email protected]>
Gerrit-Reviewer: flichtenheld <[email protected]>
Gerrit-CC: openvpn-devel <[email protected]>
Gerrit-Attention: plaisthos <[email protected]>
Gerrit-Comment-Date: Mon, 22 Jun 2026 14:03:17 +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