aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ndps.c
AgeCommit message (Expand)AuthorFilesLines
2002-12-02Don't cast away constness, and fix variable and structure memberGuy Harris1-6/+6
2002-10-22Add support for desegmentation of NDPS-over-TCP.Guy Harris1-12/+59
2002-10-22Get rid of extra blanks at ends of program names (they're not needed; inGuy Harris1-479/+234
2002-10-22Do a full dissection of NDPS packets regardless of whether we'reGuy Harris1-98/+98
2002-10-21From Greg Morris:Guy Harris1-138/+2658
2002-10-15Add a new port type, PT_IPX, for IPX socket numbers; set "pinfo->ptype",Guy Harris1-294/+160
2002-10-10Backout previous patch - the warning was left intentionallyJörg Mayer1-2/+2
2002-10-10Silence an unjustified warningJörg Mayer1-2/+2
2002-10-08Fix some compiler warnings.Guy Harris1-40/+40
2002-09-23Dissector for Novell Distributed Print Services by Greg Morris.Jörg Mayer1-0/+916