Searched hist:73109 (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.1-release/sys/netinet/
H A Din_pcb.hdiff 73109 Mon Feb 26 19:19:47 MST 2001 jlemon Remove in_pcbnotify and use in_pcblookup_hash to find the cb directly.

For TCP, verify that the sequence number in the ICMP packet falls within
the tcp receive window before performing any actions indicated by the
icmp packet.

Clean up some layering violations (access to tcp internals from in_pcb)
H A Dtcp_var.h
H A Din_pcb.cdiff 73109 Mon Feb 26 19:19:47 MST 2001 jlemon Remove in_pcbnotify and use in_pcblookup_hash to find the cb directly.

For TCP, verify that the sequence number in the ICMP packet falls within
the tcp receive window before performing any actions indicated by the
icmp packet.

Clean up some layering violations (access to tcp internals from in_pcb)
H A Dtcp_timewait.cdiff 73109 Mon Feb 26 19:19:47 MST 2001 jlemon Remove in_pcbnotify and use in_pcblookup_hash to find the cb directly.

For TCP, verify that the sequence number in the ICMP packet falls within
the tcp receive window before performing any actions indicated by the
icmp packet.

Clean up some layering violations (access to tcp internals from in_pcb)
H A Dtcp_subr.c

Completed in 199 milliseconds