<html>
<head>
<base href="https://bugzilla.netfilter.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:phil@nwl.cc" title="Phil Sutter <phil@nwl.cc>"> <span class="fn">Phil Sutter</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - When showing firewall status (iptables -vnL or iptables -L), some output is not as expected"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1211">bug 1211</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>ASSIGNED
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>phil@nwl.cc
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>INVALID
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - When showing firewall status (iptables -vnL or iptables -L), some output is not as expected"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1211#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED INVALID - When showing firewall status (iptables -vnL or iptables -L), some output is not as expected"
href="https://bugzilla.netfilter.org/show_bug.cgi?id=1211">bug 1211</a>
from <span class="vcard"><a class="email" href="mailto:phil@nwl.cc" title="Phil Sutter <phil@nwl.cc>"> <span class="fn">Phil Sutter</span></a>
</span></b>
<pre>What you see there on the right is the match name, 'multiport' in one case and
'tcp' in the other.
In fact, multiport match is layer4 protocol agnostic, it merely asserts a
suitable protocol filter is present via '-p' option so the inspected packet
offsets actually contain port values.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>