rwatson 2006-11-28 23:19:18 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6_2)
sys/netinet ip_output.c ip_var.h tcp_usrreq.c
Log:
Merge ip_output.c:1.242.2.17, ip_var.h:1.95.2.1, tcp_usrreq.c:1.124.2.4
from RELENG_6 to RELENG_6_2:
Reformulate
rwatson 2006-11-28 21:41:12 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/netinet ip_output.c ip_var.h tcp_usrreq.c
Log:
Reformulate ip_ctloutput() and tcp_ctloutput() to work around the fact
that so_pcb can be invalidated at any time due to
bms 2006-09-25 10:12:07 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_output.c ip_var.h
Log:
Forced commit to note this change should be MFCed.
MFC after: 1 week
Revision ChangesPath
1.265 +0 -0 src/sys/netinet/ip_output.c