Re: flow table format specifier rules (14.0)

From: Andrey V. Elsukov <bu7cher_at_yandex.ru>
Date: Tue, 12 Dec 2023 09:18:54 UTC
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