aboutsummaryrefslogtreecommitdiffstats
path: root/packet-eth.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for Cisco ISL.Guy Harris2000-01-241-1/+21
* When computing the total frame length of an 802.3 frame, add to theGuy Harris2000-01-241-8/+11
* In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless ofGuy Harris2000-01-231-28/+39
* Add IPX to packet stats during capture.Gilbert Ramirez1999-11-301-2/+2
* The code for Ethernet II was using proto_tree_add_item_format() evenGilbert Ramirez1999-11-201-8/+3
* Be sure to use offset everywhere. The correct values for eth.src, eth.dst, andGilbert Ramirez1999-11-191-9/+9
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-3/+11
* Generalize the "ip_src" and "ip_dst" members of the "packet_info"Guy Harris1999-10-221-9/+6
* New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1999-10-121-5/+9
* Handle short packets in the capture and dissect stages more intelligently.Gilbert Ramirez1999-09-151-1/+11
* In the summary display for Ethernet frames, make the protocol EthernetGuy Harris1999-08-241-12/+14
* DLT_NULL, from "libpcap", means different things on different platformsGuy Harris1999-08-221-3/+1
* Add support for reading Full Frontal ATM from an ATM Sniffer captureGuy Harris1999-08-201-17/+17
* Declare the "packet_info" structure "pi" in "packet.h", rather than in aGuy Harris1999-08-181-9/+20
* Changed the display filter scanner from GLIB's GScanner to lex. The codeGilbert Ramirez1999-08-011-11/+1
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-8/+8
* Modified the proto_register_field_array usage again. Thanks to Guy'sGilbert Ramirez1999-07-151-10/+21
* Documented the proto_register_field_array() function, and convertedGilbert Ramirez1999-07-081-47/+14
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-23/+88
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-20/+18
* When doing a capture, decode enough of the incoming packets to correctlyGuy Harris1999-02-091-11/+50
* * Added column formatting functionality.Gerald Combs1998-11-171-7/+15
* A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1998-11-121-2/+1
* * OSPF alignment fixes (Gerald)Gerald Combs1998-10-101-2/+6
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-34/+33
* * Ethernet manufacturer support (Laurent)Gerald Combs1998-09-251-11/+16
* Added ID tags to the beginning of each source file.Gerald Combs1998-09-161-0/+2
* Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706etherealGerald Combs1998-09-161-0/+125