Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Aug 1995 10:49:08 -0700
From:      "Garrett A. Wollman" <wollman>
To:        CVS-commiters, cvs-sys
Subject:   cvs commit: src/sys/netinet ip_icmp.c
Message-ID:  <199508291749.KAA16804@freefall.FreeBSD.org>

next in thread | raw e-mail | index | archive | help
wollman     95/08/29 10:49:04

  Modified:    sys/netinet  ip_icmp.c
  Log:
  Fix long-standing bug in ICMPPRINTFS code where NTOHL was used instead
  of ntohl for printing IP addresses, by instead substituting inet_ntoa()
  to produce human-readable output.
  
  Obtained from:	4.4-Lite-2



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199508291749.KAA16804>