[Bug 273533] need to sleep before using IPsec tunnel

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 12 Dec 2023 03:30:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273533

--- Comment #6 from Zhenlei Huang <zlei@FreeBSD.org> ---
(In reply to Andrew Cagney from comment #4)
> freebsdw# ping -c 1 192.1.2.23
> PING 192.1.2.23 (192.1.2.23): 56 data bytes
> 64 bytes from 192.1.2.23: icmp_seq=0 ttl=64 time=0.XXX ms
> --- 192.1.2.23 ping statistics ---
> 1 packets transmitted, 1 packets received, 0.0% packet loss
> round-trip min/avg/max/stddev = 0.398/0.398/0.398/0.000 ms

> freebsdw# fping -c 1 192.1.2.23
> fping error: not enough sequence numbers available! (expire_timeout=10000000000, host_nr=0, ping_count=0, seqmap_next_id=0

The ping looks good but fping errors with `not enough sequence numbers
available`. I believe there is something wrong with fping.

-- 
You are receiving this mail because:
You are the assignee for the bug.