cvs commit: src/sys/netinet in_pcb.c
Ian Dowse
iedowse at FreeBSD.org
Mon Nov 10 14:45:38 PST 2003
iedowse 2003/11/10 14:45:37 PST
FreeBSD src repository
Modified files:
sys/netinet in_pcb.c
Log:
In in_pcbconnect_setup(), don't use the cached inp->inp_route unless
it is marked as RTF_UP. This appears to fix a crash that was sometimes
triggered when dhclient(8) tried to send a packet after an interface
had been detatched.
Reviewed by: sam
Revision Changes Path
1.128 +4 -4 src/sys/netinet/in_pcb.c
More information about the cvs-src
mailing list