Date: Sun, 8 Apr 2001 13:29:09 -0700 (PDT) From: Joerg Wunsch <joerg@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_spppsubr.c Message-ID: <200104082029.f38KT9Y20193@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 2001/04/08 13:29:09 PDT
Modified files:
sys/net if_spppsubr.c
Log:
Move the decision whether we want to request authentication from our
peer out from sppp_lcp_open() to sppp_lcp_up(). For one, this makes
things look more symmetrical to sppp_lcp_close(), and somehow it also
just occurred to me that an Up event following the open caused the
value of the authentication option to be clobbered.
Revision Changes Path
1.67 +9 -9 src/sys/net/if_spppsubr.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104082029.f38KT9Y20193>
