Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 1998 00:47:09 +0100
From:      Brian Somers <brian@Awfulhak.org>
To:        Brian Somers <brian@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   Re: cvs commit: src/usr.sbin/ppp bundle.c 
Message-ID:  <199804142347.AAA23298@awfulhak.org>
In-Reply-To: Your message of "Tue, 14 Apr 1998 16:17:25 PDT." <199804142317.QAA14592@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
> brian       1998/04/14 16:17:25 PDT
> 
>   Modified files:        (Branch: MP)
>     usr.sbin/ppp         bundle.c 
>   Log:
>   Pass all command arguments around with struct cmdargs rather
>   than incrementing argv and decrementing argc.  Now individual
>   functions can determine their caller.  This also removes the
>   "prefix" hack in FindExec().

Oops - wrong message :-(  I *meant*:

  Don't enter TERMINATE phase when IPCP says it's coming down (TLD).
  Wait 'till it's down (TLF), then enter TERMINATE.

  This deals with the fact that my wonderful ISP (Demon) has
  started sending IPCP config requests *after* we've both
  ACKd and entered the (IPCP) opened state.  This is ok according
  to the rfc (IPCP does a TLD, deals with the REQ, sends a
  new REQ and hopefully does a TLU pretty soon), but smells
  of a problem on their end as the REQ has no data :-/


>   Revision  Changes    Path
>   1.1.2.46  +2 -2      src/usr.sbin/ppp/Attic/bundle.c

-- 
Brian <brian@Awfulhak.org>, <brian@FreeBSD.org>, <brian@OpenBSD.org>
      <http://www.Awfulhak.org>;
Don't _EVER_ lose your sense of humour....



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?199804142347.AAA23298>