Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-enc.c packet-etherip.c AUTHORS Makefi

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

From: Gerald Combs <gerald@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 7 Mar 2003 10:52:43 -0600 (CST)
gerald      2003/03/07 10:52:43 CST

  Modified files:
    .                    AUTHORS Makefile.am ipproto.h 
  Added files:
    .                    packet-enc.c packet-etherip.c 
  Log:
  From Markus Friedl:
  
    Add support for the OpenBSD enc(4) encapsulating interface.  Add
    support for Ethernet over IP (RFC 3378).
  
  Fold Markus' .h files into their respective .c files, add a define to
  ipproto.h and use it.
  
  Revision  Changes    Path
  1.742     +5 -0      ethereal/AUTHORS
  1.567     +3 -1      ethereal/Makefile.am
  1.8       +3 -2      ethereal/ipproto.h