Don't show "Text" as one of the available fields.
[obnox/wireshark/wip.git] / packet-pppoe.c
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-19 guyHave the Etherenet and PPP dissectors register themselv...
2000-09-11 gramAdded #include "strutil.h"
2000-08-25 denielFix comment and add reference to RFC.
2000-08-07 guyAllow either old-style (pre-tvbuff) or new-style (tvbuf...
2000-05-11 gramAdd tvbuff class.
2000-04-16 guyMake various dissectors static if they can be, and...
2000-04-13 gramChange the sub-dissector handoff registration routines...
2000-02-15 gramCreate a header file for every packet-*.c file. Prune...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-08-24 gramRemoved unnecessary #include "etypes.h" lines.
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-06-11 gramAdded PPPoE, PPTP, GRE, and ISAKMP dissectors.