Is message fragmentation supported by the RADIUS client?
Yes. Both EAP attribute fragmentation and packet fragmentation are handled. For EAP attribute fragmentation we have code to fragment these into multiple EAP attributes if they are too large before sending them to the RADIUS server. When the RADIUS server replies, if the EAP attribute is fragmented we will put them back together before using them.