Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Feb 2024 19:43:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        net@FreeBSD.org
Subject:   [Bug 276870] mbuf cluster leak with on pf+bird2 bgp routers
Message-ID:  <bug-276870-7501-BtXAd3Ysq6@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-276870-7501@https.bugs.freebsd.org/bugzilla/>
References:  <bug-276870-7501@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276870

Mark Johnston <markj@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |glebius@FreeBSD.org,
                   |                            |markj@FreeBSD.org
             Status|New                         |Open

--- Comment #2 from Mark Johnston <markj@FreeBSD.org> ---
Gleb, based on the report this sounds more like a leak in the routing socket
code, no?  There's no mention of pf except in the bug title.

> I at one point tried adding the missing kernel export filter (as to at le=
ast silence the noisy warnings in the logs), and imagine my surprise when t=
he mbuf cluster leak stopped.

I'm not too familiar with how this works - does this basically install a bu=
nch
of routes in the kernel, so most likely you're hitting an mbuf leak in the
routing socket code?  This may be fixed in 14.0 by virtue of having
reimplemented parts of that interface using netlink.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276870-7501-BtXAd3Ysq6>