$Id: BUGS,v 1.6 1996/05/05 00:12:28 lf Exp $

Testing can show the presense of bugs, but not their absence.
                -- Dijkstra

The get_seqnbr function in build_req.c sometimes returns the same
number, if invoked from multiple processes at the same time. This
occurs only if a lot of process try to read the sequence file,
so I suspect a race condition in the locking code, but I can't
find one. Any help is appreciated.

Radlogin respectively send_server in sendserver.c does not honour a 
ACCESS_CHALLENGE packet from the RADIUS server. I'll add it when
I have the time to work an a pppd patch for RADIUS authenticated
CHAP.

there are interoperability problems with radiusd 1.16... but all the
Merit radiusds I tried worked (last one I tried 2.4.20). there now
is a define RADIUS_116 to kludge around this...
