After a looong while, creating sockets so it number would reach 2^31, I
can assert that this bug is present and that the proposed patch solves
it:

thaya:/home/martin# netstat -nxap > 1; ./netstat -nxap > 2
thaya:/home/martin# diff  1 2
41,43c41,43
< unix  3      [ ]         STREAM     CONNECTED     2904742848 - 
< unix  3      [ ]         STREAM     CONNECTED     2904742847 - 
< unix  2      [ ]         DGRAM                    2327620299 - 
---
> unix  3      [ ]         STREAM     CONNECTED     2904742848 28467/sshd: 
> martin
> unix  3      [ ]         STREAM     CONNECTED     2904742847 28469/0 
> unix  2      [ ]         DGRAM                    2327620299 28105/smtp 


-- 
Martín Ferrari <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Esta parte del mensaje está firmada digitalmente

Reply via email to