aboutsummaryrefslogtreecommitdiffstats
path: root/packet-rsvp.h
Commit message (Expand)AuthorAgeFilesLines
* From Joerg Mayer:Guy Harris2002-04-141-0/+31
* Register an "ip.proto" dissector table for IPv4, and have dissectors forGuy Harris2000-04-161-13/+0
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-437/+2
* Craig Rodrigues' fixes to let it compile on AIX using IBM's compilerGuy Harris1999-11-181-4/+4
* "long" -> "gint32" ("gint32" is 32 bits, "long" isn't necessarily 32Guy Harris1999-08-271-2/+2
* Updated RSVP decoder with Ashok's newest code.Gilbert Ramirez1999-08-271-2/+2
* Don't use zero-length arrays - not all compilers support them, and we'reGuy Harris1999-08-221-77/+77
* Added Ashok's fix for RSVP and support for RSVP+.Gilbert Ramirez1999-08-121-86/+106
* Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1999-07-131-4/+4
* Added RSVP protocol dissector.Gilbert Ramirez1999-06-111-0/+428