K 10 svn:author V 2 ae K 8 svn:date V 27 2021-03-04T09:23:36.948871Z 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: f8317f3a4c7dc01438328edd21c984d794286ec5 Git Author: ae@FreeBSD.org END