aboutsummaryrefslogtreecommitdiffstats
path: root/packet-pgm.c
AgeCommit message (Expand)AuthorFilesLines
2001-08-02Updates from Steve Dickson.Guy Harris1-43/+325
2001-07-21There is really no need to have the BGP dissector and the LDP dissectorGuy Harris1-334/+258
2001-07-20"inline" is an extension to C, not a standard part of C; don't declareGuy Harris1-6/+15
2001-07-13The type pgm_t is also defined in /usr/include/sys/immu.h on SINIX-N systems.Uwe Girlich1-8/+8
2001-07-12Pragmatic General Multicast isn't RFC 2705.Guy Harris1-2/+1
2001-07-12PGM (Pragmatic General Multicast - RFC 2705) support, from Steve Dickson.Guy Harris1-0/+872