aboutsummaryrefslogtreecommitdiffstats
path: root/packet-nbipx.c
AgeCommit message (Expand)AuthorFilesLines
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.Gilbert Ramirez1-2/+3
2000-01-22Fix files that had Gilbert's old e-mail address or that didn't have myGuy Harris1-2/+2
1999-11-30Make the NetBIOS dissecting routines all take a pointer to the beginningGuy Harris1-29/+54
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-6/+14
1999-09-03Stuff to IPX socket 0x0455 (NetBIOS), and to sockets 0x0551 and 0x0553Guy Harris1-147/+216
1999-09-03Dissect the name type flag in NBIPX name service packets (at leastGuy Harris1-5/+25
1999-09-03Add a bunch more NetBIOS name types.Guy Harris1-45/+35
1999-09-02Have the IPX code set "pi.len" and "pi.captured_len" based on the lengthGuy Harris1-47/+158
1999-08-25NBIPX packet type 3 appears to be the equivalent, in NBIPXland, of theGuy Harris1-18/+28
1999-07-29Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1-6/+14
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-11/+10
1999-05-10This small change lets me read SMBtrans packets that come over NBIPX.Gilbert Ramirez1-9/+24
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-26/+19
1998-11-17* Added column formatting functionality.Gerald Combs1-7/+8
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-2/+1
1998-10-14I've started to figure out the difference between NetBIOS over IPX forGilbert Ramirez1-19/+71
1998-10-14I rename the single dissect() function in packet-nbipx.c, and had packet-ipx.cGilbert Ramirez1-2/+2
1998-10-14Added preliminary support for NetBIOS Name Services over IPX and UDP. NoteGilbert Ramirez1-0/+140