aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ppp.h
AgeCommit message (Expand)AuthorFilesLines
2002-08-28Removed trailing whitespaces from .h and .c files using thejmayer1-4/+4
2002-08-02Replace the types from sys/types.h and netinet/in.h by their glib.hjmayer1-2/+2
2001-12-19Van Jacobson decompression support for PPP, from Irfan Khan.guy1-1/+4
2001-11-20Make the capture routines take an additional argument giving the amountguy1-4/+3
2001-03-30Call the capture routine for PPP-in-HDLC-like-framing (RFC 1662) theguy1-2/+2
2000-11-29Wrap the dissect_fddi() call (with a 4th argument) withgram1-2/+1
2000-11-19Have the Etherenet and PPP dissectors register themselves, and haveguy1-2/+1
2000-08-11Miscellaneous code cleaningdeniel1-1/+6
2000-05-25Convert dissect_ppp() and friends to use tvbuffs.gram1-3/+3
2000-03-27Change dissect_ppp() to accept offset.gram1-2/+2
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.gram1-0/+27