aboutsummaryrefslogtreecommitdiffstats
path: root/packet-cdp.c
Commit message (Expand)AuthorAgeFilesLines
* Instead of adding the TLV type and length values as hidden values, enterGuy Harris1999-08-251-48/+67
* Dump the values of the "flags" and "ttl" fields of the CDP header.Guy Harris1999-08-251-62/+119
* Fixed the array problem in packet-netbios.Gilbert Ramirez1999-08-241-7/+20
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-3/+16
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-15/+14
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-32/+26
* Small fixes for alignment, and #include for gtk+-1.1.x/glib-1.1.xGilbert Ramirez1999-03-011-1/+2
* Removed Development notice within the CDP tree...hannes1999-01-241-2/+1
* The TLV structures in a CDP packet aren't necessarily aligned on 2-byteGuy Harris1999-01-061-39/+84
* Finished the first version of CDP support.hannes1999-01-051-7/+38
* Okay. Please test the CVS code....hannes1999-01-041-33/+46
* I've dicovered, that the existing CDP code does not work with Ciscohannes1999-01-041-2/+48
* Added "Cisco Discovery Protocol" Hookshannes1998-12-191-0/+61