Home | History | Annotate | Download | only in dist

Lines Matching refs:TCP

130 3529486 tcp checksum wrong for ipv6
321 supports window scaling if seen at TCP session setup
336 don't add TCP state if it is an RST packet and (attempt) to send out
685 update addresses used in NAT mappings for 0/32 rules for any protocol but TCP
764 fixed NAT handling of non-TCP/UDP packets, esp. for ICMP errors returned.
766 Solaris recusive mutex on icmp-error/tcp-reset - requires rwlock's rather
817 don't allow window to become 0 in tcp state code
831 log closing state of TCP connection in "keep state"
912 fix tcp checksum data overrun, sgi #define changes,
922 ECONNRESET for TCP.
930 fix TCP urgent packet & offset testing and add LAND attack test for iptest
940 linux: enable return-rst, need to filter tcp retransmits which are sent
947 tcp checksum fix - Marc Boucher
985 fix tcp checksum calculations over mbuf/mblk boundaries
1033 enable setting IP and TCP options for iplang/
1237 NAT lookups are still incorrect, matching non-TCP/UDP with TCP/UDP
1277 Filter matching doesn't not match rule which checks tcp flags on packets
1314 TCP sessions using the same IP# mapping (when port mapping isn't used)
1364 changes to TCP kept state algorithm, making it watch state on TCP
1365 connections in both directions. Also use the same algorithm for NAT TCP.
1398 New algorithm for setting timeouts for TCP connection (more closely follow
1399 TCP FSM) - Pradeep Krishnan (pkrishna@netcom.com)
1401 Track both window sizes for TCP connections through "keep state".
1423 * Make ipnat use "tcp/udp" instead of "tcpudp"
1424 * Print out "tcp/udp" properly
1425 * ipnat "portmap tcp" matches "portmap udp" when adding/removing
1430 add better detection of TCP connections closing to TCP state monitoring.
1452 protocol (tcp/udp/tcpudp) to rdr output - Carson Gaspar (carson@lehman.com)
1539 Sending TCP RSTs as a response now work for Solaris2 x86
1589 core dump, if tcp/udp is used with a port number and not service name,
1609 recursive mutex in sending TCP RSTs fixed, reported by Tony Becker
1640 Patches from Guido van Rooij to fix sending back TCP RSTs on Net-2/Net-3
1660 Fixed bug in detection of "short" tcp/ip packets (all reported as being short).
1733 problem, added support for masking TCP flags for comparison "flags X/Y".
1744 Added "return-rst" to return TCP RST's to TCP packets.
1759 Now includes TCP fragments which start inside the TCP header as being short.
1774 "tcp/udp" and a non-initialised pointer caused the "proto" to become
1780 "tcp/udp" had a strange effect (undesired) on getserv*() functions,
1791 TCP/UDP are implied.
1795 Added filtering of short TCP packets using "with short" 28/2/95