aboutsummaryrefslogtreecommitdiffstats
path: root/packet-netbios.c
Commit message (Expand)AuthorAgeFilesLines
* Make the NetBIOS dissecting routines all take a pointer to the beginningGuy Harris1999-11-301-177/+184
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-10/+22
* added sap types, netbios name types, ipx socket namesNathan Neulinger1999-11-151-1/+5
* Add in a bunch of changes based on the IBM specification for the NetBIOSGuy Harris1999-09-031-192/+378
* Add in a pile of additional packet formats fromGuy Harris1999-09-031-51/+218
* Use "process_netbios_name()", rather than "canonicalize_netbios_name()",Guy Harris1999-09-031-3/+11
* Add a bunch more NetBIOS name types.Guy Harris1999-09-031-84/+89
* Have the IPX code set "pi.len" and "pi.captured_len" based on the lengthGuy Harris1999-09-021-2/+3
* Fixed the array problem in packet-netbios.Gilbert Ramirez1999-08-241-2/+2
* Changes to compile in win32.Gilbert Ramirez1999-08-181-6/+6
* Jeff Foster's changes to add support for NetBEUI/NBF (NetBIOS atop 802.2Guy Harris1999-08-101-0/+693