Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap configure.in

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Jun-ichiro itojun Hagino <itojun@xxxxxxxxxxxx>
Date: Wed, 13 Oct 1999 22:51:04 -0500 (CDT)
itojun      1999/10/13 22:50:58 CDT

  Modified files:
    wiretap              configure.in 
  Log:
  implement ipprotostr() in ipproto.c, which basically does ipprotobynumber()
  for ip.ip_p and ip6.ip6_nxt (and other IPv6 header chain).
  
  use val_to_str() as much as possible in dissect_{ipv6,pim,ripng}().
  
  make --disable-zlib a default for netbsd (temporary workaround).
  
  Revision  Changes    Path
  1.16      +8 -2      ethereal/wiretap/configure.in