X-Git-Url: http://git.ozlabs.org/?p=ppp.git;a=blobdiff_plain;f=pppd%2Fipv6cp.h;fp=pppd%2Fipv6cp.h;h=3ce9df422eb53f3afd542c80fc7c04723b335ccc;hp=5e1db6ba510f65d6eb6dae0bb130de5927c0cadc;hb=db3aa5f130886194d00a0c24db1e75261f9f9798;hpb=c5ff7d10cfd97fae1783fce445c575373b65856c diff --git a/pppd/ipv6cp.h b/pppd/ipv6cp.h index 5e1db6b..3ce9df4 100644 --- a/pppd/ipv6cp.h +++ b/pppd/ipv6cp.h @@ -156,6 +156,7 @@ typedef struct ipv6cp_options { int opt_remote; /* histoken set by option */ int use_ip; /* use IP as interface identifier */ int use_persistent; /* use uniquely persistent value for address */ + int use_remotenumber; /* use remote number value for address */ int neg_vj; /* Van Jacobson Compression? */ u_short vj_protocol; /* protocol value to use in VJ option */ eui64_t ourid, hisid; /* Interface identifiers */