Download raw body.
bgpd: move nitems() from parse.y to bgpd.h
On Thu, Oct 30, 2025 at 11:45:05AM +0100, Claudio Jeker wrote: > Currently parse.y defines nitems() but much more code in bgpd could use > this define. So move it to bgpd.h. ok tb
bgpd: move nitems() from parse.y to bgpd.h