OPT_A2COPY
"don't allow BSD-Compress", OPT_A2COPY,
"don't allow BSD-Compress", OPT_A2COPY,
"don't allow Deflate compression", OPT_A2COPY,
"don't allow Deflate compression", OPT_A2COPY,
"don't use draft deflate #", OPT_A2COPY,
"don't allow Predictor-1", OPT_A2COPY,
"don't allow Predictor-1", OPT_A2COPY,
"Disable VJ compression", OPT_A2COPY, &ipcp_allowoptions[0].neg_vj },
"Disable VJ compression", OPT_A2COPY, &ipcp_allowoptions[0].neg_vj },
"Disable VJ connection-ID compression", OPT_A2COPY,
"Disable VJ connection-ID compression", OPT_A2COPY,
"disable defaultroute option", OPT_A2COPY,
"disable defaultroute option", OPT_A2COPY,
"disable proxyarp option", OPT_A2COPY, &ipcp_wantoptions[0].proxy_arp },
"disable proxyarp option", OPT_A2COPY, &ipcp_wantoptions[0].proxy_arp },
"Ask peer for DNS address(es)", OPT_A2COPY|1,
OPT_A2COPY, &lcp_allowoptions[0].neg_accompression },
OPT_A2COPY, &lcp_allowoptions[0].neg_accompression },
OPT_A2COPY, &lcp_allowoptions[0].neg_asyncmap },
OPT_A2COPY, &lcp_allowoptions[0].neg_asyncmap },
OPT_A2COPY, &lcp_allowoptions[0].neg_magicnumber },
OPT_A2COPY, &lcp_allowoptions[0].neg_magicnumber },
OPT_A2COPY, &lcp_allowoptions[0].neg_mru },
OPT_A2COPY, &lcp_allowoptions[0].neg_mru },
"Set our MTU", OPT_LIMITS|OPT_A2COPY, &lcp_allowoptions[0].mrru,
OPT_A2COPY, &lcp_allowoptions[0].neg_pcompression },
OPT_A2COPY, &lcp_allowoptions[0].neg_pcompression },
OPT_A2COPY | 1, &lcp_allowoptions[0].neg_ssnhf },
OPT_A2COPY, &lcp_allowoptions[0].neg_ssnhf },
OPT_A2COPY, &lcp_allowoptions[0].neg_fcs },
"Set PPP Multiplexing option timer", OPT_LLIMIT | OPT_A2COPY,
if ((opt->addr2 != NULL) && (opt->flags & OPT_A2COPY))
if ((opt->addr2 != NULL) && (opt->flags & OPT_A2COPY))
if ((opt->addr2 != NULL) && (opt->flags & OPT_A2COPY))
if ((opt->addr2 != NULL) && (opt->flags & OPT_A2COPY)) {
if (opt->addr2 != NULL && (opt->flags & OPT_A2COPY))
} else if ((opt->flags & (OPT_A2COPY|OPT_ENABLE)) == 0)