CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/03/01 20:40:45
Modified files:
usr.sbin/rad : control.c engine.c frontend.c rad.h
Log message:
Introduce the IMSG_DATA_SIZE() macro to replace recurring math on imsg.hdr.len
to shorten and simplify code.
OK florian@
