Timeout for AutoPPP login - and an add-on for the mgetty/vgetty program...

Marc SCHAEFER (schaefer@alphanet.ch)
Tue, 6 Jul 1999 10:32:17 +0200




On Tue, 6 Jul 1999, Gert Doering wrote:

>   - return <0> - answer immediately
>   - return <1> - do not answer at all, never

I would split between REJECT and IGNORE call.  With current technology
(ZyXEL) you do ATH0 in both cases, and if no other device is there,
it BUSies.

>   - return <2> - "ask me again" -> cnd-program will be called again after
>                  next RING, and can then return 0/1/2 again

This is exactly the interface of my CND program patch. Only difference
is that ask me again is not implement in mgetty yet (or maybe it is,
now).