Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.73 KB

File metadata and controls

16 lines (12 loc) · 1.73 KB

Handling of TCP Segments with the FIN-ACK-bits Set in the CLOSED state

Description

This set of tests focuses on the handling of FIN-ACK-segments in the CLOSED state. The state of the end-point should not be affected.

The required behavior is described in RFC 0793.

Results

Name Result FreeBSD 11.0 Result FreeBSD Head
rcv-fin-ack-without-data-closed-ipv4 Unknown Passed
rcv-fin-ack-without-data-closed-ipv6 Unknown Passed
rcv-fin-ack-with-data-closed-ipv4 Unknown Passed
rcv-fin-ack-with-data-closed-ipv6 Unknown Passed