aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipx.c
Commit message (Expand)AuthorAgeFilesLines
* Changed the display filter scanner from GLIB's GScanner to lex. The codeGilbert Ramirez1999-08-011-35/+55
* Made the protocol (but not the fields) use the new proto_tree routine,Gilbert Ramirez1999-07-291-11/+11
* Converted some IPX fields to the new proto_tree functions.Gilbert Ramirez1999-07-201-12/+34
* Added just enough fields to TCP to support "Follow TCP Stream". It works now.Gilbert Ramirez1999-07-171-8/+22
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-45/+43
* Fixed the number of parameters for the other super-IPX protocols so thatGilbert Ramirez1999-05-101-23/+30
* This small change lets me read SMBtrans packets that come over NBIPX.Gilbert Ramirez1999-05-101-2/+2
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-64/+64
* Re-wrote the NCP module in accordance with how NCP is really organized.Gilbert Ramirez1999-03-201-28/+45
* IPX addresses in the Destination/Source fields of the "column" part of the GUIGilbert Ramirez1999-03-051-4/+31
* dissect_sap() no longer assumes that packets are the proper length. ItGilbert Ramirez1999-03-051-2/+2
* Be smarter about IPX port numbers and which function to call.Gilbert Ramirez1998-12-311-4/+10
* * Added column formatting functionality.Gerald Combs1998-11-171-22/+24
* A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1998-11-121-6/+2
* I've started to figure out the difference between NetBIOS over IPX forGilbert Ramirez1998-10-141-4/+9
* I rename the single dissect() function in packet-nbipx.c, and had packet-ipx.cGilbert Ramirez1998-10-141-3/+3
* Added preliminary support for NetBIOS Name Services over IPX and UDP. NoteGilbert Ramirez1998-10-141-10/+10
* Added more SAP types, from the ncpfs source.Gilbert Ramirez1998-10-021-5/+18
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-35/+18
* I added the Server Down SAP packet after discovering its descriptionGilbert Ramirez1998-09-271-4/+21
* NetWare SAP added.Gilbert Ramirez1998-09-241-7/+132
* Added conversion of IPX RIP ticks to milliseconds for response packets.Gilbert Ramirez1998-09-231-7/+17
* I removed the ncp code from packet-ipx.c and created packet-ncp.c. Now thatGilbert Ramirez1998-09-231-207/+83
* Added ID tags to the beginning of each source file.Gerald Combs1998-09-161-0/+2
* Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706etherealGerald Combs1998-09-161-0/+492