K 10 svn:author V 2 ae K 8 svn:date V 27 2021-03-04T09:25:30.078228Z K 7 svn:log V 530 ipfw: make algo name argument optional for some table types Most of table types currently supported by ipfw have only one algorithm implementation. When user creates such tables, allow to omit algo name in arguments. E.g. now it is possible: ipfw table T1 create type number ipfw table T2 create type iface ipfw table T3 create type flow PR: 233072 Sponsored by: Yandex LLC (cherry picked from commit 13ad237a19b7368124483d9d1dc3258c27880fef) Git Hash: 952ad28223596ef4e323a9a7da81ef3faf1c919a Git Author: ae@FreeBSD.org END