Hi,

On Wed, Apr 27, 2022 at 09:55:24AM +0200, Antonio Quartulli wrote:
> > --- a/src/openvpn/forward.c
> > +++ b/src/openvpn/forward.c
> > @@ -1111,6 +1111,12 @@ process_incoming_dco(struct context *c)
> >   
> >       dco_do_read(dco);
> >   
> > +    if (dco->dco_message_type == OVPN_NOTIF_DEL_PEER)
> 
> Not sure where this constant is coming from, but on ovpn_dco_linux.h we 
> have OVPN_CMD_DEL_PEER (similar format as the following OVPN_CMD_PACKET).

For "notifications coming from kernel", _NOTIF_ feels more logical
than _CMD_ ("commands going into kernel").  No?

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

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to