Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netinet
Module Name: src
Committed By: enami
Date: Mon Jun 27 00:45:50 UTC 2011
Modified Files:
src/sys/netinet: ip_reass.c
Log Message:
Don't increment ip_nfragpackets when failed to allocate fragment queue.
No one will decrement it on such case.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/netinet/ip_reass.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index