Add Router ->

This commit is contained in:
Scott Ullrich 2005-07-11 02:13:55 +00:00
parent 92cc7528fd
commit e402b3f440

View File

@ -61,7 +61,7 @@ print "\n<tr><!-- " . count($state_split) . " -->";
print "<tr bgcolor='#990000'>";
print "<td><b><font color='#ffffff'>Type</td>";
print "<td><b><font color='#ffffff'>Proto</td>";
print "<td colspan='7'><b><font color='#ffffff'>Source -> Destination</td>";
print "<td colspan='7'><b><font color='#ffffff'>Source -> Router -> Destination</td>";
print "<td><b><font color='#ffffff'>State</td>";
print "</tr>";