ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src
r7191
File Last Change
branches/ 6420 (10 years ago) by laffer1: branch moved
release/ 7020 (8 years ago) by laffer1: MidnightBSD 0.6.1 RELEASE
stable/ 7126 (8 years ago) by laffer1: MidnightBSD 0.6.3 RELEASE TCP connections transitioning to the LAST_ACK state can become permanently stuck due to mishandling of protocol state in certain situations, which in turn can lead to accumulated consumption and eventual exhaustion of system resources, such as mbufs and sockets.
svnadmin/ 6424 (10 years ago) by laffer1: set props
trunk/ 7191 (8 years ago) by laffer1: TCP Resassemly resource exhaustion bug: There is a mistake with the introduction of VNET, which converted the global limit on the number of segments that could belong to reassembly queues into a per-VNET limit. Because mbufs are allocated from a global pool, in the presence of a sufficient number of VNETs, the total number of mbufs attached to reassembly queues can grow to the total number of mbufs in the system, at which point all network traffic would cease. Obtained from: FreeBSD 8
vendor/ 7166 (8 years ago) by laffer1: tag 3.8.10.2 sqlite version
vendor-crypto/ 7131 (8 years ago) by laffer1: tag 1.5.2 release
7 directories and 0 files shown