]> git.ipfire.org Git - thirdparty/iptables.git/commit
libebt_limit: print 'minute' and 'seconds', not 'min' and 'secs'
authorFlorian Westphal <fw@strlen.de>
Fri, 13 Apr 2018 15:46:27 +0000 (17:46 +0200)
committerFlorian Westphal <fw@strlen.de>
Fri, 13 Apr 2018 18:09:00 +0000 (20:09 +0200)
commit5024efe926378e096ee496c93d0779c0f649f35c
tree3b50c45ed28cfc647725f507f6e6cd2ea9ccf0c8
parentce3c7808c2110d8b587cc5c54951232e50fe0636
libebt_limit: print 'minute' and 'seconds', not 'min' and 'secs'

nft xlate needs the full name, for ebtables it makes no difference,
'minute' would work too.

Also fixup ' ' placement in xlate.

Signed-off-by: Florian Westphal <fw@strlen.de>
extensions/libebt_limit.c