cvs commit: src/sys/netinet in_pcb.c
Hiten Pandya
hmp at crater.dragonflybsd.org
Sat Feb 7 22:01:52 PST 2004
hmp 2004/02/07 22:01:16 PST
DragonFly src repository
Modified files:
sys/netinet in_pcb.c
Log:
Merge from FreeBSD:
Don't use the cached inp->inp_route unless it is marked
as RTF_UP; this fixes a panic when an interface is detached
(in event of suspend/resume).
Revision Changes Path
1.9 +6 -6 src/sys/netinet/in_pcb.c
http://www.dragonflybsd.org/cvsweb/src/sys/netinet/in_pcb.c.diff?r1=1.8&r2=1.9&f=h
More information about the Commits
mailing list