CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2008/12/18 09:18:49

Modified files:
        usr.sbin/tcpdump: print-ike.c 

Log message:
Instead of directly applying ntoh*() to fields of the captured
packet and thus modifying it use local varialbes instead.  Otherwise,
hexdumping packets shows corrupted data.

ok markus@ some time ago

Reply via email to