aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/rudp/packet-rudp.c
AgeCommit message (Expand)AuthorFilesLines
2009-02-22Incorporate plugin dissector into build in collection.Jaap Keuter1-271/+0
2008-10-28Minor cleanup related to proto_register/proto_reg_handoff ...Bill Meier1-9/+18
2008-10-13From Florian Lohoff (bug 2959):Stig Bjørlykke1-9/+22
2006-08-10rudp used a port that a) collides with afs and b) violatesJörg Mayer1-1/+26
2006-05-21name changeRonnie Sahlberg1-2/+2
2006-04-22Convert most other plugin dissectors to use the make-dissector-regGuy Harris1-28/+1
2005-03-07Call the "new-style init" routine for plugins a "register" routine, asGuy Harris1-6/+6
2005-03-05Preparations for dropping the old plugin api.Lars Roland1-9/+2
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-04-25Fix the fixJörg Mayer1-3/+1
2004-04-25It's proto_register_rudp not proto_reg_rudpJörg Mayer1-2/+2
2004-04-25Give --enable-static a chance to succeed:Jörg Mayer1-9/+29
2004-03-30From Albert Chin: the Sun WorkShop 5.0 compiler and HP-UX 10.20 compilerGuy Harris1-4/+11
2004-03-30From Duncan Sargeant: include "moduleinfo.h" so that the plugins get theGuy Harris1-1/+3
2004-03-26Call plugin_address_table_init() before proto_register_protocol().Gerald Combs1-3/+3
2004-03-25Squelch compiler warnings, and remove some trailing blanks from lines.Guy Harris1-25/+25
2004-03-25From Duncan Sargeant: Cisco SS7 RUDP, RLM, and Session ManagementGuy Harris1-0/+231