Re: [PATCH nft] json: add table map statement support

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

 



On Fri, Sep 02, 2022 at 12:52:04PM +0200, Fernando Fernandez Mancera wrote:
> When listing a map with statements with JSON support, the statement list were
> ignored.
> 
> Output example:
> 
> {
>   "map": {
>     "family": "ip",
>     "name": "m",
>     "table": "t",
>     "type": "ipv4_addr",
>     "handle": 1,
>     "map": "mark",
>     "stmt": [
>       {
>         "counter": {
>           "packets": 0,
>           "bytes": 0
>         }
>       }
>     ]
>   }
> }

Applied, thanks



[Index of Archives]     [Netfitler Users]     [Berkeley Packet Filter]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux