aboutsummaryrefslogtreecommitdiffstats
path: root/packet-pgm.c
Commit message (Expand)AuthorAgeFilesLines
* Update from Steve Dickson to add support for UDP encapsulation of PGMGuy Harris2001-08-061-3/+53
* Updates from Steve Dickson.Guy Harris2001-08-021-43/+325
* There is really no need to have the BGP dissector and the LDP dissectorGuy Harris2001-07-211-334/+258
* "inline" is an extension to C, not a standard part of C; don't declareGuy Harris2001-07-201-6/+15
* The type pgm_t is also defined in /usr/include/sys/immu.h on SINIX-N systems.Uwe Girlich2001-07-131-8/+8
* Pragmatic General Multicast isn't RFC 2705.Guy Harris2001-07-121-2/+1
* PGM (Pragmatic General Multicast - RFC 2705) support, from Steve Dickson.Guy Harris2001-07-121-0/+872