$Id: BUGS,v 1.8 1996/09/16 19:04: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. 

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

The pppd patches aren't very well tested...

rport is not working very well at the moment...

the admin mode of radlogin is not finished...
