aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ipx.c
Commit message (Expand)AuthorAgeFilesLines
* added SNMP support to IPXNathan Neulinger1999-12-031-1/+11
* Added wide area router ipx socket numberNathan Neulinger1999-12-031-1/+8
* Add IPX to packet stats during capture.Gilbert Ramirez1999-11-301-1/+7
* Some additional IPX packet types.Guy Harris1999-11-301-4/+17
* IPX packet type 1 is apparently NetWare RIP (Routing InformationGuy Harris1999-11-301-6/+8
* Fixed the way IPX network name resolution works with name resolutionGilbert Ramirez1999-11-221-14/+38
* Enable IPX network name resolution by providing for an /etc/ipxnetsGilbert Ramirez1999-11-211-6/+3
* Enable ether name resolution for packet summary lines of IPX packetsGilbert Ramirez1999-11-201-5/+18
* Heikki Vatiainen's SAP (Session Announcement Protocol) dissector.Guy Harris1999-11-171-4/+4
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-7/+25
* added sap types, netbios name types, ipx socket namesNathan Neulinger1999-11-151-1/+34
* Generalize the "ip_src" and "ip_dst" members of the "packet_info"Guy Harris1999-10-221-8/+6
* - add display filters for spx, ipxrip and sap protocols.Laurent Deniel1999-10-171-19/+128
* New proto_tree header_field_info stuff. Header_field_infos now containGilbert Ramirez1999-10-121-13/+23
* Added Mark H. Wood's <mwood@IUPUI.edu> fix for unknown SAP types. It wasGilbert Ramirez1999-09-151-3/+3
* Have the IPX code set "pi.len" and "pi.captured_len" based on the lengthGuy Harris1999-09-021-60/+100
* 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