Attention is currently required from: flichtenheld, ordex, plaisthos.
cron2 has posted comments on this change by plaisthos. (
http://gerrit.openvpn.net/c/openvpn/+/1192?usp=email )
Change subject: Install host routes for ifconfig-push routes when DCO is enabled
......................................................................
Patch Set 8:
(1 comment)
Patchset:
PS8:
Ah, it compiles because that particular test instance had `configure
--disable-dco`. If configured without that, compilation bombs in the expected
way
```
CC dco.o
dco.c: In function 'dco_install_iroute':
dco.c:683:26: error: 'MR_ONLINK_ADDR' undeclared (first use in this function);
did you mean 'MR_ONLINK_DCO_ADDR'?
683 | if (addr->type & MR_ONLINK_ADDR)
| ^~~~~~~~~~~~~~
| MR_ONLINK_DCO_ADDR
dco.c:683:26: note: each undeclared identifier is reported only once for each
function it appears in
dco.c: In function 'dco_delete_iroutes':
dco.c:744:13: error: implicit declaration of function 'dco_win_del_iroute_ipv4'
[-Wimplicit-function-declaration]
744 | dco_win_del_iroute_ipv4(&c->c1.tuntap->dco,
mi->context.c2.push_ifconfig_local, 32);
| ^~~~~~~~~~~~~~~~~~~~~~~
```
--
To view, visit http://gerrit.openvpn.net/c/openvpn/+/1192?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: I83295e00d1a756dfa44050b0a4493095fb050fff
Gerrit-Change-Number: 1192
Gerrit-PatchSet: 8
Gerrit-Owner: plaisthos <[email protected]>
Gerrit-Reviewer: cron2 <[email protected]>
Gerrit-Reviewer: d12fk <[email protected]>
Gerrit-Reviewer: flichtenheld <[email protected]>
Gerrit-Reviewer: ordex <[email protected]>
Gerrit-CC: openvpn-devel <[email protected]>
Gerrit-Attention: plaisthos <[email protected]>
Gerrit-Attention: flichtenheld <[email protected]>
Gerrit-Attention: ordex <[email protected]>
Gerrit-Comment-Date: Sun, 12 Oct 2025 12:59:34 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
_______________________________________________
Openvpn-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openvpn-devel