Fix to TCP reassembly code for retransmitted data, from Edgar Iglesias.
[obnox/wireshark/wip.git] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 915b95315147ffd09e38e927574a4e3a35a5084a..e163420d0ea64fe95f23b2214bcd2505c831e6e3 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -74,6 +74,7 @@ Simon Wilkinson      <sxw@dcs.ed.ac.uk> {
 Joerg Mayer      <jmayer@loplof.de> {
        Banyan Vines support
        NTP fixes
+       DHCP support for Intel PXEclient DHCP requests
 }
 
 Martin Maciaszek <fastjack@i-s-o.net> {
@@ -188,6 +189,9 @@ Nathan Neulinger <nneul@umr.edu> {
        IRC dissector
        AppleTalk NBP dissector
        AppleTalk RTMP response dissector
+       Automake and autoconf updates to handle the current CVS versions
+           of automake (which will probably eventually become the next
+           releases of automake and autoconf)
 }
 
 Tomislav Vujec <tvujec@carnet.hr> {
@@ -217,6 +221,7 @@ Heikki Vatiainen <hessu@cs.tut.fi> {
        SIP (Session Initiation Protocol)
        BGP tvbuffification
        IPv6 and ICMPv6 tvbuffification
+       PIM enhancements and fixes
 }
 
 Greg Hankins <gregh@twoguys.org> {
@@ -345,6 +350,7 @@ Paul Ionescu <paul@acorp.ro> {
        IP Prefix field support in CDP
        Frame Relay support
        Frame-Relay-over-GRE support
+       IPX SAP over IPX EIGRP support
 }
 
 Mark Burton <markb@ordern.com> {
@@ -372,6 +378,7 @@ Michael Tuexen <Michael.Tuexen@icn.siemens.de> {
        M3UA support
        ISDN Q.921-User Adaptation Layer (IUA) support
        SUA Light support
+       MTP3 support
 }
 
 Bruce Korb <bkorb@sco.com> {
@@ -505,6 +512,9 @@ Ronnie Sahlberg <rsahlber@bigpond.net.au> {
        KLM support
        SPRAY support
        rquota support completed
+       XDR array support
+       NIS+ support
+       Rewritten IGMP dissector
 }
 
 Borosa Tomislav <tomislav.borosa@SIEMENS.HR> {
@@ -599,6 +609,50 @@ Christian Lacunza <celacunza@gmx.net> {
            list of packets in real time" captures
 }
 
+Michael Rozhavsky <mike@tochna.technion.ac.il> {
+       Additional OSPF LSA types and opaque-options flag
+}
+
+Scott Renfro <scott@renfro.org> {
+       LDAP checks for invalid packets
+}
+
+Juan Toledo <toledo@users.sourceforge.net> {
+       Passive FTP support
+}
+
+Jean-Christian Pennetier <jeanchristian.pennetier@rd.francetelecom.fr> {
+       ISIS IPv6 routing TLV dissection
+       ISIS traffic engineering TLV dissection
+       IS neighbor and IP reachability TLVs given their own subtree
+           types
+       Assorted other ISIS fixes
+}
+
+Jian Yu <bgp4news@yahoo.com> {
+       Support for Cisco-proprietary capabilities in BGP
+           Route-Refresh messages
+}
+
+Eran Mann <emann@opticalaccess.com> {
+       Fix to LDP prefix FEC dissection for IPv4
+}
+
+Andy Hood <ahood@westpac.com.au> {
+       "--with-ssl" configuration option, to use if UCD SNMP is
+          compiled with crypto support and needs -lcrypto
+       On Solaris, with GCC, add flags to reduce warnings from
+          inadequacies of function declarations in X11 headers
+}
+
+Randy McEoin <rmceoin@pe.net> {
+       Appletalk Data Stream Interface (used by AFP-over-TCP) support
+}
+
+Edgar Iglesias <edgar.iglesias@axis.com> {
+       Fix to TCP reassembly code for retransmitted data
+}
+
 Alain Magloire <alainm@rcsm.ece.mcgill.ca> was kind enough to
 give his permission to use his version of snprintf.c.