Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Dec 2023 12:18:54 +0300
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        freebsd-ipfw@freebsd.org
Subject:   Re: flow table format specifier rules (14.0)
Message-ID:  <9757362d-424e-4994-be12-f346d7128a84@yandex.ru>
In-Reply-To: <CAMOmXsAgO5Gg1q%2BV_tmqGgYTe9kMefGazC4giggjQboqHM%2B5XA@mail.gmail.com>
References:  <CAMOmXsAgO5Gg1q%2BV_tmqGgYTe9kMefGazC4giggjQboqHM%2B5XA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 04.12.2023 12:52, adrian-ilarion ciobanu wrote:
> --- table(t4), set(0) ---
>   kindex: 10, type: flow:proto,dst-port
>   references: 0, valtype: legacy
>   algorithm: flow:hash
>   items: 0, size: 296
>   algorithm hash info
>    size: 512 items: 0 itemsize4: 32 itemsize6: 56
> 
> #can't add a
> ipfw table t4 add 6,2 0
> 
> ignored: 6,2 0
> ipfw: Adding record failed: Invalid argument

Hi,

this is due to implementation. Internally a flow table depends from 
address family and thus you need to specify an address.

-- 
WBR, Andrey V. Elsukov




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9757362d-424e-4994-be12-f346d7128a84>