K 10 svn:author V 8 melifaro K 8 svn:date V 27 2014-07-30T14:52:26.396401Z K 7 svn:log V 406 * Add number:array algorithm lookup method. Kernel changes: * s/IPFW_TABLE_U32/IPFW_TABLE_NUMBER/ * Force "lookup " to be IPFW_TABLE_NUMBER * Support "lookup" method for number tables * Add number:array algorihm (i32 as key, auto-growing). Userland changes: * Support named tables in "lookup Table" * Fix handling of "table(NAME,val)" case * Support printing "number" table data. END