On Apr 22, 2004, at 12:58 AM, Klaus Klein wrote:
- ident = htons(getpid()) & 0xFFFF; + ident = htons(arc4random() & 0xFFFF);
Is there really a need to byte swap a random value?? -- Jason R. Thorpe <thorpej%wasabisystems.com@localhost>
Attachment:
PGP.sig
Description: This is a digitally signed message part