CVSROOT:        /cvs
Module name:    src
Changes by:     z...@cvs.openbsd.org    2018/04/11 10:03:58

Modified files:
        sbin/ping      : ping.c 

Log message:
Two fixes in ping:

1. Stop telling our PID to the world: the ident values could overlap
anyway since PID space is larger than 16 bits for some time already.

2. No need for htons/ntohs dance with ident in IPv6 case.

okay benno@ deraadt@ florian@

Reply via email to