Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> wrote: > # nft describe fib saddr type > fib expression, datatype fib_addrtype (fib address type) (basetype integer), 32 bits > > pre-defined symbolic constants (in decimal): [..] It might make sense to teach nft describe to also work with the type, so you could get the symbolic constants via nft describe fib_addrtype What do you think?