CVSROOT: /cvs Module name: src Changes by: [email protected] 2025/09/17 16:50:08
Modified files:
regress/sys/netinet/tcpstate: Makefile client.pl tcp_closing.py
tcp_established.py tcp_finwait.py
tcp_lastack.py tcp_syncache.py
tcp_synfin.py tcp_synrcvd.py
tcp_synsent.py
Added files:
regress/sys/netinet/tcpstate: tcp_keepalive.py
Log message:
Test that TCP keepalive packets are sent. Set very short intervals
and use scapy to analyse ACK and RST from TCP stack.
