cc22f259b3
ConntrackTable gains icmp_error_count: u64 field, incremented whenever track_icmp_error() processes an ICMP error that doesn't match an existing tracked connection. Stats output now includes: icmp_errors: N Useful for diagnosing ICMP error processing and detecting anomalies in ICMP error rate. All 31 tests pass.