> > 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
I am in SuSE Linux Enterprise Server 10 SP1,got the same issue. Could you tell me how to patch "netstat" command source ? Thanks you very much . -- mail by Gmail.