Pull rad_verify() out of rad_decode(), and update the callers
authoraland <aland>
Wed, 25 Jan 2006 22:14:50 +0000 (22:14 +0000)
committeraland <aland>
Wed, 25 Jan 2006 22:14:50 +0000 (22:14 +0000)
commit26c7e9b46a38a266d6e3fc4ae6a08fb8c43f920d
tree07080c3ad504de2f0d749fe47c44d4fb5088bad2
parentaeb7ea066e5afb53912e6c1448760ddec0668fd4
Pull rad_verify() out of rad_decode(), and update the callers
of rad_decode() to now call rad_verify(), too.

This removes a bunch of duplicate code from radsniff
src/lib/radius.c
src/main/radclient.c
src/main/radsniff.c
src/main/request_process.c
src/modules/rlm_eap/radeapclient.c