Download raw body.
bgpd: use const for conffile
On Wed, Feb 12, 2025 at 05:51:57PM +0100, Claudio Jeker wrote: > Lets use a bit more const for the conffile. > The data conffile points to is most probably read-only. Makes sense. ok tb
bgpd: use const for conffile