aboutsummaryrefslogtreecommitdiffstats
path: root/packet-pppoe.c
Commit message (Expand)AuthorAgeFilesLines
* Allow either old-style (pre-tvbuff) or new-style (tvbuffified)Guy Harris2000-08-071-3/+3
* Add tvbuff class.Gilbert Ramirez2000-05-111-17/+17
* Make various dissectors static if they can be, and get rid of any headerGuy Harris2000-04-161-6/+6
* Change the sub-dissector handoff registration routines so that theGilbert Ramirez2000-04-131-1/+8
* Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez2000-02-151-1/+2
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-4/+19
* Removed unnecessary #include "etypes.h" lines.Gilbert Ramirez1999-08-241-2/+1
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-23/+20
* Added PPPoE, PPTP, GRE, and ISAKMP dissectors.Gilbert Ramirez1999-06-111-0/+237