Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/plugins/docsis packet-bpkmattr.c packet-bpkm

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

From: Joerg Mayer <jmayer@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 2 Aug 2002 17:04:17 -0500 (CDT)
jmayer      2002/08/02 17:04:17 CDT

  Modified files:
    plugins/docsis       packet-bpkmattr.c packet-bpkmreq.c 
                         packet-bpkmrsp.c packet-docsis.c 
                         packet-docsis.h packet-dsaack.c 
                         packet-dsareq.c packet-dsarsp.c 
                         packet-dscack.c packet-dscreq.c 
                         packet-dscrsp.c packet-dsdreq.c 
                         packet-dsdrsp.c packet-macmgmt.c 
                         packet-map.c packet-regack.c 
                         packet-regreq.c packet-regrsp.c 
                         packet-rngreq.c packet-rngrsp.c 
                         packet-tlv.c packet-uccreq.c 
                         packet-uccrsp.c packet-ucd.c 
  Log:
  Replace the types from sys/types.h and netinet/in.h by their glib.h
  equivalents for the plugins/ directory.
  
  Revision  Changes    Path
  1.3       +0 -8      ethereal/plugins/docsis/packet-bpkmattr.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-bpkmreq.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-bpkmrsp.c
  1.6       +1 -9      ethereal/plugins/docsis/packet-docsis.c
  1.2       +2 -2      ethereal/plugins/docsis/packet-docsis.h
  1.3       +0 -8      ethereal/plugins/docsis/packet-dsaack.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-dsareq.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-dsarsp.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-dscack.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-dscreq.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-dscrsp.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-dsdreq.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-dsdrsp.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-macmgmt.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-map.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-regack.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-regreq.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-regrsp.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-rngreq.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-rngrsp.c
  1.4       +0 -8      ethereal/plugins/docsis/packet-tlv.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-uccreq.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-uccrsp.c
  1.3       +0 -8      ethereal/plugins/docsis/packet-ucd.c