When processing the ACK of the initial TCP handshake using the SYN cookie, don't increment the counter for unexpected signatures(tcps_sig_err_sigopt). The correct counter (tcps_sig_rcvbadsig) for bad signatures is already incremented in TCPMD5_INPUT().
Reported by: Hannes Elfert