aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add in a comment about the "fs" and "flags" fields in the "frame2"Guy Harris1999-11-281-1/+16
* Sigh. Apparently "Internetwork analyzer" covers a multitude of sins;Guy Harris1999-11-271-6/+35
* Add dissection of RFC 2065 resource records.Guy Harris1999-11-271-5/+258
* Dissect AAAA resource records.Guy Harris1999-11-271-2/+23
* Make the VPI and VCI filterable fields.Guy Harris1999-11-271-3/+15
* Update a comment.Guy Harris1999-11-271-29/+35
* Pull the code to dissect an ATM NSAP address out of "packet-q2931.c" andGuy Harris1999-11-276-87/+184
* ARP requests with a hardware type of ARPHRD_ATM2225 are ATM ARPGuy Harris1999-11-272-28/+361
* Fixed the problem of crashing when a NetServerEnum2 with Level 0 isRichard Sharpe1999-11-271-24/+32
* Minor bug fix.Guy Harris1999-11-271-2/+2
* Move the "guess what type of ATM traffic this is" stuff into the ATMGuy Harris1999-11-273-57/+245
* It appears that the first frame in a NetMon 2.0 capture file doesn'tGuy Harris1999-11-261-4/+41
* Update documentation about iptrace version support.Gilbert Ramirez1999-11-262-27/+25
* Support for iptrace 1.0 traces (AIX 3). Thanks to Florian LohoffGilbert Ramirez1999-11-263-57/+167
* NFS v2 setattr call: non-set values are marked as such.Uwe Girlich1999-11-261-8/+48
* Portmapper v2 dump reply somehow nicer formatted.Uwe Girlich1999-11-261-6/+8
* Add a bunch of placeholder entries for DLPI link-layer types, forGuy Harris1999-11-261-3/+47
* Fixed the problem causing a SIGSEGV, and fixed problems withRichard Sharpe1999-11-262-15/+270
* Make TCP follow put display filter in the text-entry box, but not inGilbert Ramirez1999-11-261-16/+15
* Support for RFC 1089, SNMP over Ethernet. (I just had toGilbert Ramirez1999-11-262-2/+10
* Add a pile of stuff from the UNI 3.1 and UNI 4.0 specs.Guy Harris1999-11-251-230/+631
* Minor bug fix.Guy Harris1999-11-251-2/+2
* On a "wtap_dump_close()" error, if it's not one of the errors for whichGuy Harris1999-11-251-10/+3
* updated my AUTHOR recordhannes1999-11-251-1/+1
* Change display filter entry widget to a GtkCombo.Gerald Combs1999-11-254-13/+50
* Small bug fix.Guy Harris1999-11-251-1/+3
* Fixes to Q.931 dissector, and additions from a recent copy of Q.931.Guy Harris1999-11-254-74/+1709
* Don't define "pseudo_header" in "ascend-scanner.l", as that may causeGuy Harris1999-11-242-4/+7
* remove infinite loop in UPDATE dissector (happend during merge)Jun-ichiro itojun Hagino1999-11-231-7/+5
* Add terminating NULL record to value_string nfs2_mode_names to preventGilbert Ramirez1999-11-231-1/+2
* Added Cisco Auto-RP dissector from Heikki Vatiainen <hessu@cs.tut.fi>Gilbert Ramirez1999-11-235-7/+303
* Some fixes.Guy Harris1999-11-231-16/+38
* Move to version 0.7.8.Gilbert Ramirez1999-11-234-3/+55
* Add AIX doco and modify references to it.Gilbert Ramirez1999-11-234-3/+270
* Added Heikki Vatiainen's patch to "quiet down" the SAP info column.Gilbert Ramirez1999-11-221-4/+3
* Detect x.25 and loopback traces via if_type field, not theGilbert Ramirez1999-11-221-16/+4
* Some more fixups. Decode NetServerEnum2 responses, removed thoseRichard Sharpe1999-11-221-15/+158
* Document the new "Reset" button.Guy Harris1999-11-221-0/+2
* Include "util.h" to get the declaration of "EBCDIC_to_ASCII1()".Guy Harris1999-11-221-1/+2
* bgp updates from Greg.Jun-ichiro itojun Hagino1999-11-223-119/+323
* A "character encoding" variable is now set per packet. The existenceGilbert Ramirez1999-11-2210-96/+146
* Fixed the way IPX network name resolution works with name resolutionGilbert Ramirez1999-11-223-18/+46
* Added v2 portmap dump replyNathan Neulinger1999-11-221-3/+53
* Added Heikki Vatiainen's <hessu@cs.tut.fi> HSRP dissector.Gilbert Ramirez1999-11-215-3/+171
* Enable IPX network name resolution by providing for an /etc/ipxnetsGilbert Ramirez1999-11-215-63/+414
* Add a "Reset" button to reset the current display filter andLaurent Deniel1999-11-211-2/+22
* Added Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector.Gilbert Ramirez1999-11-216-5/+225
* Remove debugging printf.Laurent Deniel1999-11-211-12/+1
* Add display filters.Laurent Deniel1999-11-211-1/+20
* Patches from Heikki Vatiainen to:Guy Harris1999-11-201-7/+35