rev 17903: /trunk/epan/dissectors/: Makefile.am /trunk/plugins/docsis/: Makefile.am plugin.c /trunk/tools/: make-reg-dotc make-reg-dotc.py

[email protected] Wed, 19 Apr 2006 09:26:18 GMT
Newsgroups gmane.network.ethereal.cvs
Message-ID <[email protected]>
User: guy
Date: 2006/04/19 04:26 AM

Log:
 Have make-reg-dotc and make-reg-dotc.py generate either a register.c for
 libetheral or a plugin.c for a plugin, rather than having plugin.c for a
 dissector call the routines from register.c.  This means we don't ahve
 multiple register_all_protocols() and register_all_protocol_handoffs()
 routines, and that all the plugin boilerplate is automatically
 generated.

Directory: /trunk/epan/dissectors/
  Changes    Path           Action
  +21 -16    Makefile.am    Modified

Directory: /trunk/plugins/docsis/
  Changes    Path           Action
  +26 -21    Makefile.am    Modified
  +0 -59     plugin.c       Removed

Directory: /trunk/tools/
  Changes    Path                Action
  +58 -9     make-reg-dotc       Modified
  +67 -14    make-reg-dotc.py    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=17903&view=rev