Add sample strace output to illustrate the timeout problem.
[obnox/wireshark/wip.git] / packet-ipx.c
1999-12-08 nneulbetter info line for ipx message
1999-12-08 nneuladded decode support for 'poll inactive station' ipx...
1999-12-05 guyAs per Nathan Leulinger's suggestion, have a stub SNMP...
1999-12-03 nneuladded SNMP support to IPX
1999-12-03 nneulAdded wide area router ipx socket number
1999-11-30 gramAdd IPX to packet stats during capture.
1999-11-30 guySome additional IPX packet types.
1999-11-30 guyIPX packet type 1 is apparently NetWare RIP (Routing...
1999-11-22 gramFixed the way IPX network name resolution works with...
1999-11-21 gramEnable IPX network name resolution by providing for...
1999-11-20 gramEnable ether name resolution for packet summary lines...
1999-11-17 guyHeikki Vatiainen's SAP (Session Announcement Protocol...
1999-11-16 guyReplace the ETT_ "enum" members, declared in "packet...
1999-11-15 nneuladded sap types, netbios name types, ipx socket names
1999-10-22 guyGeneralize the "ip_src" and "ip_dst" members of the...
1999-10-17 deniel- add display filters for spx, ipxrip and sap protocols.
1999-10-12 gramNew proto_tree header_field_info stuff. Header_field_in...
1999-09-15 gramAdded Mark H. Wood's <mwood@IUPUI.edu> fix for unknown...
1999-09-02 guyHave the IPX code set "pi.len" and "pi.captured_len...
1999-08-01 gramChanged the display filter scanner from GLIB's GScanner...
1999-07-29 gramMade the protocol (but not the fields) use the new...
1999-07-20 gramConverted some IPX fields to the new proto_tree functions.
1999-07-17 gramAdded just enough fields to TCP to support "Follow...
1999-07-07 gramCreated a new protocol tree implementation and a new...
1999-05-10 gramFixed the number of parameters for the other super...
1999-05-10 gramThis small change lets me read SMBtrans packets that...
1999-03-23 gramRemoved all references to gtk objects from packet*...
1999-03-20 gramRe-wrote the NCP module in accordance with how NCP...
1999-03-05 gramIPX addresses in the Destination/Source fields of the...
1999-03-05 gramdissect_sap() no longer assumes that packets are the...
1998-12-31 gramBe smarter about IPX port numbers and which function...
1998-11-17 gerald* Added column formatting functionality.
1998-11-12 gramA lengthy patch to add the wiretap library. Wiretap...
1998-10-14 gramI've started to figure out the difference between NetBI...
1998-10-14 gramI rename the single dissect() function in packet-nbipx...
1998-10-14 gramAdded preliminary support for NetBIOS Name Services...
1998-10-02 gramAdded more SAP types, from the ncpfs source.
1998-09-27 geraldMerged in a _huge_ patch from Guy Harris. It adds...
1998-09-27 gramI added the Server Down SAP packet after discovering...
1998-09-24 gramNetWare SAP added.
1998-09-23 gramAdded conversion of IPX RIP ticks to milliseconds for...
1998-09-23 gramI removed the ncp code from packet-ipx.c and created...
1998-09-16 geraldAdded ID tags to the beginning of each source file.
1998-09-16 geraldInitial revision