X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=pppd%2Fipv6cp.c;h=c5db5776dfbc3b08acb0093d1762fecb3dfb17ca;hb=97c99cb3b52be24977c72445766efdec1464b8f5;hp=e2055a445b32c77637008ed258462155511b2bb2;hpb=10a68fd183c5e16e95fce56e7b292f1436b1e714;p=ppp.git diff --git a/pppd/ipv6cp.c b/pppd/ipv6cp.c index e2055a4..c5db577 100644 --- a/pppd/ipv6cp.c +++ b/pppd/ipv6cp.c @@ -95,10 +95,10 @@ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. * - * $Id: ipv6cp.c,v 1.4 1999/08/25 04:15:51 paulus Exp $ + * $Id: ipv6cp.c,v 1.5 1999/09/11 12:04:22 paulus Exp $ */ -#define RCSID "$Id: ipv6cp.c,v 1.4 1999/08/25 04:15:51 paulus Exp $" +#define RCSID "$Id: ipv6cp.c,v 1.5 1999/09/11 12:04:22 paulus Exp $" /* * TODO: @@ -312,6 +312,7 @@ setifaceid(argv) wo->opt_remote = 1; } + ipv6cp_protent.enabled_flag = 1; return 1; }