Hi,

On Fri, Jan 06, 2023 at 11:32:31AM +0100, Arne Schwabe wrote:
> > +#if defined(TARGET_FREEBSD) && __FreeBSD_version >= 1200000 \
> > +   && __FreeBSD_version <= 1200000
> > +    /* On FreeBSD 12.0-12.3, there is ipv6_activate_all_interfaces="YES"
> 
> 
> That does not look right. Should the second one be < 1300000? Otherwise 
> I would rather simplify the expression to __FreeBSD_version == 1200000 
> since that is what it currently is.

Of course that needs to be 1300000 (and of course it "worked" in my 
test on FreeBSD 13...  but it seems I forgot to re-test on 12.2/12.3)

v2 RSN.

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