Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/wiretap libpcap.c

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

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Tue, 12 Sep 2000 13:35:53 -0500 (CDT)
guy         2000/09/12 13:35:51 CDT

  Modified files:
    wiretap              libpcap.c 
  Log:
  Add support for NetBSD DLT_PPP_SERIAL, which has the value 50, and which
  is, for now, handled as WTAP_ENCAP_PPP (although we may have to split
  WTAP_ENCAP_PPP into more than one type at some point).
  
  Revision  Changes    Path
  1.40      +55 -1     ethereal/wiretap/libpcap.c