aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/rtnet/packet-rtnet.c
Commit message (Expand)AuthorAgeFilesLines
* Incorporate plugin dissector into build in collection.Jaap Keuter2009-02-221-1371/+0
* Back out r27047 and r27053.Gerald Combs2008-12-191-1/+1
* Update calls to proto_tree_add_bytes_format to reflect r27047.Gerald Combs2008-12-181-1/+1
* proto_register/proto_reg_handoff; Various small cleanup and bug-fixingBill Meier2008-10-251-26/+7
* Use G_GINT64_MODIFIER, rather than the PRI[douxX]64 macros, for GLibGuy Harris2007-05-291-2/+2
* name changeRonnie Sahlberg2006-05-211-2/+2
* Convert most other plugin dissectors to use the make-dissector-regGuy Harris2006-04-221-35/+3
* Move a pile of protocol-related headers from the top-level sourceGuy Harris2005-09-171-1/+1
* In RTnet, make sure we don't pass a null handle to call_dissector(). AddGerald Combs2005-09-021-6/+4
* Get rid of the private "my_match_strval()" routine in many dissectors;Guy Harris2005-06-261-6/+4
* Call the "new-style init" routine for plugins a "register" routine, asGuy Harris2005-03-071-8/+8
* Preparations for dropping the old plugin api.Lars Roland2005-03-051-11/+2
* We now require gint64/guint64 support to build Ethereal, so get rid ofGuy Harris2004-12-301-56/+2
* Make rtnet plugin compile again with MSVCLars Roland2004-11-291-10/+15
* Updates from Erwin Rol.Guy Harris2004-11-241-330/+634
* From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris2004-08-061-1/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* From Erwin Rol: update RTnet plugin to the latest spec.Guy Harris2004-02-181-100/+201
* From Erwin Rol: RTCFG support.Guy Harris2003-11-271-1/+334
* RTNET has no preferences, so don't register a preferences module for it.Guy Harris2003-10-021-6/+1
* - Make --enable-static work again (configure.in, Makefile.am)Jörg Mayer2003-09-051-3/+3
* From Erwin Rol:Guy Harris2003-08-171-4/+6
* Fix unused variable warning.Tim Potter2003-07-161-2/+2
* From Erwin Rol: RTNET/TDMA support.Guy Harris2003-06-111-0/+749