Re: nft error Could not process rule: No buffer space available

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, Aug 25, 2025 at 01:11:11PM +0200, Pablo Neira Ayuso wrote:
> [...]
> > table ip6 gravity {
> >   set domestic_ip6 {
> >     type ipv6_addr
> >     flags dynamic,interval
> 
> Error reporting is misleading, combination of dynamic and interval is
> not supported.
> 
> Looking at the example below, you do not need dynamic, remove it.
> 
> ENOBUFS is reported because each element hits an error and
> 
> I am going to take a look to improve error reporting for this case.

Thanks, it works! I didn't think the error was elsewhere. I thought
dynamic was convenient when I needed adjustment later but it's OK if
that doesn't work.

-- 
Best regards,
lilydjwg




[Index of Archives]     [Linux Netfilter Development]     [Linux Kernel Networking Development]     [Netem]     [Berkeley Packet Filter]     [Linux Kernel Development]     [Advanced Routing & Traffice Control]     [Bugtraq]

  Powered by Linux