aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipx.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-45/+43
1999-05-10Fixed the number of parameters for the other super-IPX protocols so thatGilbert Ramirez1-23/+30
1999-05-10This small change lets me read SMBtrans packets that come over NBIPX.Gilbert Ramirez1-2/+2
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-64/+64
1999-03-20Re-wrote the NCP module in accordance with how NCP is really organized.Gilbert Ramirez1-28/+45
1999-03-05IPX addresses in the Destination/Source fields of the "column" part of the GUIGilbert Ramirez1-4/+31
1999-03-05dissect_sap() no longer assumes that packets are the proper length. ItGilbert Ramirez1-2/+2
1998-12-31Be smarter about IPX port numbers and which function to call.Gilbert Ramirez1-4/+10
1998-11-17* Added column formatting functionality.Gerald Combs1-22/+24
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-6/+2
1998-10-14I've started to figure out the difference between NetBIOS over IPX forGilbert Ramirez1-4/+9
1998-10-14I rename the single dissect() function in packet-nbipx.c, and had packet-ipx.cGilbert Ramirez1-3/+3
1998-10-14Added preliminary support for NetBIOS Name Services over IPX and UDP. NoteGilbert Ramirez1-10/+10
1998-10-02Added more SAP types, from the ncpfs source.Gilbert Ramirez1-5/+18
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-35/+18
1998-09-27I added the Server Down SAP packet after discovering its descriptionGilbert Ramirez1-4/+21
1998-09-24NetWare SAP added.Gilbert Ramirez1-7/+132
1998-09-23Added conversion of IPX RIP ticks to milliseconds for response packets.Gilbert Ramirez1-7/+17
1998-09-23I removed the ncp code from packet-ipx.c and created packet-ncp.c. Now thatGilbert Ramirez1-207/+83
1998-09-16Added ID tags to the beginning of each source file.Gerald Combs1-0/+2
1998-09-16Initial revisionGerald Combs1-0/+492