]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a condition so that ip reassembly queues are emptied immediately
authorMike Silbersack <silby@FreeBSD.org>
Wed, 26 Feb 2003 07:28:35 +0000 (07:28 +0000)
committerMike Silbersack <silby@FreeBSD.org>
Wed, 26 Feb 2003 07:28:35 +0000 (07:28 +0000)
commita75a485d625341c61f75e4872b08ac6388f758ce
treec57d101ce239040357218936d4b8b756f70d37f2
parent303473e25248032b1b9cd27df82d0170e57522f9
Fix a condition so that ip reassembly queues are emptied immediately
when maxfragpackets is dropped to 0.

Noticed by: bmah
sys/netinet/ip_input.c