LogLCP
log_Printf(LogLCP, "Reducing MTU to radius value %lu\n",
log_Printf(LogLCP, "Reducing MTU from %lu to %lu (CCP requirement)\n",
log_Printf(LogLCP, "%s: Closing due to CCP completion\n", fp->link->name);
log_Printf(LogLCP, "%s\n", request);
log_Printf(LogLCP, "%s\n", request);
log_Printf(LogLCP, "%s\n", request);
log_Printf(LogLCP, "%s Auth\n", request);
log_Printf(LogLCP, "%s Dialstring %.*s\n", request, (int)sz,
log_Printf(LogLCP, "%s Location %.*s\n", request, (int)sz,
log_Printf(LogLCP, "%s E.164 (%.*s)\n", request, (int)sz,
log_Printf(LogLCP, "%s Name %.*s\n", request, (int)sz,
log_Printf(LogLCP, "%s CBCP\n", request);
log_Printf(LogLCP, "%s ???\n", request);
log_Printf(LogLCP, "%s\n", request);
log_Printf(LogLCP, "%s %s\n", request,
log_Printf(LogLCP, " ENDDISC rejected - not a physical link\n");
log_Printf(LogLCP, " ENDDISC rejected - unrecognised class %d\n",
log_Printf(LogLCP, " ENDDISC rejected - local max length is %ld\n",
log_Printf(LogLCP, "%s%s\n", request, desc);
fsm_Init(&lcp->fsm, "LCP", PROTO_LCP, mincode, LCP_MAXCODE, LogLCP,
log_Printf(LogLCP, " MAGICNUM %08x\n", lcp->want_magic);
log_Printf(LogLCP, " TEXT %s\n", msg + 4);
log_Printf(LogLCP, " MAGICNUM %08x\n", lcp->his_magic);
log_Printf(LogLCP, " TEXT %s\n", data);
log_Printf(LogLCP, "%s: LayerStart\n", fp->link->name);
log_Printf(LogLCP, "%s: LayerFinish\n", fp->link->name);
log_Printf(LogLCP, "%s: LayerUp\n", fp->link->name);
log_Printf(LogLCP, "%s: LayerDown\n", fp->link->name);
log_Printf(LogLCP, "%s %u\n", request, mru);
log_Printf(LogLCP, "%s %d\n", request, mru);
log_Printf(LogLCP, "%s 0x%08lx\n", request, (u_long)accmap);
log_Printf(LogLCP, "%s 0x%04x (%s)\n", request, proto,
log_Printf(LogLCP, "%s 0x%04x - not recognised\n",
log_Printf(LogLCP, "Peer will only send PAP (not enabled)\n");
log_Printf(LogLCP, "Peer will only send MSCHAP (not available"
log_Printf(LogLCP, "Peer will only send MSCHAPV2 (not available"
log_Printf(LogLCP, "Peer will only send %s (not %s)\n",
log_Printf(LogLCP, "%s proto %x, interval %lums\n",
log_Printf(LogLCP, "%s 0x%08lx\n", request, (u_long)magic);
log_Printf(LogLCP, "Magic is same (%08lx) - %d times\n",
log_Printf(LogLCP, " Magic 0x%08lx is NAKed!\n", (u_long)magic);
log_Printf(LogLCP, " Magic 0x%08x is REJected!\n", magic);