aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ppp.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez1-1/+5
2000-01-29Fix a bug in the extraction of the sequence number.Gilbert Ramirez1-5/+4
2000-01-24Fix a bunch of dissectors to use "pi.captured_len" rather thanGuy Harris1-2/+2
2000-01-23In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless ofGuy Harris1-5/+5
2000-01-20Joerg Mayer's updates to the VINES dissector and to protocol layersGuy Harris1-1/+4
1999-11-30Add IPX to packet stats during capture.Gilbert Ramirez1-1/+4
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-47/+94
1999-10-12New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1-4/+7
1999-09-11Added filter items for PPP Multilink's fragemnt flags and session number.Gerald Combs1-7/+26
1999-09-11Added support for PPP Multilink Protocol (MP). Modified dissect_ppp_stuffGerald Combs1-5/+98
1999-08-28PPP options in LCP, IPCP, etc. are like IP and TCP options - one octetGuy Harris1-162/+581
1999-08-25Add in the Async Map option.Guy Harris1-61/+151
1999-08-25Put in support for dissecting LCP and IPCP options.Guy Harris1-115/+281
1999-08-25The bulk of the PPP dissection is common between "dissect_ppp()" andGuy Harris1-63/+50
1999-08-24In the summary display for PPP frames, make the protocol PPP (which willGuy Harris1-9/+9
1999-07-29Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1-3/+17
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-23/+19
1999-06-11Added PPPoE, PPTP, GRE, and ISAKMP dissectors.Gilbert Ramirez1-9/+245
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-14/+21
1999-02-09When doing a capture, decode enough of the incoming packets to correctlyGuy Harris1-1/+13
1998-11-17* Added column formatting functionality.Gerald Combs1-8/+11
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-2/+1
1998-11-05Add in a bunch of #defines for packet types.Guy Harris1-5/+48
1998-10-10* OSPF alignment fixes (Gerald)Gerald Combs1-1/+5
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-7/+7
1998-09-25* Ethernet manufacturer support (Laurent)Gerald Combs1-15/+11
1998-09-16Added ID tags to the beginning of each source file.Gerald Combs1-0/+2
1998-09-16Initial revisionGerald Combs1-0/+79