K 10 svn:author V 7 glebius K 8 svn:date V 27 2019-03-14T22:28:50.118491Z K 7 svn:log V 324 - Add more flags to ip_fw_args. At this changeset only IPFW_ARGS_IN and IPFW_ARGS_OUT are utilized. They are intented to substitute the "dir" parameter that is often passes together with args. - Rename ip_fw_args.oif to ifp and now it is set to either input or output interface, depending on IPFW_ARGS_IN/OUT bit set. END