]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Do not limit the mbuf queue length for keepalive packets.
authorae <ae@FreeBSD.org>
Tue, 27 Nov 2018 16:51:01 +0000 (16:51 +0000)
committerae <ae@FreeBSD.org>
Tue, 27 Nov 2018 16:51:01 +0000 (16:51 +0000)
commit4a9ea91af4a26bc52f5ec52f2fd564d74ad6de94
treec39aa8141974585b33edf704a1115e4675facee8
parent9ef5cbf2b6a2e8958ad543dc70b1fa478318a6d4
Do not limit the mbuf queue length for keepalive packets.

It was unlimited before overhaul, and one user reported that this limit
can be reached easily.

PR: 233562
MFC after: 1 week
sys/netpfil/ipfw/ip_fw_dynamic.c