K 10 svn:author V 5 joerg K 8 svn:date V 27 2001-04-08T20:29:09.000000Z K 7 svn:log V 327 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. END