aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-l2tp.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-29When printing an error message, make sure we're using a valid tree. FixesGerald Combs1-1/+1
2005-04-28Break out of an infinite loop. Fixes bug 138.Gerald Combs1-0/+6
2005-02-09From Deepak Jain: add support for some Cisco L2TPv3 AVPs, always showGuy Harris1-3/+87
2005-01-29Add the I-D name for L2TPv3 to a comment.Guy Harris1-358/+381
2005-01-15From Carlos Pignataro: Layer Two Tunneling Protocol version 3 [L2TPv3]Guy Harris1-55/+361
2005-01-09From Deepak Jain: L2TP v3 (draft 15) support.Guy Harris1-633/+1198
2004-08-06From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that anGuy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-0/+1082