K 10 svn:author V 6 jesper K 8 svn:date V 27 2001-02-24T20:09:22.000000Z K 7 svn:log V 384 MFC: src/sys/netinet/in_pcb.c rev 1.78 src/sys/netinet/in_pcb.h rev 1.36 src/sys/netinet/tcp_subr.c rev 1.91 src/sys/netinet/udp_usrreq.c rev 1.86 Without this a attacker sending ICMP messages, where the attached IP header (+ 8 bytes) has the address and port numbers == 0, would have the ICMP message applied to all sessions. Approved by: kris Inspired by: NetBSD END