[PATCH] fix rlm_detail array

Alan DeKok aland at deployingradius.com
Tue Sep 29 20:26:02 CEST 2009


Alexander Clouter wrote:
> Fixed missing comma in rlm_detail that leads to the following entries
> appearing 'Packet-Type = Access-ChallengeStatus-Server'; also fixes
> the other packet types as the array from that point is off-by-one

  It's simpler to just delete that array entirely.  The packet_codes[]
array is now a global in lib/radius.c.

  I've committed a patch to do that.

  Alan DeKok.



More information about the Freeradius-Devel mailing list