aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ppp.h
Commit message (Expand)AuthorAgeFilesLines
* From Jesper Peterson:Guy Harris2003-08-261-1/+8
* Don't export "osinl_subdissector_table" or "ppp_subdissector_table" -Guy Harris2003-04-291-2/+1
* Instead of tweaking a "Protocol configuration options" extension headerGuy Harris2002-11-111-1/+7
* Removed trailing whitespaces from .h and .c files using theJörg Mayer2002-08-281-4/+4
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-2/+2
* Van Jacobson decompression support for PPP, from Irfan Khan.Guy Harris2001-12-191-1/+4
* Make the capture routines take an additional argument giving the amountGuy Harris2001-11-201-4/+3
* Call the capture routine for PPP-in-HDLC-like-framing (RFC 1662) theGuy Harris2001-03-301-2/+2
* Wrap the dissect_fddi() call (with a 4th argument) withGilbert Ramirez2000-11-291-2/+1
* Have the Etherenet and PPP dissectors register themselves, and haveGuy Harris2000-11-191-2/+1
* Miscellaneous code cleaningLaurent Deniel2000-08-111-1/+6
* Convert dissect_ppp() and friends to use tvbuffs.Gilbert Ramirez2000-05-251-3/+3
* Change dissect_ppp() to accept offset.Gilbert Ramirez2000-03-271-2/+2
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-0/+27