Re: [PATCH nft 2/2] src: add support for display maps content

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

 



On Tue, May 31, 2016 at 12:37:07PM +0200, Pablo M. Bermudo Garay wrote:
> This commit adds a new command that displays the definition of a single
> map:
> 
>   # nft list map [family] <table> <map>
> 
> If no family is specified, ip is assumed.
> 
> Example:
> 
>   # nft list map ip6 filter test
> 
>   table ip6 filter {
>           map test {
>                   type ipv6_addr : inet_service
>                   elements = { 2001:db8::ff00:42:8329 : http}
>           }
>   }

Also applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Netfitler Users]     [LARTC]     [Bugtraq]     [Yosemite Forum]

  Powered by Linux