+ <%=rule.index%> |
+ <%=rule.packets%> |
+ <%=wba.byte_format(rule.bytes)%> |
+ <%=link_target(tbl, rule.target)%> |
+ <%=rule.protocol%> |
+ <%=rule.flags%> |
+ <%=link_iface(rule.inputif)%> |
+ <%=link_iface(rule.outputif)%> |
+ <%=rule.source%> |
+ <%=rule.destination%> |
+ <%=#rule.options > 0 and table.concat(rule.options, " ") or "-"%> |
+
+ <% end %>
+
+ <% if rowcnt == 1 then %>
+