Re: [nft PATCH] libnftables: Drop symbol nft_bison_have_extended_errors
Pablo Neira Ayuso <[email protected]>
| Newsgroups | gmane.comp.security.firewalls.netfilter.devel |
|---|---|
| Message-ID | <apbon9gjfoUsgSYv@chamomile> |
On Tue, Sep 01, 2026 at 04:56:10PM +0200, Pablo Neira Ayuso wrote:
> On Tue, Sep 01, 2026 at 11:48:52AM +0200, Phil Sutter wrote:
> > It was merely used to indicate extended parser error support in 'nft
> > --version' output. Not worth bumping library version just for that, so
> > drop it again.
> >
> > Fixes: b315dd551dd96 ("parser_bison: Fix for bison < 3.6")
> > Signed-off-by: Phil Sutter <[email protected]>
>
> Acked-by: Pablo Neira Ayuso <[email protected]>
I have applied this patch to nftables.git to prepare for the nftables
release.