K 10 svn:author V 8 melifaro K 8 svn:date V 27 2014-08-03T21:37:12.204197Z K 7 svn:log V 249 Implement atomic ipfw table swap. Kernel changes: * Add opcode IP_FW_TABLE_XSWAP * Add support for swapping 2 tables with the same type/ftype/vtype. * Make skipto cache init after ipfw locks init. Userland changes: * Add "table X swap Y" command. END