Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet-ipx.c proto.c resolv.c resolv.h

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Sun, 21 Nov 1999 10:32:22 -0600 (CST)
gram        1999/11/21 10:32:20 CST

  Modified files:
    .                    packet-ipx.c proto.c resolv.c resolv.h 
  Log:
  Enable IPX network name resolution by providing for an /etc/ipxnets
  and a $HOME/.ethereal/ipxnets file. get_ipxnet_name() and other functions,
  similar to get_ether_name() and friends, have been added.
  
  Revision  Changes    Path
  1.35      +3 -6      ethereal/packet-ipx.c
  1.50      +3 -2      ethereal/proto.c
  1.20      +371 -51   ethereal/resolv.c
  1.11      +14 -2     ethereal/resolv.h