<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">After a looong while, creating sockets so it number would reach 2^31, I<br>can assert that this bug is present and that the proposed patch solves<br>
it:<br><br>thaya:/home/martin# netstat -nxap &gt; 1; ./netstat -nxap &gt; 2<br>thaya:/home/martin# diff  1 2<br>41,43c41,43<br>&lt; unix  3      [ ]         STREAM     CONNECTED     2904742848 - <br>&lt; unix  3      [ ]         STREAM     CONNECTED     2904742847 - <br>
&lt; unix  2      [ ]         DGRAM                    2327620299 - <br>---<br>&gt; unix  3      [ ]         STREAM     CONNECTED     2904742848 28467/sshd: martin<br>&gt; unix  3      [ ]         STREAM     CONNECTED     2904742847 28469/0 <br>
&gt; unix  2      [ ]         DGRAM                    2327620299 28105/smtp </blockquote>
<div><br>I am in SuSE Linux Enterprise Server 10 SP1,got the same issue.</div>
<div> </div>
<div>Could you tell me how to patch &quot;netstat&quot; command source ?</div>
<div> </div>
<div>Thanks you very much .<br clear="all"><br>-- <br>mail by Gmail.<br></div>