$Id: BUGS,v 1.2 1997/12/25 23:37:41 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... It turned out to be
a bug in radiusd 1.16: it doesn't include the shared secret in the
digest calculation.

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