[Bug 287229] IP reassembly issue in FreeBSD 14.1

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287229

--- Comment #30 from Lucas Aubard <[email protected]> ---
(In reply to Michael Tuexen from comment #29)
I guess the different output is because Timo tested only a subset of the test
cases (844) while I tested the complete set (10,362). 
It may also come from the parallelization level (?).

Here are the outputs of the commands after 1 run.

ip:
        42463 total packets received
        0 bad header checksums
        0 with size smaller than minimum
        0 with data size < data length
        0 with ip length > max ip packet size
        0 with header length < data size
        0 with data length < header length
        0 with bad options
        0 with incorrect version number
        41663 fragments received
        9076 fragments dropped (dup or out of space)
        12270 fragments dropped after timeout
        6513 packets reassembled ok
        7312 packets for this host
        0 packets for unknown/unsupported protocol
        0 packets forwarded (0 packets fast forwarded)
        1 packet not forwardable
        0 packets received for unknown multicast group
        0 redirects sent
        7153 packets sent from this host
        0 packets sent with fabricated ip header
        0 output packets dropped due to no bufs, etc.
        0 output packets discarded due to no route
        0 output datagrams fragmented
        0 fragments created
        0 datagrams that can't be fragmented
        0 tunneling packets that can't find gif
        0 datagrams with bad address in header


icmp:
        0 calls to icmp_error
        0 errors not generated in response to an icmp message
        Output histogram:
                echo reply: 6805
        0 messages with bad code fields
        0 messages less than the minimum length
        0 messages with bad checksum
        0 messages with bad length
        0 multicast echo requests ignored
        0 multicast timestamp requests ignored
        Input histogram:
                echo: 6805
        6805 message responses generated
        0 invalid return addresses
        0 no return routes
        ICMP address mask responses are disabled

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.