aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2003-04-09Make the individual flag bits in the Connection Control field of the SPXGuy Harris3-53/+110
2003-04-09Instead of using passing the SPX hash value to subdissectors, attach toGuy Harris3-74/+115
2003-04-09Update for NSIS 2.0Gerald Combs1-5/+10
2003-04-09Squelch a compiler warning - the problem "should not happen", as aGuy Harris1-2/+2
2003-04-09From Tom Uijldert: properly decode the packet sequence number in WTPGuy Harris1-2/+2
2003-04-09Update to WriteAndX request decoding so it can handle the pipe bits properly.Ronnie Sahlberg1-2/+21
2003-04-09Added new field reassembled_in to the fragment data structure.Ronnie Sahlberg2-3/+11
2003-04-09Fix some spelling/punctuation/capitalization/etc. errors.Guy Harris1-12/+12
2003-04-09Don't create a protocol tree or do anything to the columns beforeGuy Harris2-32/+37
2003-04-09Clean up the handling of the completion code.Guy Harris1-7/+8
2003-04-08Add "proto_tree_add_none_format()" to the set of functions exported toGuy Harris5-5/+10
2003-04-08make-manuf:Jörg Mayer3-6191/+278
2003-04-08When dissecting a reply, don't put the frame number of the correspondingGuy Harris1-6/+5
2003-04-08"ndps_req_hash_cleanup()" doesn't need to do anything (the dataGuy Harris1-15/+5
2003-04-08Get rid of unused "ddp_dissector_table" variable.Guy Harris1-14/+16
2003-04-08Move the definition of the structure constructed for each SPXGuy Harris4-79/+95
2003-04-08From Greg Morris: update the introductory comment, add defragmentationGuy Harris2-974/+7041
2003-04-08From Greg Morris: update the introductory comment, fix the handlingGuy Harris1-6/+9
2003-04-08From Greg Morris: update the introductory comment.Guy Harris1-1/+5
2003-04-08From Greg Morris: update the introductory comment, and flag SPXGuy Harris1-6/+185
2003-04-08From Greg Morris: update the introductory comment.Guy Harris1-1/+5
2003-04-08From Greg Morris: level 2 oplock support, add additional error codes,Guy Harris1-6/+10
2003-04-07Update to reflect the fact that you *HAVE* to have a Windows version ofGuy Harris1-8/+24
2003-04-07Get rid of the other Flex output files, so that they get rebuilt onGuy Harris1-1/+3
2003-04-06Choosing the lower-numbered socket in an IPX packet as the first one toGuy Harris1-17/+30
2003-04-06From emre: add a "Filter out this stream" button to the "Follow TCPGuy Harris3-3/+65
2003-04-06Add a dissector for the IPX WAN protocol. "IPX WAN 2" is just someGuy Harris5-6/+473
2003-04-06We use nothing from "nlpid.h", so we don't need to include it.Guy Harris1-2/+1
2003-04-05Separate the scan for the BGP header from the scan through the BGPGuy Harris2-143/+282
2003-04-03Clean up white space.Guy Harris1-78/+75
2003-04-03Add some additional fields to SMB-over-IPX dissection, as per whatGuy Harris1-6/+26
2003-04-03Add support for SMB-over-IPX.Guy Harris1-28/+78
2003-04-03When dissecting specific rights, pass a name string down so theTim Potter5-37/+54
2003-04-03From Laurent Rabret: add support for Multi Topology Reachable IPv4Guy Harris2-68/+197
2003-04-03Add an extra argument to get_unicode_string() to optionallyTim Potter3-17/+41
2003-04-03Add an extra argument to get_ms_string() so we can optionally passTim Potter3-29/+28
2003-04-02Add a new README.developer file for wiretap; it's currently just someGuy Harris2-3/+71
2003-04-02We don't use snprintf, so we don't need to include snprintf.h.Guy Harris1-5/+1
2003-04-02"proto_tree_add_text()" takes printf-style arguments; there's no need toGuy Harris2-16/+10
2003-04-02Add support for WAN Hello packets.Guy Harris1-21/+96
2003-04-01From Eric Perie: update to the name for EAP type 15, and some additionalGuy Harris3-2/+13
2003-04-01From Solomon Peachy: add support for the latest stuff defined in theGuy Harris1-3/+15
2003-04-01From Mike Frisch: NFS_ACL support.Guy Harris4-39/+358
2003-03-31Add support for Level 1 Hello packets.Guy Harris1-64/+263
2003-03-31Fix a typo.Guy Harris1-2/+2
2003-03-31The units, in non-whizzo-gigabit-pod captures, for hdr.timeunit = 2Guy Harris1-11/+21
2003-03-31Add dissector for NetWare Link Services Protocol.Guy Harris5-8/+1409
2003-03-31Don't use hardwired offsets when dissecting the ISIS header - we'reGuy Harris1-8/+8
2003-03-31Have separate subtree ett_ values for CLVs with LSP entries and for theGuy Harris1-28/+33
2003-03-31The "attached_string" doesn't apply to the attachments, so call itGuy Harris1-4/+4