COPY_FIELD(tls_required);
#endif
+ FR_STRUCT_MEMBER_SIGN(c, secret, talloc_array_length(c->secret));
+ FR_STRUCT_SIGN(c);
+
return c;
/*
* Track this packet and return it if necessary.
*/
if (connection || !client->use_connected) {
+ FR_STRUCT_MEMBER_VERIFY(client->radclient, secret, talloc_array_length(client->radclient->secret));
+ FR_STRUCT_VERIFY(client->radclient);
+
/*
* Add the packet to the tracking table, if it's
* not already there. Pending packets will be in