Hi, On Fri, Jun 24, 2022 at 10:37:56AM +0200, Antonio Quartulli wrote: > diff --git a/src/openvpn/init.c b/src/openvpn/init.c > index b0a4b252..091cbd24 100644 > --- a/src/openvpn/init.c > +++ b/src/openvpn/init.c > @@ -2219,6 +2219,19 @@ do_deferred_p2p_ncp(struct context *c) > return true; > } > > + > +static bool > +check_dco_pull_options(struct options *o) > +{
Nitpicking a bit - the "other" DCO option check functions are in dco.c (not yet, but in the patches leading up to this), so why is this one in init.c? gert -- "If was one thing all people took for granted, was conviction that if you feed honest figures into a computer, honest figures come out. Never doubted it myself till I met a computer with a sense of humor." Robert A. Heinlein, The Moon is a Harsh Mistress Gert Doering - Munich, Germany g...@greenie.muc.de
signature.asc
Description: PGP signature
_______________________________________________ Openvpn-devel mailing list Openvpn-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/openvpn-devel