On Oct 07, 2010 at 15:22, Juha Heinanen wrote:
> in auth module readme, there is this kind of example code in
> section 1.3.3. nonce_count:
>
> # go stateful and catch retransmissions
> if (!t_newtran())
> drop; # retransmission
>
> based on tm source comment, the
in auth module readme, there is this kind of example code in
section 1.3.3. nonce_count:
# go stateful and catch retransmissions
if (!t_newtran())
drop; # retransmission
based on tm source comment, the #retransmission comment is not correct:
/** if no transaction