Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src



Module Name:    src
Committed By:   thorpej
Date:           Fri Dec 18 21:35:11 UTC 1998

Modified Files:
        src/sys/netinet: ip_input.c
Log Message:
Add a lock around the IP fragment reassembly queue, to prevent ip_drain()
from corrupting the queue if called from a device's interrupt context.

Should fix PR #5684.




Home | Main Index | Thread Index | Old Index