X-Git-Url: https://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fipv6cp.c;h=3a370a0caa96fe55a5486c9a4c6730aeb2f8efc2;hp=cf7fed8043952683c0229049feb70e32f1a0f623;hb=0232ca8230065290dd165ffaecf8a96ec177c28d;hpb=b18e8ba1f8883d9558a7dcbef89e632a02a4071e diff --git a/pppd/ipv6cp.c b/pppd/ipv6cp.c index cf7fed8..3a370a0 100644 --- a/pppd/ipv6cp.c +++ b/pppd/ipv6cp.c @@ -90,10 +90,10 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $Id: ipv6cp.c,v 1.14 2001/03/08 05:29:28 paulus Exp $ + * $Id: ipv6cp.c,v 1.15 2001/03/22 00:42:33 paulus Exp $ */ -#define RCSID "$Id: ipv6cp.c,v 1.14 2001/03/08 05:29:28 paulus Exp $" +#define RCSID "$Id: ipv6cp.c,v 1.15 2001/03/22 00:42:33 paulus Exp $" /* * TODO: @@ -1024,6 +1024,9 @@ ipv6_check_options() { ipv6cp_options *wo = &ipv6cp_wantoptions[0]; + if (!ipv6cp_protent.enabled_flag) + return; + #if defined(SOL2) /* * Persistent link-local id is only used when user has not explicitly