Removed one variable to much.
[obnox/wireshark/wip.git] / AUTHORS
1 
2
3 Original Author
4 -------- ------
5 Gerald Combs            <gerald[AT]wireshark.org>
6
7
8 Contributors
9 ------------
10 Gilbert Ramirez         <gram[AT]alumni.rice.edu> {
11         Wiretap
12         Printing
13         Token-Ring, TR MAC
14         802.2 LLC
15         IPX, SPX, NCP
16         BOOTP/DHCP
17         LPD
18         Win32 support
19         tvbuffs
20         Miscellaneous enhancements and fixes
21 }
22
23 Hannes R. Boehm         <hannes[AT]boehm.org> {
24         http://hannes.boehm.org/
25
26         OSPFv2
27         RIPv1, RIPv2
28         CDP (Cisco Discovery Protocol Version 1)
29 }
30
31 Mike Hall               <mike [AT] hallzone.net> {
32         Follow TCP Stream
33 }
34
35 Bobo Rajec              <bobo[AT]bsp-consulting.sk> {
36         DNS protocol support
37 }
38
39 Laurent Deniel          <laurent.deniel[AT]free.fr> {
40         Name resolution
41         Ethernet/Manufacturer files support
42         FDDI support
43         OMG GIOP/IIOP support
44         ISO/OSI CLNP/COTP support
45         Real time capture and display enhancement
46         Many display filters added
47         GUI enhancements (about & help windows)
48         Follow TCP stream for IPv6
49         Protocol activation/deactivation (Edit:protocols)
50         Ability to mark the frames and associated features
51         "Protocol Properties..." menu item
52         Ring buffer rework
53         X11 decoding enhancements and fixes
54         Miscellaneous enhancements and fixes
55 }
56
57 Don Lafontaine          <lafont02[AT]cn.ca> {
58         Banyan Vines support
59         IGRP support
60 }
61
62 Guy Harris              <guy[AT]alum.mit.edu> {
63         DNS and NetBIOS Name Service enhancements
64         Bitfield decoding
65         IP and TCP option decoding
66         HTTP support
67         NNTP support
68         ATM and LANE decoding
69         Q.931 decoding
70         Changes to the popup packet windows
71         Miscellaneous enhancements and fixes
72 }
73
74 Simon Wilkinson         <sxw[AT]dcs.ed.ac.uk> {
75         AppleTalk support
76 }
77
78 Jörg Mayer              <jmayer[AT]loplof.de> {
79         Banyan Vines support
80         NTP fixes
81         DHCP support for Intel PXEclient DHCP requests
82         Support for "-N" flag enabling selected forms of name resolution
83         Changes to structure initializations to initialize all members
84         Define __USE_XOPEN in files that use "strptime()"
85         Various signed vs. unsigned fixes
86         Crank up the warning level in GCC
87         Skinny (Official Name: SCCP)
88         Remove trailing blanks from hex dump in print/Tethereal
89         Remove unused variables and declarations of non-existent
90             functions
91         In configure scripts, if the compiler is GCC, add to CFLAGS a -D
92             flag to define _U_ as something that marks an argument
93             unused in GCC, and as nothing for other compilers
94         Add _U_ to unused arguments, and turn off "-Wno-unused"
95         .cvsignore fixes
96         Make a pile of stuff not used outside one source file static
97         Clean up #includes
98         Mark last packet of TFTP transfer as such in the Info column
99         Dissect both the BOOTP server and client ports as bootp/DHCP
100         Fix some small memleaks found by valgrind
101         Some Extreme protocols
102         Some 3com management protocol
103 }
104
105 Martin Maciaszek        <fastjack[AT]i-s-o.net> {
106         RPM .spec file
107 }
108
109 Didier Jorand           <Didier.Jorand[AT]alcatel.fr> {
110         SNMP support
111         TCP SEQ/ACK analysis bugfix for sequence number wrapping.
112         FIX 4.0 to 4.4 fields
113 }
114
115 Jun-ichiro itojun Hagino <itojun[AT]itojun.org> {
116         http://www.itojun.org/
117
118         IPv6 support
119         RIPng support
120         IPsec support
121         PIM (Prototocol-Independent Multicast) support
122         IPComp (IP Payload Compression) support
123         BGP (Border Gateway Protocol) support
124 }
125
126 Richard Sharpe          <sharpe[AT]ns.aus.com> {
127         TFTP, FTP, POP, Telnet support
128         Infrastructure changes for the benefit of TFTP
129         SMB support
130         LDP
131         GSS-API and SPNEGO work
132         MS RPC WKSSVC dissector
133 }
134
135 John McDermott          <jjm[AT]jkintl.com> {
136         Packet coloring support
137         Pseudo-real-time capture
138 }
139
140 Jeff Jahr               <jjahr[AT]shastanets.com> {
141         PPP over Ethernet (PPPoe)
142 }
143
144 Brad Robel-Forrest      <bradr[AT]watchguard.com> {
145         ISAKMP, GRE, PPTP
146 }
147
148 Ashok Narayanan         <ashokn[AT]cisco.com> {
149         RSVP
150         Match Selected functionality
151         Support for reading compressed capture files
152         MPLS
153         Link Management Protocol
154         IEEE 802.1ad and 802.1ah
155 }
156
157 Aaron Hillegass         <aaron[AT]classmax.com> {
158         Summary dialogue
159 }
160
161 Jason Lango             <jal[AT]netapp.com> {
162         RTSP, SDP
163         RTCP fixes
164 }
165
166 Johan Feyaerts          <Johan.Feyaerts[AT]siemens.com> {
167         RADIUS
168 }
169
170 Olivier Abad            <oabad[AT]noos.fr> {
171         X.25 support in iptrace files and Sniffer files
172         Support for files from RADCOM WAN/LAN analyzers
173             and HP-UX nettl traces
174         LAPB, X.25
175         Plugins support
176         Support for capturing packet data from pipes
177         Support for writing NetXRay 2.x (Windows Sniffer) format captures
178 }
179
180 Thierry Andry           <Thierry.Andry[AT]advalvas.be> {
181         Linux ATM Classical IP support
182         More filterable fields in SNMP
183 }
184
185 Jeff Foster             <jfoste[AT]woodward.com> {
186         NetBEUI/NBF support (NetBIOS atop 802.2 LLC, the
187             original NetBIOS encapsulation)
188         SMB Mailslot and Netlogin protocol support
189         Popup packet windows
190         Support for protocols registering themselves with dissectors for
191             protocols on top of which they run
192         Rlogin support
193         Support for associating a dissector with a conversation, and for
194             use of that dissector by TCP and UDP
195         SOCKS support
196         Microsoft Proxy protocol support
197         Support for conversations with "wildcard" destination addresses
198            and/or ports
199         Initial support for constructing filter expressions
200         Support for reading Sniffer Frame Relay captures
201         Partial support for determining the type of "Internetwork
202             analyzer" Sniffer captures (we don't yet have enough captures
203             to do it all)
204 }
205
206 Peter Torvals           <petertv[AT]xoommail.com> {
207         Internet Cache Protocol support
208 }
209
210 Christophe Tronche      <ch.tronche[AT]computer.org> {
211         http://tronche.com/
212         BPDU (spanning tree protocol) support
213         X11 requests support
214 }
215
216 Nathan Neulinger        <nneul[AT]umr.edu> {
217         Yahoo Messenger YHOO protocol, and Yahoo Pager (YPNS?) protocol
218             support
219         NTP (Network Time Protocol) support
220         RX protocol support
221         Andrew File System protocol support
222         802.1q VLAN support
223         Misc. RPC program dissectors
224         TNS/Oracle dissector
225         Tacacs+/XTacacs dissector
226         IRC dissector
227         AppleTalk NBP dissector
228         AppleTalk RTMP response dissector
229         Automake and autoconf updates to handle the current CVS versions
230             of automake (which will probably eventually become the next
231             releases of automake and autoconf)
232         Additional cipher suite names for SSL
233         SEBEK - Kernel read() data capture protocol support
234         Linux IPVS Synchronization Daemon support
235 }
236
237 Tomislav Vujec          <tvujec[AT]carnet.hr> {
238         Additional NTP support
239 }
240
241 Kojak                   <kojak[AT]bigwig.net> {
242         ICQ support
243 }
244
245 Uwe Girlich             <Uwe.Girlich[AT]philosys.de> {
246         ONC RPC support
247         NFS support
248         Mount Protocol support started
249         NLM support started
250         PCNFSD support started
251         TSP support
252         Quake dissector
253         QuakeWorld dissector
254         Quake II dissector
255         Quake 3 Arena dissector
256         DTPT dissector
257         INTERLINK dissector
258 }
259
260 Warren Young            <tangent[AT]mail.com> {
261         "Print" button support in "Tools:Follow TCP Stream" window
262 }
263
264 Heikki Vatiainen        <hessu[AT]cs.tut.fi> {
265         Cisco Auto-RP protocol support
266         SAP (Session Announcement Protocol) support
267         VRRP (Virtual Router Redundancy)
268         HSRP (Hot Standby Router Protocol)
269         option to control whether to interpret the IPv4 TOS field as
270             such or as the DiffServ field
271         COPS
272         SIP (Session Initiation Protocol)
273         BGP tvbuffification
274         IPv6 and ICMPv6 tvbuffification
275         PIM enhancements and fixes
276         Support for Enter/Return toggling expansion of selected protocol
277             tree item
278         IGMP fixes and multicast traceroute support
279         MSDP support
280         IPv6 name resolution support on Solaris 8
281         Enhancements to the "bad sed" tests
282         Make "get_host_ipaddr()" require dotted-quad IP addresses to
283             really be quads
284         CGMP-over-Ethernet II support
285         Fix the test for IS-IS virtual links
286         Documentation improvements
287 }
288
289 Greg Hankins            <gregh[AT]twoguys.org> {
290         http://www.twoguys.org/~gregh
291
292         updates to BGP (Border Gateway Protocol) support
293 }
294
295 Jerry Talkington        <jtalkington[AT]users.sourceforge.net> {
296         tvb_uncompress()/HTTP Content-Encoding decompression
297         HTTP chunked encoding dissection
298         updates to HTTP support
299         Filter selection/editing GUI improvements
300         WCCP 1.0 support
301         Right-mouse-button menu support
302 }
303
304 Dave Chapeskie          <dchapes[AT]ddm.on.ca> {
305         updates to ISAKMP support
306 }
307
308 James Coe               <jammer[AT]cin.net> {
309         SRVLOC (Service Location Protocol) support
310         NCP over IP support
311 }
312
313 Bert Driehuis           <driehuis[AT]playbeing.org> {
314         I4B (ISDN for BSD) wiretap module
315         V.120
316 }
317
318 Stuart Stanley          <stuarts[AT]mxmail.net> {
319         ISIS on CLNP support
320 }
321
322 John Thomes             <john[AT]ensemblecom.com> {
323         L2TP support
324 }
325
326 Laurent Cazalet         <laurent.cazalet[AT]mailclub.net> {
327         updates to L2TP support
328 }
329
330 Thomas Parvais          <thomas.parvais[AT]advalvas.be> {
331         updates to L2TP support
332 }
333
334 Gerrit Gehnen           <G.Gehnen[AT]atrie.de> {
335         support for "Inactive Subset" of ISO CLNP
336         Decoding of OSI COTP TSAPs as text when they're plain text
337         Sinec H1 protocol support
338 }
339
340 Craig Newell            <craign[AT]cheque.uq.edu.au> {
341         TFTP options (RFC 2347) support
342 }
343
344 Ed Meaney               <emeaney[AT]cisco.com> {
345         Win32 support
346 }
347
348 Dietmar Petras          <DPetras[AT]ELSA.de> {
349         Time protocol support
350         Fix to handling of SNMPv2 TRAP PDUs
351 }
352
353 Fred Reimer             <fwr[AT]ga.prestige.net> {
354         TCP segment length in TCP packet summary
355 }
356
357 Florian Lohoff          <flo[AT]rfc822.org> {
358         Various enhancements to RADIUS support
359         Fixes to L2TP result and error code dissection
360         Redback SmartEdge SE400/800 tcpdump disassembly
361         Redback Lawful Intercept dissection
362 }
363
364 Jochen Friedrich        <jochen+ethereal[AT]scram.de> {
365         SNA improvements
366         Fix to IPv6 fragment handling
367         SMUX and SNMPv3 support
368         Zebra support
369         HPR/UDP (RFC 2353, Enterprise Extender)
370         RPL support
371         HP extended 802.2 LLC support
372         HP remote management protocol support
373         SNMP over HP extended 802.2 LLC support
374 }
375
376 Paul Welchinski         <paul.welchinski[AT]telusplanet.net> {
377         Fixes to Win32 packet capture code
378 }
379
380 Doug Nazar              <nazard[AT]dragoninc.on.ca> {
381         LDAP support
382 }
383
384 Andreas Sikkema         <h323 [AT] ramdyne.nl> {
385         Fixes to SMB dissector
386         Fixes to capture file handling on Win32
387         RTCP, RTP, TPKT (RFC 1006), H.261
388         Q.931 enhancements
389 }
390
391 Mark Muhlestein         <mmm[AT]netapp.com> {
392         CIFS-over-TCP support
393 }
394
395 Graham Bloice           <graham.bloice[AT]trihedral.com> {
396         Win32 icon for Wireshark, and Win32 resource-compiler files to
397             add version/copyright/etc. information to Win32 executables
398         Support for sorting columns in the summary by clicking on them
399         Win32 Makefile improvements
400         Support for "Update list of packets in real time" during capture
401             on Win32
402         Support for inverse video rather than boldface highlighting of
403             the bytes, in the hex dump window, corresponding to a selected
404             field
405         Support for DNP
406 }
407
408 Ralf Schneider          <ralf.schneider[AT]alcatel.se> {
409         Enhancements to OSI CLNP, CLTP, and ISIS support
410         OSI ESIS support
411 }
412
413 Yaniv Kaul              <mykaul [AT] gmail.com> {
414         Enhancements to ISAKMP
415         CPHA support
416         DCERPC OXID operation #5 dissection
417         TDS enhancements
418         DCERPC: Resolve UUID to interface names on win32 platforms
419         PCT support
420         X509 Certificates over HTTP support
421         VNC heuristic dissection
422         TightVNC dissection
423         More tags in the DAAP dissector
424         SPICE dissector
425 }
426
427 Paul Ionescu            <paul[AT]acorp.ro> {
428         IPX-over-GRE support
429         EIGRP support
430         Cisco IGRP support
431         X.25-over-TCP support
432         DEC LANBridge Spanning Tree Protocol support
433         X.25-over-LLC support
434         IP Prefix field support in CDP
435         Frame Relay support
436         Frame-Relay-over-GRE support
437         IPX SAP over IPX EIGRP support
438         Fleshed out TACACS/XTACACS/TACACS+ dissector
439         DLSw support
440 }
441
442 Mark Burton             <markb[AT]ordern.com> {
443         Assorted SMB fixes and enhancements
444         iSCSI support
445 }
446
447 Stefan Raab             <sraab[AT]cisco.com> {
448         Mobile IP
449 }
450
451 Mark Clayton            <clayton[AT]shore.net> {
452         Support for capturing on ATM interfaces on Linux
453 }
454
455 Michael Rozhavsky       <mike[AT]tochna.technion.ac.il> {
456         OSPF enhancements
457         CRLDP support
458 }
459
460 Dug Song                <dugsong[AT]monkey.org> {
461         RPCSEC_GSS credential/verifier dissection for ONC RPC
462 }
463
464 Michael Tüxen           <tuexen [AT] fh-muenster.de> {
465         SCTP support
466         M3UA support
467         ISDN Q.921-User Adaptation Layer (IUA) support
468         SUA and SUA Light support
469         MTP3 support
470         MacOS X support
471         Update of M2PA support for later Internet drafts
472         MTP2 support
473         SCTP support in text2pcap
474         SCCP-atop-M3UA support
475         M2UA support
476         ASAP support
477         ENRP support
478         Fix SCTP port number for M2PA
479 }
480
481 Bruce Korb              <bkorb[AT]sco.com> {
482         Improved autogen.sh script
483 }
484
485 Jose Pedro Oliveira     <jpo[AT]di.uminho.pt> {
486         DHCP enhancements
487 }
488
489 David Frascone          <dave[AT]frascone.com> {
490         DIAMETER support
491         Bug fixes and enhancements to Mobile IP
492         Support for Mobile IP's use of ICMP Router Advertisements
493         Removal of unused variables and functions
494         LWAPP support
495 }
496
497 Peter Kjellerstedt      <pkj[AT]axis.com> {
498         SRVLOC fixes
499         ICQ enhancements
500         autogen.sh fixes
501 }
502
503 Phil Techau             <phil_t[AT]altavista.net> {
504         Added "col_append_str()"
505         Signed integer support in display filters and in the protocol tree
506         BOOTP fixes
507         Additional NTP reference clock identifiers
508 }
509
510 Wes Hardaker            <hardaker[AT]users.sourceforge.net> {
511         Kerberos 5 support
512         occasional ucd-snmp/net-snmp help.
513 }
514
515 Robert Tsai             <rtsai[AT]netapp.com> {
516         Rsh support
517         Support for embedded newlines in SDP fields
518         Support for leading LWS in RTSP headers
519 }
520
521 Craig Metz              <cmetz[AT]inner.net> {
522         OSPF type 7 LSA dissection
523 }
524
525 Per Flock               <per.flock[AT]axis.com> {
526         A6 and DNAME resource record support
527         RFC 2673 bitstring label support
528 }
529
530 Jack Keane              <jkeane[AT]OpenReach.com> {
531         ISAKMP fixes to handle malformed packets
532 }
533
534 Brian Wellington        <bwelling[AT]xbill.org> {
535         Support for DNS CERT, KX, TSIG, and TKEY records
536         Support for NOTIFY and UPDATE DNS opcodes
537         Support for YXDOMAIN, YXRRSSET, NXRRRSET, NOTAUTH, NOTZONE, and
538            TSIG/TKEY error DNS reply codes
539         Partial support for DNS-over-TCP
540 }
541
542 Santeri Paavolainen     <santtu[AT]ssh.com> {
543         "Capture->Stop" menu bar item
544         Improved capture statistics box
545         Make doc/Makefile.am work in POSIXLY_CORRECT environment
546         Mobile IPv6 fixes
547 }
548
549 Ulrich Kiermayr         <uk[AT]ap.univie.ac.at> {
550         ECN Extension support
551 }
552
553 Neil Hunter             <neil.hunter[AT]energis-squared.com> {
554         WAP support
555 }
556
557 Ralf Holzer             <ralf[AT]well.com> {
558         AIM/OSCAR support
559 }
560
561 Craig Rodrigues         <rodrigc [AT] attbi.com> {
562         GIOP 1.2 support and other GIOP enhancements
563         Handle current versions of RPM, which compress man pages
564         Real-time CORBA priority value support
565 }
566
567 Ed Warnicke             <hagbard[AT]physics.rutgers.edu> {
568         MGCP dissector
569         PCLI ( Packet Cable Lawful Intercept ) dissector
570 }
571
572 Johan Jorgensen         <johan.jorgensen[AT]axis.com> {
573         IEEE 802.11 support
574 }
575
576 Frank Singleton         <frank.singleton[AT]ericsson.com> {
577         Short integer CDR support for GIOP
578         Support for protocols running atop GIOP
579         GIOP CosNaming support
580 }
581
582 Kevin Shi               <techishi[AT]ms22.hinet.net> {
583         GVRP support
584 }
585
586 Mike Frisch             <mfrisch[AT]isurfer.ca> {
587         NFSv4 support
588         HCLNFSD support
589         rquota support
590         AUTH_DES support
591         Tvbuffified NFS dissector
592         RPCSEC_GSS fixes
593         PCNFSD updates
594         NFS_ACL support
595         PVFS2 support
596 }
597
598 Burke Lau               <burke_lau[AT]agilent.com> {
599         PPP FCS checking
600         Cisco HDLC support in PPP dissector
601         MPLS-over-PPP support
602 }
603
604 Martti Kuparinen        <martti.kuparinen[AT]iki.fi> {
605         Mobile IPv6 support
606         HMIPv6 support
607 }
608
609 David Hampton           <dhampton[AT]mac.com> {
610         Support for HTTP methods added by GENA (the uPnP protocol)
611         Support for the HTTP-based SSDP protocol
612         "Decode As" dialog
613 }
614
615 Kent Engström           <kent[AT]unit.liu.se> {
616         CDP VTP Management Domain item support
617 }
618
619 Ronnie Sahlberg         <ronnie_sahlberg[AT]ozemail.com.au> {
620         NLM dissector enhancements
621         Mount dissector enhancements
622         Support for status monitor protocol and status monitor callback
623             protocol
624         YPSERV dissector enhancements
625         BOOTPARAM dissector enhancements
626         RWALL support
627         HCLNFSD dissector enhancements
628         IP fragment reassembly
629         YPPASSWD support
630         KLM support
631         SPRAY support
632         rquota support completed
633         XDR array support
634         NIS+ support
635         Rewritten IGMP dissector
636         Tvbuffified and bug-fixed RX and AFS dissectors
637         Support for filtering on absolute and relative time fields
638         DVMRP support
639         MRDISC support
640         MSNIP support
641         Tvbuffified ISIS dissector
642         Tvbuffified SMB NETLOGON dissector
643         Tvbuffified SMB BROWSER dissector
644         TCP segment reassembly and support for it in ONC RPC and NBSS
645             dissectors
646         Filterable fields for XoT and RIP
647         Times in NFS done as FT_ABSOLUTE_TIME and FT_RELATIVE_TIME
648         FT_UINT64 support, code to handle 64-bit integers without
649             requiring compiler support for them, and updates to the
650             Diameter, L2TP, NFS, and NLM dissectors to use it and to the
651             ONC RPC dissector to allow ONC RPC subdissectors to use it
652         SMB tvbuffication and enhancement
653         NDMPv3 support
654         Add time between request and reply as a field to ONC RPC replies
655         File handle to file name resolution in NFS and related protocols
656         DCE RPC enhancements
657         SAMR updates
658         NETLOGON implementation
659         LSA updates
660         NFS AUTH stub implementation
661         MAPI skeleton dissector
662         DCE/RPC fragment reassembly
663         TCP ACK/SEQ number analysis and relative sequence numbers
664         TAP system and ONC RPC and DCE RPC examples
665         DISTCC updates
666         H225 and H245 dissectors and PER dissector helpers
667         Kerberos decryption
668         PacketCable protocol
669 }
670
671 Borosa Tomislav         <tomislav.borosa[AT]SIEMENS.HR> {
672         Updates to mobile IPv6
673 }
674
675 Alexandre P. Ferreira   <alexandref[AT]tcoip.com.br> {
676         WTLS support
677         WSP fixes and enhancements
678 }
679
680 Simharajan Srishylam    <Simharajan.Srishylam[AT]netapp.com> {
681         Assorted WCCP2 enhancements
682         ICAP support
683 }
684
685 Greg Kilfoyle           <gregk[AT]redback.com> {
686         BOOTP option 82 (Relay Agent Information option) support
687 }
688
689 James E. Flemer         <jflemer[AT]acm.jhu.edu> {
690         Hidden Boolean fields set if the IP or ICMP checksums are bad
691 }
692
693 Peter Lei               <peterlei[AT]cisco.com> {
694         RFC 3024 reverse tunneling support for the Mobile IP dissector
695 }
696
697 Thomas Gimpel           <thomas.gimpel[AT]ferrari.de> {
698         Fixes to the Q.931 dissector
699 }
700
701 Albert Chin             <china[AT]thewrittenword.com> {
702         Fixes to Lemon to get it to compile on platforms (such as some
703             versions of Tru64 UNIX) that define TRUE and FALSE
704         Fixes for various non-GCC compiler warnings
705         Fix to TCP graph code to eliminate a GCCism
706         Simplify some autoconf code
707         Assorted cleanups
708         Autoconf/automake cleanups
709 }
710
711 Charles Levert          <charles[AT]comm.polymtl.ca> {
712         CUPS browsing protocol support
713 }
714
715 Todd Sabin              <tas[AT]webspan.net> {
716         DCE RPC support
717         Cleaned up "get_column_format_matches()"
718         Skeleton NSPI dissector
719 }
720
721 Eduardo Pérez Ureta     <eperez[AT]dei.inf.uc3m.es> {
722         GUI fixes
723 }
724
725 Martin Thomas           <martin_a_thomas[AT]yahoo.com> {
726         Support for TPKT being used for its original purpose (TCP port
727             102, containing OSI transport layer PDUs)
728         Handle address lengths based on TOA bit in X.25
729 }
730
731 Hartmut Mueller         <hartmut[AT]wendolene.ping.de> {
732         BACNET support
733 }
734
735 Michal Melerowicz       <Michal.Melerowicz[AT]nokia.com> {
736         GTP support
737         GTPv1 support and GTPv0 improvements
738 }
739
740 Hannes Gredler          <hannes[AT]juniper.net> {
741         OSI network layer over PPP support
742         Many IS-IS enhancements
743         Juniper Networks vendor ID in RADIUS dissector
744         HELLO message support in RSVP
745         Many BGP enhancements and bug fixes
746         Fix display of OSI system IDs to use a dot rather than a dash
747             before the PSN byte
748         Decode the sample rate factor in cflowd5 headers
749         Support OSI over CHDLC
750         Show the type value for OSI protocols symbolically in GRE
751         Support MPLS over CHDLC
752         Bi-directional Fault Detection (BFD) support
753         Support for Juniper's DLT_JUNIPER_ATM1, DLT_JUNIPER_ATM2 values
754         Support for Juniper's PPPOE encapsulation
755 }
756
757 Inoue                   <inoue[AT]ainet.or.jp> {
758         Preference dialog crash fix
759 }
760
761 Olivier Biot            <obiot.ethereal[AT]gmail.com> {
762         Various WTP fixes and enhancements
763         Rewrite of much of WSP
764         WBXML/WMLC support
765         README.win32 updates for Cygwin
766         UDH dissection in SMPP
767         WTP-over-SMPP and WSP-over-SMPP
768         GSM SMS, CBS and DCS support for the SMPP dissector
769         Display filter operator: matches (PCRE syntax)
770         Compuserve GIF image dissector
771         JPEG File Interchange Format (JFIF) dissector
772         Dissector for message/http media type
773         Generic line-based textual data dissector
774         Multipart media dissector
775         Display filter operator: bitwise_and
776         Generic media dissector (in analogy to the data dissector)
777 }
778
779 Patrick Wolfe           <pjw[AT]zocalo.cellular.ameritech.com> {
780         WTLS client and trusted key ID handling enhancements
781 }
782
783 Martin Held             <Martin.Held[AT]icn.siemens.de> {
784         RANAP support
785 }
786
787 Riaan Swart             <rswart[AT]cs.sun.ac.za> {
788         Modbus/TCP support
789 }
790
791 Christian Lacunza       <celacunza[AT]gmx.net> {
792         Command-line option to control automatic scrolling in "Update
793             list of packets in real time" captures
794 }
795
796 Scott Renfro            <scott[AT]renfro.org> {
797         LDAP checks for invalid packets
798         "-t" flag for editcap, to adjust timestamps in frames
799         SSL/TLS support
800         Mergecap utility for merging capture files
801         Fixes for some calls to "localtime()" that didn't check whether
802            the call succeeded (it doesn't always do so on Windows, for
803            example)
804 }
805
806 Juan Toledo             <toledo[AT]users.sourceforge.net> {
807         Passive FTP support
808 }
809
810 Jean-Christian Pennetier <jeanchristian.pennetier[AT]rd.francetelecom.fr> {
811         ISIS IPv6 routing TLV dissection
812         ISIS traffic engineering TLV dissection
813         IS neighbor and IP reachability TLVs given their own subtree
814             types
815         Assorted other ISIS fixes
816 }
817
818 Jian Yu                 <bgp4news[AT]yahoo.com> {
819         BGP enhancements
820 }
821
822 Eran Mann               <emann[AT]opticalaccess.com> {
823         Fix to LDP prefix FEC dissection for IPv4
824 }
825
826 Andy Hood               <ajhood [AT] fl.net.au> {
827         "--with-ssl" configuration option, to use if UCD SNMP is
828            compiled with crypto support and needs -lcrypto
829         On Solaris, with GCC, add flags to reduce warnings from
830            inadequacies of function declarations in X11 headers
831         Translate enterprise OIDs in SNMP traps to strings if possible
832         AODV6 dissector compile fixes for AIX
833 }
834
835 Randy McEoin            <rmceoin[AT]ahbelo.com> {
836         Appletalk Data Stream Interface (used by AFP-over-TCP) support
837         Xyplex protocol support
838         Avaya IPSI Control
839 }
840
841 Edgar Iglesias          <edgar.iglesias[AT]axis.com> {
842         Fix to TCP reassembly code for retransmitted data
843 }
844
845 Martina Obermeier       <Martina.Obermeier[AT]icn.siemens.de> {
846         ISUP (ISDN User Part, ITU-T recommendation Q.763) support
847 }
848
849 Javier Achirica         <achirica[AT]ttd.net> {
850         IEEE 802.11 bug fixes and WEP support
851 }
852
853 B. Johannessen          <bob[AT]havoq.com> {
854         Gnutella support
855 }
856
857 Thierry Pelle           <thierry.pelle[AT]laposte.net> {
858         MP-BGP message support
859         Redback vendor-specific items for RADIUS and L2TP
860         IPv6CP support
861 }
862
863 Francisco Javier Cabello <fjcabello[AT]vtools.es> {
864         RFC 2250 MPEG1 support
865 }
866
867 Laurent Rabret          <laurent.rabret[AT]rd.francetelecom.fr> {
868         LCP-over Ethernet and IPCP-over-Ethernet support (to handle
869             captures on Windows; PPP packets show up as Ethernet
870             packets, courtesy of NDISWAN, and apparently internal-to-PPP
871             protocols get passed through, with PPP protocol types
872             appearing in the Ethernet protocol type field)
873         PAP support
874         BGP bug fix
875         ISIS fixes and enhancements
876         OPSI support
877 }
878
879 nuf si                  <gnippiks[AT]yahoo.com> {
880         RTSP fixes
881 }
882
883 Jeff Morriss            <jeff.morriss.ws[AT]gmail.com> {
884         M2PA support
885         Support for ANSI flavor of MTP3
886         SCCP support
887         SCCP Management support
888         MTP3 Management support
889         Support for China and Japan ITU SS7 variants
890         SSCOP over UDP and SSCF-NNI support
891         Various bug fixes and enhancements
892 }
893
894 Aamer Akhter            <aakhter[AT]cisco.com> {
895         Support for draft-rosen-vpn-ospf-bgp-mpls
896         Support for additional BGP extended communities
897         LDP support for draft-martini-l2circuit-trans-mpls, LDP status
898             code updates, and small LDP cleanups
899         LDP support for draft-martini-l2circuit-encap-mpls for
900             Ethernet-over-MPLS
901         Fix initialization of ett_slarp in CHDLC dissector
902         LDP PWE updates
903 }
904
905 Pekka Savola            <pekkas[AT]netcore.fi> {
906         Autoconf support for glibc IPv6 support
907 }
908
909 David Eisner            <cradle[AT]Glue.umd.edu> {
910         NCP-over-IP bug fix
911 }
912
913 Steve Dickson           <steved[AT]talarian.com> {
914         PGM (Pragmatic General Multicast) support
915 }
916
917 Markus Seehofer         <Markus.Seehofer [AT] hirschmann.de> {
918         GMRP support
919         IEEE 1588 / PTP version 2 support
920 }
921
922 Lee Berger              <lberger[AT]roy.org> {
923         Fix to FT_UINT_STRING handling
924 }
925
926 Motonori Shindo         <motonori[AT]shin.do> {
927         Shiva PAP, EAP, and CBCP negotiation in LCP Callback Operation
928             support in PPP dissector
929         Support for decoding additional data, for CHAP, in LCP
930             Authentication Protocol option
931         Additional vendor (CoSine) for Radius
932         CoSine VSA support for Radius
933         Patches to PPP for CHAP support
934         Patches to packet-x11-keysym.h to clean up 8-bit chars
935         Fixes to take the Vendor-Specific attribute into consideration
936             when dissecting L2TP
937         L2TP Dissconnect Cause Information AVP support
938         PPP CCP support
939         PPP compressed packet support
940         Assorted BGP improvements
941         CBCP support in PPP
942         Fix Ascend/Lucent trace reading code to handle later trace
943             formats that have an ASCII dump at the end of the line
944         Get rid of "send output to /dev/null" hack in Ascend/Lucent
945            trace reading code's Flex scanner
946         BACP and BAP support in PPP dissector
947         Add necessary cast in TCP graph code
948         Fix up the generation of PDB files, clean them up on a "nmake -f
949             makefile.nmake clean", and put all the PDB files into the
950             Windows binary distribution
951         Delete installed data files on a Windows uninstallation
952         OSPF fixes
953         Support for reading CoSine L2 debug output
954         Assorted LDP enhancements and fixes
955         Key Information dissection in EAPOL-Key messages
956         sFlow/NetFlow/IPFIX dissector enhancement
957 }
958
959 Terje Krogdahl          <tekr[AT]nextra.com> {
960         Additional AVPs, and Event-Timestamp support, in RADIUS
961 }
962
963 Jean-Francois Mule      <jfm[AT]cablelabs.com> {
964         Additional SIP methods
965 }
966
967 Thomas Wittwer          <thomas.wittwer[AT]iclip.ch> {
968         HTTP dissector registered by name
969         "prefs_register_string_preference()" made available to plugins
970         Remove unnecessary calls to "prefs_module_foreach()"
971         Support for stopping capture at specified capture file size or
972             capture duration
973 }
974
975 Matthias Nyffenegger    <matthias.nyffenegger[AT]iclip.ch> {
976         Support for stopping capture at specified capture file size or
977             capture duration
978 }
979
980 Palle Lyckegaard        <Palle[AT]lyckegaard.dk> {
981         OSPFv3 support
982 }
983
984 Nicolas Balkota         <balkota[AT]mac.com> {
985         GTPv1 support and GTPv0 improvements
986 }
987
988 Tom Uijldert            <Tom.Uijldert[AT]cmg.nl> {
989         WTP fixes
990         MMSE support
991         Push-traffic dissecting for WSP/WTLS
992         UCP support
993         SMPP support
994         multipart-content support in WSP/MMSE
995         WTP reassembly
996         WTP TPI dissection
997 }
998
999 Akira Endoh             <endoh[AT]netmarks.co.jp> {
1000         Support for dissecting multiple BGP capabilities
1001         Sync PPP protocol names with the IANA database
1002         MPLSCP, CDPCP, and CDP over PPP support
1003         BGP support for draft-ietf-idr-as4bytes-06.txt and
1004             draft-ietf-idr-dynamic-cap-03.txt
1005         Wellfleet Breath of Life support
1006         RSVP support for draft-ietf-mpls-nodeid-subobject-00.txt, and
1007             other bug fixes and enhancements
1008         Diffserv MPLS signaling protocol support
1009         IGAP support
1010 }
1011
1012 Graeme Hewson           <graeme.hewson[AT]oracle.com> {
1013         Additional Ascend codes, and IETF codes, for Radius
1014         Fix various capture problems
1015         Add some sanity checks to DNS dissector to avoid loops
1016         Command-line interface cleanups
1017         Varargs code cleanup in "simple_dialog.c"
1018         Make dialog box pop up only after a minimum period of time
1019 }
1020
1021 Pasi Eronen             <pe[AT]iki.fi> {
1022         Patches to the dcerpc dissector for data representation decoding
1023         XDMCP support
1024         Support for PCT cipher suites and record layer in SSL
1025         Dissect the packet inside an LCP Protocol-Reject message
1026 }
1027
1028 Georg von Zezschwitz    <gvz[AT]2scale.net> {
1029         WSP fixes
1030         Support for concatenated PDUs
1031         Put URL of WSP GET/POST in the Info column
1032         Fix a bug with WSP Connect requests with headers > 256 bytes
1033         Implement attributes of WSP Suspend/Resume
1034 }
1035
1036 Steffen Weinreich       <steve[AT]weinreich.org> {
1037         UCP fixes
1038 }
1039
1040 Marc Milgram            <ethereal[AT]mmilgram.NOSPAMmail.net> {
1041         VMS TCPIPtrace wiretap module
1042         DBS Etherwatch wiretap module
1043 }
1044
1045 Gordon McKinney         <gordon[AT]night-ray.com> {
1046         Enhanced Ethereal icon for Windows
1047         Support for time stamping packets in text2pcap
1048         Fix to text2pcap to handle colons after offset field
1049         Make IP-over-PPP work with the TCP graph code
1050 }
1051
1052 Pavel Novotny           <Pavel.Novotny[AT]icn.siemens.de> {
1053         Additional items for RADIUS tunnels
1054 }
1055
1056 Shinsuke Suzuki         <suz[AT]kame.net> {
1057         DHCPv6 and PIM enhancements
1058         IPv6 payload for GRE
1059         MLDv2 enhancements
1060 }
1061
1062 Andrew C. Feren         <acferen[AT]yahoo.com> {
1063         Makefile fix
1064         Solaris packaging fixes
1065         Add ifdefs to the top-level Makefile.nmake to avoid using
1066             Python if PYTHON isn't defined
1067         make-manuf fix
1068         Put all of Cisco's OUIs into manuf.tmpl
1069         Put human-readable descriptions in the combo box entries for
1070             "Interface:" on Windows
1071         ntop nProbe and Plixer Mailinizer extensions for the Netflow dissector
1072 }
1073
1074 Tomas Kukosa            <tomas.kukosa [AT] siemens.com> {
1075         Additional routines made available to plugins
1076         Support in Wiretap for DLT_HHDLC
1077         Fix to summary-printing code to handle reallocated line buffer
1078         Support for registering subdissectors for Q.931 IEs and codesets
1079         Reassembly of segmented Q.931 messages
1080         ASN2ETH compiler to convert ASN.1 definitions to PER/DER dissectors
1081 }
1082
1083 Andreas Stockmeier      <a.stockmeier[AT]avm.de> {
1084         IPCOMP transformation and ID_IPV4_ADDR_SUBNET for ISAKMP
1085         Fix the file dialog box code to use "g_strdup()", not "strdup()"
1086             to copy strings
1087 }
1088
1089 Pekka Nikander          <pekka.nikander[AT]nomadiclab.com> {
1090         IEEE 802.1x, a/k/a EAPOL
1091         PPP/EAPOL EAP support
1092 }
1093
1094 Hamish Moffatt          <hamish[AT]cloud.net.au> {
1095         MPLS support for handling either IPv4 or IPv6 as the payload
1096             protocol type
1097         Win32 Makefile fixes
1098         Use pod2html rather than man2html to build HTML man pages
1099         Fix ethereal.nsi.in for recent versions of NSIS
1100 }
1101
1102 Kazushi Sugyo           <k-sugyou[AT]nwsl.mesh.ad.jp> {
1103         Fix to display of AH length field
1104         Fix to code to scan the SIOCGIFCONF list
1105 }
1106
1107 Tim Potter              <tpot[AT]samba.org> {
1108         Support for DCE RPC atop SMB
1109         Support for several Microsoft DCE RPC services used with SMB
1110         Added code to call request and reply subdissectors in DCE RPC
1111         Display the FID in the Info column of NT Create and X replies
1112         Display the setup words in some SMB Transaction messages and
1113             extract the FID from them
1114         Use the FID, for DCE RPC-over-SMB, as part of the conversation
1115            matching
1116         Assorted SMB fixes
1117         NT SID dissection
1118 }
1119
1120 Raghu Angadi            <rangadi[AT]inktomi.com> {
1121         WCCP capability info dissection bug fix
1122 }
1123
1124 Taisuke Sasaki          <sasaki[AT]soft.net.fujitsu.co.jp> {
1125         OSPF fixes
1126 }
1127
1128 Tim Newsham             <newsham[AT]lava.net> {
1129         Support for 802.11+Prism II monitor-mode link-layer headers
1130 }
1131
1132 Tom Nisbet              <Tnisbet[AT]VisualNetworks.com> {
1133         Support for reading Visual Networks traffic capture files
1134         SLIMP3 protocol version 2 support
1135 }
1136
1137 Darren New              <dnew[AT]san.rr.com> {
1138         BXXP dissector modified to be a BEEP dissector
1139 }
1140
1141 Pavel Mores             <pvl[AT]uh.cz> {
1142         TCP time-sequence, round-trip time, and throughput graphs
1143 }
1144
1145 Bernd Becker            <bb[AT]bernd-becker.de> {
1146         Support for LOCATION_FORWARD, LOCATION_FORWARD_PERM and
1147             NEEDS_ADDRESSING_MODE replies in GIOP
1148         ethereal_gen.py cleanups
1149         Reset the Protocol column to GIOP if no heuristic dissectors
1150             succeed
1151         Enhancements to TNS dissector, including desegmentation
1152         GIOP fixes
1153 }
1154
1155 Heinz Prantner          <Heinz.Prantner[AT]radisys.com> {
1156         M2TP support
1157 }
1158
1159 Irfan Khan              <ikhan[AT]qualcomm.com> {
1160         pppdump reader fixes
1161         Van Jacobson decompression support for PPP
1162 }
1163
1164 Jayaram V.R             <vjayar[AT]cisco.com> {
1165         PPP multiplexing support
1166 }
1167
1168 Dinesh Dutt             <ddutt[AT]cisco.com> {
1169         SCSI dissector, for use by iSCSI and other protocols that
1170             transport SCSI operations
1171         Fibre Channel (over IP) support, and support for various
1172             protocols running atop FC
1173         Cisco MDS switch Debug Port Adapter (Boardwalk)
1174             FC-inside-Ethernet dissector
1175         Cisco MDS switch internal FC-inside-Ethernet dissector
1176 }
1177
1178 Nagarjuna Venna         <nvenna[AT]Brixnet.com> {
1179         Only display the reason in BYE RTCP packets if it's present
1180         Support for RTCP-XR support as in RFC 3611
1181 }
1182
1183 Jirka Novak             <j.novak[AT]netsystem.cz> {
1184         Support for generating filter expressions based on packet list
1185             column values
1186         Support for adding filter expressions generated from column or
1187             protocol tree field values to the current expression rather
1188             than replacing the current expression
1189         Support for hex dump mode in "Follow TCP Stream" window showing
1190             hex and ASCII data
1191 }
1192
1193 Ricardo Barroetaveña    <rbarroetavena[AT]veufort.com> {
1194         Enhanced LDP support
1195         Support TCP reassembly requiring multiple steps (e.g.,
1196             reassemble the PDU header to get the length of the PDU, then
1197             reassemble the PDU based on that length)
1198 }
1199
1200 Alan Harrison           <alanharrison[AT]mail.com> {
1201         Fixes to EtherPeek file reader code
1202 }
1203
1204 Mike Frantzen           <frantzen[AT]w4g.org> {
1205         Support for capturing on, and reading captures from, OpenBSD
1206             firewall logging virtual interface
1207 }
1208
1209 Charlie Duke            <cduke[AT]fvc.com> {
1210         Added routines to the plugin table
1211 }
1212
1213 Alfred Arnold           <Alfred.Arnold[AT]elsa.de> {
1214         IAPP support
1215 }
1216
1217 Dermot Bradley          <dermot.bradley[AT]openwave.com> {
1218         Support for Openwave-specific WSP headers
1219         Support for Openwave-specific WSP field names
1220         Support for additional WSP content types from Openwave
1221         Support for additional WSP language values
1222 }
1223
1224 Adam Sulmicki           <adam[AT]cfar.umd.edu> {
1225         Add more type values for EAP.
1226         Fix off-by-one bug when displaying Code of EAP message.
1227         Additional AVPs for RADIUS, and making RD_TP_CONNECT_INFO a
1228             RADIUS_STRING rather than a RADIUS_STRING_TAGGED
1229         Dissect EAP messages inside RADIUS
1230         Dissect SSL-encoded stuff inside EAP
1231         Cisco LEAP support
1232         EAP-TLS reassembly
1233         Other EAP enhancements
1234 }
1235
1236 Kari Tiirikainen        <kari.tiirikainen[AT]nokia.com> {
1237         COPS-PR extension support
1238         Support for reading MIBs containing converted PIBs in COPS
1239             dissector
1240 }
1241
1242 John Mackenzie          <John.A.Mackenzie[AT]t-online.de> {
1243         Put missing initializations of table entries in "plugins.c"
1244         Register GIOP dissector as a UDP heuristic dissector
1245 }
1246
1247 Peter Valchev           <pvalchev[AT]openbsd.org> {
1248         Fix editcap to assign the result of "getopt()" to an "int" and
1249            to check "getopt()"s return value with -1 rather than EOF
1250 }
1251
1252 Alex Rozin              <Arozin[AT]mrv.com> {
1253         Support for IEEE 802.1w RST BPDUs
1254 }
1255
1256 Jouni Malinen           <jkmaline[AT]cc.hut.fi> {
1257         802.11 authentication frame dissection bug fix
1258         Fix offset of challenge element in 802.11 dissector
1259         Show fragmented 802.11 frames as fragments
1260         EAP bug fix for NAK packets
1261         EAP-MD5, EAP-SIM, EAP-PEAP, and EAP-MSCHAPv2 support
1262         802.11g element support
1263         802.11i enhancements
1264         New WSC 2.0 attributes and values support
1265         Wi-Fi Alliance P2P dissector
1266 }
1267
1268 Paul E. Erkkila         <pee[AT]erkkila.org> {
1269         Skinny Client Control Protocol enhancements
1270 }
1271
1272 Jakob Schlyter          <jakob[AT]openbsd.org> {
1273         SIP method additions
1274 }
1275
1276 Jim Sienicki            <sienicki[AT]issanni.com> {
1277         Additional vendor (Issani) for Radius
1278         Issani VSA support for Radius
1279 }
1280
1281 Steven French           <sfrench[AT]us.ibm.com> {
1282         Add names for some additional spool service RPCs
1283         Decode NT Rename SMB
1284 }
1285
1286 Diana Eichert           <deicher[AT]sandia.gov> {
1287         "-q" flag to Tethereal to suppress packet count display
1288 }
1289
1290 Blair Cooper            <blair[AT]teamon.com> {
1291         WebDAV support
1292 }
1293
1294 Kikuchi Ayamura         <ayamura[AT]ayamura.org> {
1295         Include <ucd-snmp/ucd-snmp-config.h> to fix IRIX compilation
1296             problems
1297 }
1298
1299 Didier Gautheron        <dgautheron[AT]magic.fr> {
1300         X11 bug fix
1301         AppleTalk Transaction Protocol, AppleTalk Stream Protocol, and
1302             AppleTalk Filing Protocol support
1303         DSI updates
1304         "frame.marked" field set on marked frames
1305         Don't show progress bar for quick "Find Frame" searches
1306         Add "Find Next" and "Find Previous" to repeat searches
1307         Move port number from AppleTalk addresses to separate column
1308         Put in hidden fields for AppleTalk source and destination
1309             addresses
1310         AppleTalk Zone Information Protocol support
1311         Fix to work with automake 1.7
1312         Fix gtk Makefile entry to rebuild "ethereal-tap-register.c"
1313         Fix handling of cross in TCP graph code
1314         Fix sequence number overflow problems in TCP graph code and
1315             desegmentation code
1316         Don't update the progress bar too often (only every 100ms)
1317 }
1318
1319 Phil Williams           <csypbw[AT]comp.leeds.ac.uk> {
1320         Support for looking up fields by name
1321 }
1322
1323 Kevin Humphries         <khumphries[AT]networld.com> {
1324         Additional PIM hello options support
1325 }
1326
1327 Erik Nordström          <erik.nordstrom[AT]it.uu.se> {
1328         AODV dissection support
1329 }
1330
1331 Devin Heitmueller       <dheitmueller[AT]netilla.com> {
1332         Additional RAP error code
1333         Give the user a warning if they click "New" in the filter list
1334             editing code without having specified a filter name and string
1335         Fix to treat the "send buffer length" in SMB RAP messages as
1336             being present in the packet
1337         Dissection of NTLMSSP authentication for DCERPC
1338         Show proper field names for SAMR UnicodeChangePassword2
1339         Add MD4 and RC4 crypto support
1340         Decrypt the NT password encryption block in
1341             UnicodeChangePassword2
1342         Supply offset to dissectors for connection-oriented DCERPC PDU
1343             types
1344         Support for decrypting DCERPC conversations using NTLMSSP
1345             version 1
1346         AIM enhancements
1347         Follow TCP Stream support for showing stream data as C byte
1348             arrays
1349         YMSG desegmentation
1350 }
1351
1352 Chenjiang Hu            <chu[AT]chiaro.com> {
1353         ISIS bug fix for dissecting unreserved bandwidths
1354 }
1355
1356 Kan Sasaki              <sasaki[AT]fcc.ad.jp> {
1357         VSA decoding and other changes to RADIUS
1358 }
1359
1360 Stefan Wenk             <stefan.wenk[AT]gmx.at> {
1361         SIP heuristic dissector
1362         Filterable header fields in SIP dissector
1363 }
1364
1365 Ruud Linders            <ruud[AT]lucent.com> {
1366         Report errors from "g_module_open()"
1367         Heuristic version of the RTP dissector
1368 }
1369
1370 Andrew Esh              <Andrew.Esh[AT]tricord.com> {
1371         Support for additional interest levels in
1372             TRANS2_QUERY_FS_INFORMATION, and fix handling of level 1022
1373             to treat the file name as always being in Unicode
1374         Fix a compiler warning
1375         Typo fix in iSCSI dissector
1376 }
1377
1378 Greg Morris             <GMORRIS[AT]novell.com> {
1379         NCP - NetWare Core Protocol
1380         NDPS - Novell Distributed Print System
1381         "Find Frame" code to search for text or binary data
1382         SRVLOC-over-TCP support
1383 }
1384
1385 Dirk Steinberg          <dws[AT]dirksteinberg.de> {
1386         Fixes to BGP problems
1387 }
1388
1389 Kari Heikkila           <kari.o.heikkila[AT]nokia.com> {
1390         Fix for WTP PDUs not containing user data
1391 }
1392
1393 Olivier Dreux           <Olivier.Dreux[AT]alcatel.fr> {
1394         Add PPP support to GTP
1395 }
1396
1397 Michael Stiller         <ms[AT]2scale.net> {
1398         Java RMI protocol support
1399 }
1400
1401 Antti Tuominen          <ajtuomin[AT]tml.hut.fi> {
1402         AODV6 support
1403 }
1404
1405 Martin Gignac           <lmcgign[AT]mobilitylab.net> {
1406         Various MMSE fixes
1407 }
1408
1409 John Wells              <wells[AT]ieee.org> {
1410         MIP fix.
1411 }
1412
1413 Loic Tortay             <tortay[AT]cc.in2p3.fr> {
1414         Display AFS KAUTH information
1415 }
1416
1417 Steve Housley           <Steve_Housley[AT]eur.3com.com> {
1418         802.3ad LACP support
1419 }
1420
1421 Peter Hawkins           <peter[AT]hawkins.emu.id.au> {
1422         Various bounds-check fixes
1423 }
1424
1425 Bill Fumerola           <billf[AT]FreeBSD.org> {
1426         Recognize "Option negotiated failed" error in TFTP
1427         Rewritten Cisco NetFlow protocol support
1428 }
1429
1430 Chris Waters            <chris[AT]waters.co.nz> {
1431         Don't use "bool" as a variable name or structure member, as it's
1432             a C++ keyword
1433         Check 802.11 FCS if present
1434         Put the "wlan.fc.fromds" and "wlan.fc.tods" fields into the
1435             protocol tree
1436         Export "find_dissector_table()" and add
1437             "dissector_handle_get_protocol_index()"
1438         Support Tazmen Sniffer Protocol and DLT_TZSP captures from
1439             network-based libpcaps that use that protocol
1440         MSN Messenger support
1441 }
1442
1443 Solomon Peachy          <pizza[AT]shaftnet.org> {
1444         WEP support and other mangling of the 802.11 dissector
1445         Support for new "wlancap" 802.11 extra-information header
1446 }
1447
1448 Jaime Fournier          <Jaime.Fournier [AT] hush.com> {
1449         Handle DCE RPC connectionless CANCEL PDUs with no body
1450         DCE/RPC stub dissectors for RSEC_LOGIN, RS_ACCT, RS_ATTR, RS_MISC,
1451                 RS_PGO, RS_REPLIST, RS_UNIX, RPRIV, ROVERRIDE, RS_REPADM,
1452                 DTSSTIME_REQ, CDS_SOLICIT, CPRPC_SERVER, DTSPROVIDER,
1453                 UBIKDISK, UBIKVOTE, BOSSVR, FTSERVER, CDS_CLERKSERVER,
1454                 KRB5RPC, REP_PROC, SECIDMAP, TKN4INT, FLDB, AFS4INT,
1455                 UPDATE, BUDB, BUTC, RS_BIND, RS_PLCY, ICL RPC,
1456                 RS_PROP_ACCT, LLB, RDACLIF, RS_ATTR_SCHEMA, RS_PROP_ACL,
1457                 RS_PROP_ATTR, RS_PROP_PGO, RS_PROP_PLCY, RS_PWD_MGMT,
1458                 RS_REPMGR
1459         DCE RPC EPM version 4 support
1460 }
1461
1462 Markus Steinmann        <ms[AT]seh.de> {
1463         Add IPX SAP for SEH's InterCon Printserver
1464         Support for writing LANalyzer files
1465 }
1466
1467 Tsutomu Mieno           <iitom[AT]utouto.com> {
1468         DHCPv6 updates
1469 }
1470
1471 Yasuhiro Shirasaki      <yasuhiro[AT]gnome.gr.jp> {
1472         DHCPv6 updates
1473 }
1474
1475 Anand V. Narwani        <anand[AT]narwani.org> {
1476         gtk/Makefile.am fix
1477         DOCSIS support, including support for "Ethernet" captures where
1478             the raw frame is a DOCSIS frame rather than an Ethernet
1479             frame (some Cisco cable-modem head-end gear can send out a
1480             trace of all traffic on an Ethernet, but what it sends are
1481             the raw bytes of DOCSIS frames, not Ethernet frames)
1482 }
1483
1484 Christopher K. St. John <cks[AT]distributopia.com> {
1485         Apache JServ Protocol v1.3 support
1486 }
1487
1488 Nix                     <nix[AT]esperi.demon.co.uk> {
1489         Don't add "-I/usr/include" to CFLAGS or CPPFLAGS
1490         Expand the plugin directory path at install time
1491 }
1492
1493 Liviu Daia              <Liviu.Daia[AT]imar.ro> {
1494         Fix to eliminate crash when setting "column.format" preference
1495             from the command line
1496 }
1497
1498 Richard Urwin           <richard[AT]soronlin.org.uk> {
1499         Developer documentation fixes and updates
1500         Support for a system-wide color filter file and color filter
1501             import and export
1502 }
1503
1504 Prabhakar Krishnan      <Prabhakar.Krishnan[AT]netapp.com> {
1505         Add item to SMB protocol tree for time between request and
1506             response
1507         Dissect NetApp ONTAP file handles
1508 }
1509
1510 Jim McDonough           <jmcd[AT]us.ibm.com> {
1511         Enhancements to SMB and the DCE RPC-based protocols used by SMB
1512         NTLMSSP updates
1513 }
1514
1515 Sergei Shokhor          <sshokhor[AT]uroam.com> {
1516         Bugfix for EPM
1517 }
1518
1519 Hidetaka Ogawa          <ogawa[AT]bs2.qnes.nec.co.jp> {
1520         Fix PPP FCS computation to include address and control field if
1521             present
1522 }
1523
1524 Jan Kratochvil          <short[AT]ucw.cz> {
1525         Fix to MMSE handling of strings with specified character set
1526 }
1527
1528 Alfred Koebler          <ak[AT]icon-sult.de> {
1529         Support for interpreting Ethernet captures as CheckPoint
1530             FireWall-1 monitor files (those files look like snoop
1531             files for Ethernet)
1532 }
1533
1534 Vassilii Khachaturov    <Vassilii.Khachaturov[AT]comverse.com> {
1535         Put protocol blurbs into tables generated with the "-G fields"
1536             flag
1537 }
1538
1539 Bill Studenmund         <wrstuden[AT]wasabisystems.com> {
1540         Fix handling of SCSI mode sense
1541 }
1542
1543 Brian Bruns             <camber[AT]ais.org> {
1544         TDS
1545 }
1546
1547 Flavio Poletti          <flavio[AT]polettix.it> {
1548         Fix bug in decoding of maximum uplink and downlink rate in GTP
1549             v1
1550         Handle 3GPP QoS in RADIUS messages
1551 }
1552
1553 Marcus Haebler          <haeblerm[AT]yahoo.com> {
1554         Handle a sub-protocol field of 0x00 as PPP
1555 }
1556
1557 Ulf Lamping             <ulf.lamping[AT]web.de> {
1558         Put "bytes" after the byte counts for the frame sizes in the
1559             top-level item for the "Frame" protocol
1560         Put the source and destination MAC addresses into the top-level
1561             item for Ethernet
1562         Added more information to progress dialog box
1563         Change some #define names to avoid name collisions on Windows
1564             that cause compiler warnings
1565         Decoding of IEEE float and doubles for DCE-RPC
1566         Win32 fixes
1567         Count ARP packets in capture progress dialog box
1568         Show total running time of capture in capture progress dialog box
1569         Toolbar
1570         Redesign of the print dialog
1571 }
1572
1573 Matthew Smart           <smart[AT]monkey.org> {
1574         Original Cisco NetFlow protocol support
1575         Partial NetFlow V9 support
1576 }
1577
1578 Luke Howard             <lukeh[AT]au.padl.com> {
1579         NETLOGON bugfix for LogonGetDomainInfo
1580         Various NETLOGON fixes
1581 }
1582
1583 PC Drew                 <drewpc[AT]ibsncentral.com> {
1584         Dissector for the FIX protocol
1585 }
1586
1587 Renzo Tomas             <renzo.toma [AT] xs4all.nl> {
1588         Skinny bugfix for configStat and serverRes
1589 }
1590
1591 Clive A. Stubbings      <eth [AT] vjet.demon.co.uk> {
1592         802.1s Multiple Spanning Tree Protocol
1593 }
1594
1595 Steve Langasek          <vorlon [AT] netexpress.net> {
1596         Support for MS SQL 7 authentication in TDS
1597 }
1598
1599 Brad Hards              <bhards[AT]bigpond.net.au> {
1600         Support for SRVLOC v2
1601         Support for mDNS/LLMNR "cache flush" bit
1602         Label mDNS and DNS differently in the Protocol column
1603         Clean up summary line for PTR records
1604         Initial rsync support
1605         ACAP support
1606         DISTCC support
1607         Jabber client-to-server protocol support
1608         Initial Laplink support
1609 }
1610
1611 cjs 2895                <cjs2895[AT]hotmail.com> {
1612         Compile fixes for IBM's C compiler for AIX
1613         Fix configure check for pcap_version
1614 }
1615
1616 Lutz Jaenicke           <Lutz.Jaenicke [AT] aet.TU-Cottbus.DE> {
1617         Fix an "htonl()" to use "g_htonl()"
1618 }
1619
1620 Senthil Kumar Nagappan  <sknagappan [AT] yahoo.com> {
1621         Small SCSI dissector fix
1622         Small OSPF dissector enhancement
1623 }
1624
1625 Jason House             <jhouse [AT] mitre.org> {
1626         Win32 compilation fixes
1627         TAP support for TCP protocol
1628 }
1629
1630 Peter Fales             <psfales [AT] lucent.com> {
1631         ARCNET support
1632 }
1633
1634 Fritz Budiyanto         <fritzb88 [AT] yahoo.com> {
1635         Assorted GTP fixes
1636 }
1637
1638 Jean-Baptiste Marchand  <Jean-Baptiste.Marchand [AT] hsc.fr> {
1639         Make it possible to filter on UUIDs
1640         Fix typo in README.developer
1641         Added an MSRPC (DCERPC) atsvc dissector
1642         Added descriptions of permissions for SAM_SERVER and SAM_USER
1643             objects in SAMR
1644         Fix for NETLOGON/DsrGetSiteName and other NETLOGON functions
1645         Initial DRSUAPI (Active Directory directory replication) support
1646         Changed or added procedure names for a number of DCE RPC
1647             interfaces
1648         EncryptedFileSystem (EFS) support.
1649         MS Eventlog support
1650         WKSSVC enhancements
1651         File Replication Services (frsrpc and frsapi) support
1652         Stub dissectors for rras and pnp MSRPC interfaces
1653 }
1654
1655 Andreas Trauer          <andreas.trauer [AT] siemens.com> {
1656         GTP enhancements
1657         Add subtrees for each link in a Router-LSA in an OSPF LS Update
1658             packet
1659         Dissect the L2TP AVPs Initial Received LCP CONFREQ, Last
1660             Received LCP CONFREQ, Last Sent LCP CONFREQ
1661 }
1662
1663 Ronald Henderson        <Ronald.Henderson [AT] CognicaseUSA.com> {
1664         In LDAP dissector, handle Sequence Of header being split across
1665             TCP segments
1666         Support for colored graphs in Gtk1 version of IO_STAT
1667         Make labels for filters in IO_STAT dialog box be "Filter:"
1668             buttons to pop up a filter dialog
1669         Fix up "snprintf()" and "vsnprintf()" calls in "epan/proto.c" to
1670             properly handle string truncation
1671         Make "format_text()", on Windows, escape all characters that
1672             aren't printable ASCII, as GTK+ for Windows thinks strings
1673             are UTF-8 but the strings we give it wouldn't be UTF-8
1674 }
1675
1676 Brian Ginsbach          <ginsbach [AT] cray.com> {
1677         "dissect_rpc_bytes()" routine to allow fixed-length opaque data
1678             to be dissected
1679         Support for SGI's variant of the ONC RPC mount protocol
1680         Support for additional snoop file encapsulations in UNICOS/mp
1681         Symbolic names for Fibre Channel Network Address Authority
1682             identifiers
1683 }
1684
1685 Dave Richards           <d_m_richards [AT] comcast.net> {
1686         BACNET over 802.2
1687         BACNET-over-ARCNET fix (it's really BACNET-over-802.2-over-ARCNET)
1688 }
1689
1690 Martin Regner           <martin.regner [AT] chello.se> {
1691         RPC bug fix
1692         PIM bug fixes
1693 }
1694
1695 Jason Greene            <jason [AT] inetgurus.net> {
1696         Fix for LDAPv3 modrdn requests
1697 }
1698
1699 Marco Molteni           <mmolteni [AT] cisco.com> {
1700         Fix a comment to reflect reality
1701 }
1702
1703 James Harris            <jharris [AT] fourhorsemen.org> {
1704         RADIUS user password decryption
1705 }
1706
1707 rmkml                   <rmkml [AT] wanadoo.fr> {
1708         Support for capturing from a pipe in Tethereal
1709 }
1710
1711 Anders Broman           <anders.broman [AT] ericsson.com> {
1712         Additional SCTP payload protocol identifiers
1713         Assorted ISUP enhancements
1714         MEGACO updates and fixes
1715         T.35 country code support for H.245
1716         BICC dissection
1717         Multipart media dissector
1718         E.164 number dissector
1719         Assorted SIP enhancements
1720         Assorted DIAMETER enhancements
1721         SIP-T dissection
1722         PoC1 Application dissection in RTCP
1723         Initial SIGCOMP support
1724         UMA dissection
1725         Parlay dissection
1726         RANAP by asn2eth
1727         RNSAP dissection
1728         NBAP dissection
1729         MSRP dissection
1730         Initial TIPC support
1731         BSSAP+ dissection
1732         ULP dissection
1733         RRLP Dissection
1734         LDAP by asn2wrs
1735         SNMP by asn2wrs
1736         S1AP by asn2wrs
1737         X2AP by asn2wrs
1738         RRC by asn2wrs
1739         ANSI TCAP by asn2wrs
1740         CAMEL by asn2wrs
1741         INAP by asn2wrs
1742         PCAP by asn2wrs
1743         H264 dissection
1744         AMR dissection
1745         MP4V-ES dissection
1746         NAS EPS dissection
1747         GTPv2 dissection
1748         SGsAP dissection
1749         Work on the initial version of the new packet list
1750         ROHC dissection
1751         Miscellaneous enhancements and fixes
1752 }
1753
1754 Christian Falckenberg   <christian.falckenberg [AT] nortelnetworks.com> {
1755         Initial MEGACO support
1756         GPRS SNDCP support
1757 }
1758
1759 Huagang Xie             <xie [AT] lids.org> {
1760         MySQL support
1761         SSH support
1762 }
1763
1764 Pasi Kovanen            <Pasi.Kovanen [AT] tahoenetworks.fi> {
1765         Display flow label IE in GTP v0 in hex
1766 }
1767
1768 Teemu Rinta-aho         <teemu.rinta-aho [AT] nomadiclab.com> {
1769         Draft 20 MIPv6 support
1770 }
1771
1772 Martijn Schipper        <mschipper [AT] globespanvirata.com> {
1773         Fix for tag for 802.11g ERP Information field
1774         Support for reading AiroPeek files in V9 capture file format
1775         (AiroPeek 2.x)
1776 }
1777
1778 Wayne Parrott           <wayne_p [AT] pacific.net.au> {
1779         Yahoo Messenger YMSG protocol support
1780 }
1781
1782 Laurent Meyer           <laurent.meyer6 [AT] wanadoo.fr> {
1783         X.25 reassembly
1784         Filterable fields in COTP
1785         COTP reassembly
1786 }
1787
1788 Lars Roland             <Lars.Roland [AT] gmx.net> {
1789         MGCP request/response matching and MGCP statistics tap
1790         Common routines for use by statistics taps
1791         H.225 message and reason tag counter taps and Service Response
1792             Times
1793         Tethereal version of SIP statistics tap
1794         Support for building libethereal.dll with MSVC
1795 }
1796
1797 Miha Jemec              <m.jemec [AT] iskratel.si> {
1798         Support to follow a RTP stream and save it as a file.
1799         Support for G.711 codec
1800         Original RTP analysis tap
1801 }
1802
1803 Markus Friedl           <markus [AT] openbsd.org> {
1804         Support for OpenBSD Encapsulating Device
1805         Support for Ethernet-within-IP encapsulation
1806         Remove duplicate SSH code
1807 }
1808
1809 Todd Montgomery         <tmontgom [AT] tibco.com> {
1810         Update PGM to RFC 3208
1811 }
1812
1813 emre                    <emre [AT] flash.net> {
1814         "Filter out this stream" feature for Follow TCP Stream
1815 }
1816
1817 Stephen Shelley         <steve.shelley [AT] attbi.com> {
1818         Full payload dissection of compliance levels 0, 1 and 2 function
1819             codes for Modbus/TCP
1820 }
1821
1822 Erwin Rol               <erwin [AT] erwinrol.com> {
1823         ArtNET support
1824         RTNET support
1825         ACN support
1826         ENTTEC and RDM support
1827         Monotone support
1828 }
1829
1830 Duncan Laurie           <duncan [AT] sun.com> {
1831         IPMI-over-LAN support (IPMI, RMCP, partial ASF)
1832 }
1833
1834 Tony Schene             <schene [AT] pcisys.net> {
1835         Initial stub Kerberos kadmin support
1836         Kerberos-over-TCP support
1837         AUTH_GSSAPI support
1838 }
1839
1840 Matthijs Melchior       <mmelchior [AT] xs4all.nl> {
1841         TCP support in text2pcap
1842         Support for automatically generating all declarations and
1843             definitions for plugin ABI from a single file
1844         Support for registering fields after all the protocol
1845             registration routines are called
1846         Generic ASN.1 dissection plugin
1847 }
1848
1849 Garth Bushell           <gbushell [AT] elipsan.com> {
1850         iSNS support
1851 }
1852
1853 Mark C. Brown           <mbrown [AT] hp.com> {
1854         Improvements to code that reads HP-UX nettl files
1855         Cisco Port Aggregation Protocol support
1856         Nettl dissector
1857 }
1858
1859 Can Erkin Acar          <canacar [AT] eee.metu.edu.tr> {
1860         Support for new DLT_PFLOG format
1861 }
1862
1863 Martin Warnes           <martin.warnes [AT] ntlworld.com> {
1864         Support for VMS UCX$TRACE output in wiretap
1865 }
1866
1867 J Bruce Fields          <bfields [AT] fieldses.org> {
1868         Some work on packet_rpc.c to support RPCSEC_GSS
1869 }
1870
1871 tz                      <tz1 [AT] mac.com> {
1872         Decode the base-64 string for HTTP Basic authorization
1873 }
1874
1875 Jeff Liu                <jqliu [AT] broadcom.com> {
1876         WPA and WPA IE support
1877 }
1878
1879 Niels Koot              <Niels.Koot [AT] logicacmg.com> {
1880         Support for subdissectors in SUA
1881         Assorted SUA fixes
1882         DBS Etherwatch file reader enhancements
1883 }
1884
1885 Lionel Ains             <lains [AT] gmx.net> {
1886         "-d" flag for decode-as support in Tethereal
1887 }
1888
1889 Joakim Wiberg           <jow [AT] hms-networks.com> {
1890         Support for Common Industrial Protocol over IP
1891 }
1892
1893 Jeff Rizzo              <riz [AT] boogers.sf.ca.us> {
1894         sFlow support
1895 }
1896
1897 Christoph Wiest         <ch.wiest [AT] tesionmail.de> {
1898         Redo MEGACO dissector to more fully parse text-format messages
1899 }
1900
1901 Xuan Zhang              <xz [AT] aemail4u.com> {
1902         eDonkey support
1903 }
1904
1905 Thierry Martin          <thierry.martin [AT] accellent-group.com> {
1906         Support for reading files from Accellent 5Views LAN agents
1907 }
1908
1909 Oleg Terletsky          <oleg.terletsky [AT] comverse.com> {
1910         LWRES support
1911         AgentX support
1912         SCTP chunk statistic
1913 }
1914
1915 Michael Lum             <mlum [AT] telostech.com> {
1916         Support for saving list of disabled protocols
1917         ANSI TCAP support
1918         ANSI MAP support
1919         ALCAP (Q.2630.1) support
1920         IS-637-A (SMS) support
1921         IS-683-A (OTA) support
1922         IS-801 (PLD) support
1923         BSSAP (GSM 08.06)/BSAP (IOS 4.0.1) support
1924         IOS 4.0.1 support
1925         GSM BSSMAP (GSM 08.08) support
1926         GSM DTAP (3GPP TS 24.008) support
1927         GSM SMS (3GPP TS 24.011) support
1928         GSM SS (3GPP TS 24.080) support
1929         GSM SMS TPDU (3GPP TS 23.040) support
1930         GSM Supplementary Services support
1931         GSM MAP fixes and parameter separation
1932         Taps for ANSI A-interface statistics
1933         Support for SS7 point codes as address types
1934         Taps for GSM A-interface statistics
1935         Tap for ANSI MAP message statistics
1936         Tap for ISUP message statistics
1937         Tap for GSM MAP message statistics
1938         Tap for MTP3 MSU statistics and summary
1939 }
1940
1941 Shiang-Ming Huang       <smhuang [AT] pcs.csie.nctu.edu.tw> {
1942         STUN (RFC 3489) support
1943 }
1944
1945 Tony Lindstrom          <tony.lindstrom [AT] ericsson.com> {
1946         Updates of DHCPV6 dissector to draft-ietf-dhc-dhcpv6-28,
1947             draft-ietf-dhc-dhcpv6-opt-prefix-delegation-04, and
1948             draft-ietf-dhc-dhcpv6-opt-dnsconfig-03, and addition of NIS
1949             and time configuration option drafts
1950             draft-ietf-dhc-dhcpv6-opt-nisconfig-02 and
1951             draft-ietf-dhc-dhcpv6-opt-timeconfig-02
1952 }
1953
1954 Niklas Ogren            <niklas.ogren [AT] 71.se> {
1955         H.263 support for RTP
1956 }
1957
1958 Jesper Peterson         <jesper [AT] endace.com> {
1959         Cisco HDLC FCS support
1960         Support for reading Endace ERF files
1961 }
1962
1963 Giles Scott             <gscott [AT] arubanetworks.com> {
1964         Nortel/SynOptics Network Management Protocol support
1965         Alteon/Nortel Transparent Proxy Control Protocol support
1966         Ethernet MAC Control Frame support
1967         Port weak key detection from Airsnort
1968         Wlan tap
1969         Retix spanning tree protocol support
1970         Aruba ADP protocol support
1971 }
1972
1973 Vincent Jardin          <vincent.jardin [AT] 6wind.com> {
1974         Support for TEREDO
1975         Additional DHCPv6 options
1976 }
1977
1978 Jean-Michel Fayard      <jean-michel.fayard [AT] moufrei.de> {
1979         Show in Tools:Summary window statistics about packets that
1980             passed the current display filter
1981         BOOTP/DHCP, HTTP, and WSP statistics taps
1982 }
1983
1984 Josef Korelus           <jkor [AT] quick.cz> {
1985         GPRS Network Service-over-Frame-Relay support
1986         GPRS BSSGP support
1987         GPRS LLC support
1988 }
1989
1990 Brian K. Teravskis      <Brian_Teravskis [AT] Cargill.com> {
1991         Support for saving RTP analysis data in CSV form
1992 }
1993
1994 Nathan Jennings         <njen [AT] triad.rr.com> {
1995         Support for user-supplied interface descriptions
1996         Support for hiding interfaces in drop-down list in capture
1997             dialog
1998 }
1999
2000 Hans Viens              <hviens [AT] mediatrix.com> {
2001         T.38 Support
2002 }
2003
2004 Kevin A. Noll           <kevin.noll [AT] versatile.com> {
2005         RFC 2833 RTP Events support
2006         Support for WLCCP version 0xC1
2007 }
2008
2009 Emanuele Caratti        <wiz [AT] libero.it> {
2010         Full TACACS+ dissection
2011 }
2012
2013 Graeme Reid             <graeme.reid [AT] norwoodsystems.com> {
2014         H.450 support
2015 }
2016
2017 Lars Ruoff              <lars.ruoff [AT] sxb.bsf.alcatel.fr> {
2018         Rewritten RTP analysis tap
2019 }
2020
2021 Samuel Qu               <samuel.qu [AT] utstar.com> {
2022         ITU TCAP support
2023 }
2024
2025 Baktha Muralitharan     <muralidb [AT] cisco.com> {
2026         Link Management Protocol (LMP) fixes
2027 }
2028
2029 Loïc Minier             <lool [AT] dooz.org> {
2030         HTTP header and payload desegmentation
2031 }
2032
2033 Marcel Holtmann         <marcel [AT] holtmann.org> {
2034         Support for reading Linux Bluez Bluetooth stack "hcidump -w"
2035             traces
2036 }
2037
2038 Scott Emberley          <scotte [AT] netinst.com> {
2039         Support for reading Network Instruments version 9 capture files
2040 }
2041
2042 Brian Fundakowski Feldman <bfeldman [AT] fla.fujitsu.com> {
2043         Support for setting link-layer type when capturing
2044 }
2045
2046 Yuriy Sidelnikov        <ysidelnikov [AT] hotmail.com> {
2047         ISO 8327-1 Session Protocol support
2048         ISO 8823 Presentation Protocol support
2049         ISO 10035-1 ACSE support
2050         ISO 8571 FTAM support
2051 }
2052
2053 Matthias Drochner       <M.Drochner [AT] fz-juelich.de> {
2054         Support for mode 6 and mode 7 control packets, and NTP4 autokey
2055             extension data, in NTP
2056 }
2057
2058 Dave Sclarsky           <dave_sclarsky [AT] cnt.com> {
2059         CPFI support
2060 }
2061
2062 Scott Hovis             <scott.hovis [AT] ums.msfc.nasa.gov> {
2063         CCSDS (Consultative Committee for Space Data Systems) support
2064 }
2065
2066 David Fort              <david.fort [AT] irisa.fr> {
2067         DNS DS RR support
2068         MLDv2 report message decoding
2069         DNS IPSECKEY RR support
2070 }
2071
2072 Felix Fei               <felix.fei [AT] utstar.com> {
2073         GSM MAP support
2074 }
2075
2076 Christoph Neusch        <christoph.neusch [AT] nortelnetworks.com> {
2077         V5UA support
2078 }
2079
2080 Jan Kiszka              <jan.kiszka [AT] web.de> {
2081         IrDA support
2082 }
2083
2084 Joshua Craig Douglas    <jdouglas [AT] enterasys.com> {
2085         Enterasys Interswitch Message Protocol (ISMP)
2086         Enterasys Discovery Protocol (EDP) (ISMP subprotocol)
2087 }
2088
2089 Dick Gooris             <gooris [AT] alcatel-lucent.com> {
2090         Added packet range selections in the save(as) dialog
2091         PacketCable support in the COPS dissector
2092         Xcsl dissector
2093 }
2094
2095 Michael Shuldman        <michaels [AT] inet.no> {
2096         X11 replies, events and errors (matched to their request)
2097 }
2098
2099 Tadaaki Nagao           <nagao [AT] iij.ad.jp> {
2100         Added a global version of disabled_protos
2101 }
2102
2103 Aaron Woo               <woo [AT] itd.nrl.navy.mil> {
2104         Optimized Link State Routing Protocol (OLSR)
2105 }
2106
2107 Chris Wilson            <chris [AT] mxtelecom.com> {
2108         SMPP dissection of concatenated PDUs
2109         Separate GSM SMS User Data dissector from the SMPP dissector
2110 }
2111
2112 Rolf Fiedler            <Rolf.Fiedler [AT] Innoventif.com> {
2113         ISDN TEI management frame support
2114         Support for reading and writing EyeSDN USB S0 trace files
2115 }
2116
2117 Alastair Maw            <ethereal [AT] almaw.com> {
2118         IAX2 support
2119 }
2120
2121 Sam Leffler             <sam [AT] errno.com> {
2122         Support for Radiotap 802.11 radio header (header used by FreeBSD
2123            5.2 and later and by NetBSD-current
2124         802.11s mesh support
2125 }
2126
2127 Martin Mathieson        <martin.r.mathieson [AT] googlemail.com> {
2128         SIP sipfrag support
2129         SIP statistics tap
2130         Show setupframe in RTP and RTCP
2131         H.225.0 updates
2132         MGCP updates
2133         RDT (RealPlayer) support
2134         MMS support (MS Media Server protocol)
2135         PPP Chap updates
2136         Catapult DCT2000 file support
2137         UMTS FP support
2138         LTE: MAC, RLC and PDCP support
2139         LTE MAC and RLC Stats
2140         Tshark expert info tap
2141 }
2142
2143 Christian Wagner        <Christian.Wagner [AT] stud.uni-karlsruhe.de> {
2144         Soul Seek (slsk) protocol support
2145 }
2146
2147 Edwin Calo              <calo [AT] fusemail.com> {
2148         Extract strings from a Postgresql datastream
2149 }
2150
2151 Ian Schorr              <ischorr [AT] comcast.net> {
2152         "Host list" taps
2153         FMP support
2154 }
2155
2156 Rowan McFarland         <rmcfarla[AT]cisco.com> {
2157         Support for Cisco CallManager 4.x in Skinny, CAST support.
2158 }
2159
2160 John Engelhart          <johne [AT] zang.com> {
2161         CDP Hello packet support
2162 }
2163
2164 Ryuji Somegawa          <ryuji-so [AT] is.aist-nara.ac.jp> {
2165         CDMA2000 A11 support
2166 }
2167
2168 metatech                <metatechbe [AT] gmail.com> {
2169         IBM WebSphere MQ protocol support
2170         IBM MQ Programmable Command Formats protocol support
2171         Initial BEA Tuxedo protocol support
2172         Distributed Relational Database Architecture protocol support
2173         Borland StarTeam protocol support
2174         Adobe Real Time Messaging Protocol support
2175 }
2176
2177 Brian Wheeler           <Brian.Wheeler [AT] arrisi.com> {
2178         DOCSIS 2.0 support
2179 }
2180
2181 Josh Bailey             <joshbailey [AT] lucent.com> {
2182         IPDC support
2183         Lucent/Ascend trace parsing updates
2184 }
2185
2186 Jelmer Vernooij         <jelmer [AT] samba.org> {
2187         AIM enhancements
2188         DCOM IRemUnknown and IRemUnknown2 support
2189         BitTorrent support
2190 }
2191
2192 Duncan Sargeant         <dunc-ethereal-dev [AT] rcpt.to> {
2193         Cisco SS7 RUDP, RLM, and Session Management support
2194 }
2195
2196 Love Hörnquist Åstrand  <lha [AT] it.su.se> {
2197         HAVE_HEIMDAL_KERBEROS support to allow Ethereal to use heimdal
2198         libraries to decrypt kerberos encrypted blobs.
2199 }
2200
2201 Lukas Pokorny           <maskis [AT] seznam.cz> {
2202         RTPS (Real-Time Publish-Subscribe) support
2203 }
2204
2205 Carlos Pignataro        <cpignata [AT] cisco.com> {
2206         Graceful Restart Mechanism for LDP [RFC3478]
2207         Fault Tolerance for LDP [RFC3479]
2208         Other LDP enhancements
2209         PPP OSI Network Layer Control Protocol [RFC1377]
2210         Fix dissecting of CLNS Protocols over Cisco HDLC
2211         PWE3 Interface parameter additions and miscelaneous updates
2212             from various IETF PWE3 drafts
2213         MPLS PW Control Channel Header
2214         Multiprotocol Label Switching Echo [draft-ietf-mpls-lsp-ping-05]
2215         MPLS in Generic Routing Encapsulation (GRE)
2216         OSPF Traffic Engineering enhancements
2217         MP-BGP Updates
2218         BGPv4 SAFI-Specific Attribute support
2219         Tunnel SAFI support for BGP
2220         Layer Two Tunneling Protocol version 3
2221             [L2TPv3] updates and enhancements
2222         MPLS Echo updates and Label Switching Router Self-Test
2223             [draft-ietf-mpls-lsr-self-test-04] support
2224 }
2225
2226 Thomas Anders           <thomas.anders [AT] blue-cable.de> {
2227         PacketCable DHCP options
2228         PacketCable (PKTC) updates and enhancements
2229         MGCP sub-parameter dissection
2230         SNMP Engine ID dissection for SNMP and PKTC
2231 }
2232
2233 Rich Coe                <Richard.Coe [AT] med.ge.com> {
2234         DICOM support
2235 }
2236
2237 Dominic Béchaz          <bdo [AT] zhwin.ch> {
2238         IEEE 1588 / PTP support
2239 }
2240
2241 Richard van der Hoff    <richardv [AT] mxtelecom.com> {
2242         IAX2 updates
2243         CRC16 routines
2244         H.223 Support
2245         Exception logic fixes
2246 }
2247
2248 Shaun Jackman           <sjackman [AT] gmail.com> {
2249         RDM enhancements
2250         Serial Infrared support
2251         IrDA support
2252         MPEG support
2253 }
2254
2255 Jon Oberheide           <jon [AT] oberheide.org> {
2256         giFT support
2257 }
2258
2259 Henry Ptasinski         <henryp [AT] broadcom.com> {
2260         Support for 802.11e WME/QoS info
2261 }
2262
2263 Roberto Morro           <roberto.morro [AT] telecomitalia.it> {
2264         Support for GMPLS UNI and E-NNI objects/TLVs
2265             in RSVP and OSPF
2266         RSVP: Support for PROTECTION obj c-type 2 (RFC4872),
2267             new TLVs for IF_ID (RFC4920), Path Key subobj in ERO (RFC5520),
2268             new ASSOCIATION obj c-type 4 (oif2008.389),
2269             new LSP_ATTRIBUTES and LSP_REQUIRED_ATTRIBUTES objects (RFC5420),
2270             and various changes/improvements
2271
2272 }
2273
2274 Chris Maynard           <Christopher.Maynard [AT] GTECH.COM> {
2275         Add support for RFC 2520: NHRP with Mobile NHCs
2276             and RFC 2735: NHRP Support for Virtual Private Networks
2277         Add support for PPP-over-USB
2278         WakeOnLAN support
2279         Miscellaneous enhancements and fixes
2280 }
2281
2282 SEKINE Hideki           <sekineh [AT] gf7.so-net.ne.jp> {
2283         Routines for AX/4000 Test Block dissection
2284 }
2285
2286 Jeff Connelly           <shellreef+mp2p [AT] gmail.com> {
2287         MANOLITO support
2288 }
2289
2290 Irene Rüngler          <i.ruengeler [AT] fh-muenster.de {
2291         SCTP analysis
2292         Support PPID and SCTP port based selection in Decode as
2293 }
2294
2295 M. Ortega y Strupp      <moys [AT] loplof.de> {
2296         ISC DHCP Server 3.0 failover protocol dissection
2297 }
2298
2299 Kelly Byrd              <kbyrd-ethereal [AT] memcpy.com> {
2300         DAAP support
2301 }
2302
2303 Luis Ontanon            <luis.ontanon[AT]gmail.com> {
2304         MATE plugin
2305         H.248 context tracing
2306         ALCAP call tracing
2307         RADIUS dictionary support
2308         XML dissector (DTD support)
2309         IuUP dissector
2310         Lua interface
2311         Tektronix K12 rf5 file support
2312         SNMPv3 decryption support
2313 }
2314
2315 Luca Deri               <deri [AT] ntop.org> {
2316         NetFlow v9 enhancements
2317 }
2318
2319 Viorel Suman            <vsuman [AT] avmob.ro> {
2320         TALI (RFC 3094) support
2321         Various GSM SMS fixes
2322         Computer Interface to Message Distribution (CIMD) version 2 dissection
2323 }
2324
2325 Alejandro Vaquero       <alejandro.vaquero [AT] verso.com> {
2326         RTP graphic analysis
2327         VoIP call analysis
2328 }
2329
2330 Francesco Fondelli      <francesco.fondelli [AT] gmail.com> {
2331         ICE protocol support
2332         DCCP protocol support
2333         MPLS OAM support, Y.1711
2334         RSVP/OSPF Extensions for Support of Diffserv-aware MPLS-TE, RFC 4124
2335         Linux Packet Generator support
2336         rval_to_str() and alike
2337         Export the capture file into C Arrays format
2338         PW Associated Channel Header dissection, RFC 4385
2339         PW MPLS Control Word dissection, RFC 4385
2340         MPLS subdissector table indexed by label value
2341         enhanced "what's past last MPLS label?" heuristic
2342         Ethernet PW (with/without CW) support, RFC 4448
2343         ATM PW (with/without CW) support, RFC 4717
2344         LMP, update to RFC 4204
2345         RSVP extensions for G.709 Optical Transport Networks Control, RFC 4328
2346         Update GMPLS GPID, Switching and Encoding type values
2347         Support for generalized label interpretation:
2348             SUKLM format for SONET/SDH label (RFC 4606), t3t2t1 format for
2349             G.709 ODUk label (RFC 4328), G.694 format for lambda label
2350             (draft-ietf-ccamp-gmpls-g-694-lambda-labels-05).  Add related
2351             user preference option.
2352         RSVP IF_ID ERROR_STRING TLV support, RFC 4783
2353         Support for Vendor Private objects, RFC 3936
2354 }
2355
2356 Artem Tamazov           <artem.tamazov [AT] tellabs.com> {
2357         Frame Relay PW in MPLS PSN, FR DLCI mode, RFC 4619
2358         SAToP PW in MPLS PSN, no RTP headers, RFC 4553
2359         SAToP PW in IP PSN/UDP demux, no RTP headers, RFC 4553
2360         CESoPSN PW in MPLS PSN, Basic NxDS0 mode, no RTP headers, RFC 5086
2361         CESoPSN PW in IP PSN/UDP demux, Basic NxDS0 mode, no RTP headers, RFC 5086
2362         ATM PW in MPLS PSN, RFC 4717
2363         LLC SNAP auto-detection in ATM decoder
2364         "Raw" BFD support in MPLS PW Associated Channel, RFC 4385
2365         Decoding of UDP-multiplexed CESoPSN and SAToP traffic
2366 }
2367
2368 Dmitry Trebich          <dmitry.trebich [AT] gmail.com> {
2369         Preference for selecting default dissector for MPLS payloads.
2370         HDLC PW in MPLS PSN, HDLC mode (no CW) with PPP payload, RFC 4618 5.1
2371         HDLC PW in MPLS PSN, FR port mode (no CW), RFC 4618 5.2
2372         Frame Relay PW in MPLS PSN, FR DLCI mode, RFC 4619
2373         SAToP PW in MPLS PSN, no RTP headers, RFC 4553
2374         CESoPSN PW in MPLS PSN, Basic NxDS0 mode, no RTP headers, RFC 5086
2375 }
2376
2377 Bill Meier              <wmeier [AT] newsguy.com> {
2378         TDS4/TDS5 enhancements
2379         NetXRay/Windows Sniffer file enhancements
2380         TCP graph enhancements
2381 }
2382
2383 Susanne Edlund          <Susanne.Edlund [AT] ericsson.com> {
2384         NSIP protocol support
2385 }
2386
2387 Victor Stratan          <hidralisk [AT] yahoo.com> {
2388         GSM SMS enhancements
2389 }
2390
2391 Peter Johansson         <PeterJohansson73 [AT] gmail.com> {
2392         "Template" conversations
2393 }
2394
2395 Stefan Metzmacher       <metze [AT] samba.org> {
2396         LDAP Controls support in the LDAP dissector
2397         WINS Replication protocol
2398         Various SMB/SMB2 dissector enhancements
2399 }
2400
2401 Abhijit Menon-Sen       <ams [AT] oryx.com> {
2402         Postgresql v3 dissector
2403 }
2404
2405 James Fields            <jvfields [AT] tds.net> {
2406         Correctly handle time stamps in some Windows Sniffer files
2407 }
2408
2409 Kevin Johnson           <kjohnson [AT] secureideas.net> {
2410         Correctly handle time stamps in some Windows Sniffer files
2411 }
2412
2413 Mike Duigou             <bondolo [AT] dev.java.net> {
2414         Dissector for JXTA protocol
2415 }
2416
2417 Deepak Jain             <jain1971 [AT] yahoo.com> {
2418         L2TP v3 support
2419         Next Hop Resolution Protocol support
2420 }
2421
2422 Stefano Pettini         <spettini [AT] users.sourceforge.net> {
2423         RMT support for ALC and NORM
2424 }
2425
2426 Jon Ringle              <ml-ethereal [AT] ringle.org> {
2427         Conversations demarked by setup frame number
2428 }
2429
2430 Tim Endean              <endeant [AT] hotmail.com> {
2431         Dissector for INAP protocol
2432 }
2433
2434 Charlie Lenahan         <clenahan [AT] fortresstech.com> {
2435         Support for the Cisco DTP Protocol
2436         Support for some HP switch protocol
2437 }
2438
2439 Takeshi Nakashima       <T.Nakashima [AT] jp.yokogawa.com> {
2440         Support for the KINK protocol.
2441 }
2442
2443 Shoichi Sakane          <sakane [AT] tanu.org> {
2444         IKEv2 support
2445         COAP protocol support
2446 }
2447
2448 Michael Richardson      <Michael.Richardson [AT] protiviti.com> {
2449         SAMR updates and new info levels
2450 }
2451
2452 Olivier Jacques         <olivier.jacques [AT] hp.com> {
2453         Support for the Camel protocol.
2454 }
2455
2456 Francisco Alcoba        <francisco.alcoba [AT] ericsson.com> {
2457         ASCII art version of VOIP call analysis
2458 }
2459
2460 Nils O. Selåsdal       <noselasd [AT] asgaard.homelinux.org> {
2461         9P support
2462 }
2463
2464 Guillaume Chazarain     <guichaz [AT] yahoo.fr> {
2465         Armagetronad support
2466 }
2467
2468 Angelo Bannack          <angelo.bannack[AT]siemens.com> {
2469         CSM_ENCAPS support
2470 }
2471
2472 Paolo Frigo             <paolofrigo [AT] gmail.com> {
2473         TANGO support
2474 }
2475
2476 Jeremy J Ouellette      <jouellet [AT] scires.com> {
2477         DIS support
2478 }
2479
2480 Aboo Valappil           <valappil_aboo [AT] emc.com> {
2481         iFCP support
2482 }
2483
2484 Fred Hoekstra           <fred.hoekstra [AT] philips.com> {
2485         DEC DNA Routing support
2486 }
2487
2488 Ankur Aggarwal          <ankur [AT] in.athenasemi.com> {
2489         IEEE 802.11e (QoS) decoding
2490         Improved IEEE 802.11h decoding
2491 }
2492
2493 Lucian Piros            <lpiros [AT] avmob.ro> {
2494         Computer Interface to Message Distribution (CIMD) version 2 dissection
2495 }
2496
2497 Juan Gonzalez           <juan.gonzalez [AT] pikatech.com> {
2498         LLDP dissection
2499 }
2500
2501 Brian Bogora            <brian_bogora [AT] mitel.com> {
2502         LLDP dissection
2503 }
2504
2505 Jim Young               <sysjhy [AT] langate.gsu.edu> {
2506         Improvements LLDP dissection (803.3 "PMD Auto-Negotiation Advertised
2507                 Capability" and "Operational MAU Type")
2508         Capinfos time order checking
2509         Editcap time order forcing
2510
2511 }
2512
2513 Jeff Snyder             <jeff [AT] mxtelecom.com> {
2514         Desegmentation support in IAX2
2515         H.223 Support
2516 }
2517
2518 William Fiveash         <William.Fiveash [AT] sun.com> {
2519         Kerberos PA_ENCTYPE_INFO2 and aes crypto defines
2520 }
2521
2522 Graeme Lunt             <graeme.lunt [AT] smhs.co.uk> {
2523         ROS support
2524         RTS support
2525         X.411 (P1) support
2526         X.420 (P22) support
2527         STANAG 4406 (P772) support
2528         X.500 (DAP) support
2529         X.500 (DSP) support
2530         X.500 (DISP) support
2531 }
2532
2533 Menno Andriesse         <s5066 [AT] nc3a.nato.int> {
2534         http://s5066.nc3a.nato.int
2535         STANAG 5066 support
2536 }
2537
2538 Stig Bjørlykke         <stig [AT] bjorlykke.org> {
2539         P_Mul (ACP142) packet disassembly
2540         CDT (CompressedDataType) support
2541         DMP (STANAG 4406 Direct Message Profile) support
2542         COTP and RTSE reassembly improvements
2543         Configuration Profiles
2544         WLAN Traffic Statistics
2545         Filter autocompletion usability improvements
2546         Remote capture improvements and RPCAP support
2547         BJNP, DropBox, Memcache, nat-pmp, PacketLogger, rpcap
2548         Improved dissectors using ASN.1 (BER).
2549         Lua functions and improvements.
2550         Statistics improvements (Protocol Hierarchy, Conversations, IO Graph)
2551         Column handling functions (right-click column headers)
2552         Enhancements and fixes in the new packet list
2553         Various User Guide updates
2554         Miscellaneous enhancements and fixes
2555 }
2556
2557 Kyle J. Harms           <kyle.j.harms [AT] boeing.com> {
2558         CIGI dissection
2559 }
2560
2561 Eric Wedel              <ewedel [AT] bluearc.com> {
2562         KPASSWD over TCP support
2563 }
2564
2565 Secfire                 <secfire[AT]gmail.com> {
2566         OICQ
2567         Juniper NSRP
2568 }
2569
2570 Eric Hultin             <Eric.Hultin[AT]arrisi.com> {
2571         CableLab's DCC packet
2572         DCD packet
2573 }
2574
2575 Paolo Abeni             <paolo.abeni [AT] email.it> {
2576         SSL-decryption
2577         Dissector for USB packets and pcap/wiretap support
2578 }
2579
2580 W. Borgert              <debacle [AT] debian.org> {
2581         GIOP enhancements
2582 }
2583
2584 Frederic Roudaut        <frederic.roudaut [AT] irisa.fr> {
2585         IPsec ESP payload decryption
2586 }
2587
2588 Christoph Scholz        <scholz_ch [AT] web.de> {
2589         Bluetooth stack: http://affix.sourceforge.net/archive/ethereal_affix-3.patch
2590 }
2591
2592 Wolfgang Hansmann       <hansmann [AT] cs.uni-bonn.de> {
2593         Part of bluetooth stack from http://affix.sourceforge.net/archive/ethereal_affix-3.patch
2594 }
2595
2596 Kees Cook               <kees [AT] outflux.net> {
2597         TiVoConnect Discovery Protocol
2598 }
2599
2600 Thomas Dreibholz        <dreibh [AT] iem.uni-due.de> {
2601         RSerPol protocol stack
2602         Scripting Service Protocol support
2603 }
2604
2605 Authesserre Samuel      <sauthess [AT] gmail.com> {
2606         SSL decryption updates
2607         DTLS
2608 }
2609
2610 Balint Reczey           <balint.reczey [AT] ericsson.com> {
2611         Lua fixes and enhancements
2612 }
2613
2614 Stephen Fisher          <steve [AT] stephen-fisher.com> {
2615         REXEC support
2616         Veritas Low Latency Transport support
2617         MAPI new mail protocol support
2618         Initial work on custom columns
2619         VNC protocol support
2620         WoW protocol support
2621         Daytime protocol support
2622         Part of WLCCP support
2623         commview and packetlogger wiretap support
2624         Export Object support
2625         Pixmap saving routines
2626         Work on the initial version of the new packet list
2627         Miscellaneous enhancements and fixes
2628 }
2629
2630 Krzysztof Burghardt     <krzysztof [AT] burghardt.pl> {
2631         KISMET support
2632 }
2633
2634 Peter Racz              <racz [AT] ifi.unizh.ch> {
2635         PANA support
2636 }
2637
2638 Jakob Bratkovic         <j.bratkovic [AT] iskratel.si> {
2639         Multicast stream analysis support
2640 }
2641
2642 Mark Lewis              <mlewis [AT] altera.com> {
2643         2dParityFec dissector
2644 }
2645
2646 Dominic Bechaz          <bdo [AT] zhwin.ch> {
2647         EPL v1 support
2648 }
2649
2650 David Buechi            <bhd [AT] zhwin.ch> {
2651         EPL v1 support
2652 }
2653
2654 Bill Florac             <bill.florac [AT] etcconnect.com> {
2655         ACN support
2656 }
2657
2658 Alex Burlyga            <Alex.Burlyga [AT] netapp.com> {
2659         NetApp NFS filehandle dissectors
2660 }
2661
2662 Douglas Pratley         <Douglas.pratley [AT] detica.com> {
2663         Epoch timestamps
2664 }
2665
2666 Giorgio Tino            <giorgio.tino [AT] cacetech.com> {
2667         AirPcap support
2668         WPA UI support
2669         Static text preferences
2670 }
2671
2672 Davide Schiera          <davide.schiera [AT] riverbed.com> {
2673         WPA and WPA2 decryption
2674 }
2675
2676 Sebastien Tandel        <sebastien [AT] tandel.be> {
2677         embedding python in *shark
2678         subtrees management for ptvcursor
2679         gcc warning hunter
2680         Homeplug support
2681 }
2682
2683 Clay Jones              <clay.jones [AT] email.com> {
2684         Shomiti wireless packet support
2685         802.11n support
2686 }
2687
2688 Kriang Lerdsuwanakij    <lerdsuwa [AT] users.sourceforge.net> {
2689         SSCOP improvements
2690         K12-rf5 file format improvements
2691 }
2692
2693 Abhik Sarkar            <sarkar.abhik [AT] gmail.com> {
2694         Support for decoding of SS7 MSUs embedded in syslog messages
2695         (as generated by the Cisco ITP packet logging facility)
2696         SMPP statistics
2697         SMPP update to v5.0
2698         Diameter conversations and statistics
2699         UAT for unknown HTTP headers
2700 }
2701
2702 Robin Seggelmann        <seggelmann [AT] fh-muenster.de> {
2703         Support for SCTP reassembly.
2704         Improve chunk statistics.
2705 }
2706
2707 Chris Bontje            <cbontje [AT] gmail.com> {
2708         Support for DNP3 Application Layer dissection
2709 }
2710
2711 Ryan Wamsley            <wamslers [AT] sbcglobal.net> {
2712         Connection Configuration Object support in EtherNet/IP
2713 }
2714
2715 Dave Butt               <davidbutt [AT] mxtelecom.com> {
2716         RTP payload reassembly support
2717         H.223-over-RTP support
2718 }
2719
2720 Julian Cable            <julian_cable [AT] yahoo.com> {
2721         DCP ETSI support
2722 }
2723
2724 Joost Yervante Damad    <joost [AT] teluna.org> {
2725         Erlang Port Mapper Daemon dissection support
2726 }
2727
2728 Martin Sustrik          <sustrik [AT] imatix.com>  {
2729         AMQP support
2730 }
2731
2732 Jon Smirl               <jonsmirl [AT] gmail.com> {
2733         USB conversations/endpoints list
2734 }
2735
2736 David Kennedy           <sgsguy [AT] gmail.com> {
2737         Symantec SGS v3 support
2738 }
2739
2740 Matthijs Mekking        <matthijs [AT] mlnetlabs.nl> {
2741         Shim6 support
2742 }
2743
2744 Dustin Johnson          <dustin [AT] dustinj.us> {
2745         802.11n support
2746 }
2747
2748 Victor Fajardo          <vfajardo [AT] tari.toshiba.com> {
2749         PANA draft 15a support
2750 }
2751
2752 Tamas Regos             <tamas.regos [AT] ericsson.com> {
2753         Lua Enhancements
2754 }
2755
2756 Môshe van der Sterre   <moshevds [AT] gmail.com> {
2757         Firebird/Interbase dissection
2758 }
2759
2760 Rob Casey               <rcasey [AT] gmail.com> {
2761         Kingfisher support
2762 }
2763
2764 Ted Percival            <ted [AT] midg3t.net> {
2765         Support for PA-S4U2Self Kerberos packet type
2766 }
2767
2768 Marc Petit-Huguenin     <marc [AT] petit-huguenin.org> {
2769         Update STUN2 to draft-ietf-behave-rfc3489bis-07
2770 }
2771
2772 Florent Drouin          <florent.drouin [AT] alcatel-lucent.fr> {
2773         TCAP statistics
2774 }
2775
2776 Karen Feng              <kfeng [AT] fas.harvard.edu> {
2777         802.1ad and 802.1ah support
2778 }
2779
2780 Stephen Croll           <croll [AT] mobilemetrics.net> {
2781         WiMAX ASN Control Plane dissection
2782 }
2783
2784 Jens Bräuer            <jensb [AT] cs.tu-berlin.de> {
2785         Wifi Simple Config aka Wifi Protected Setup
2786 }
2787
2788 Sake Blok               <sake [AT] euronet.nl> {
2789         Cisco proprietary MST format support
2790         "Copy as Filter" functionality
2791         Split time_delta in time delta captured and time delta displayed
2792         NetScreen snoop output (ascii) support
2793         TCP Conversation timestamps
2794         enable/disable indiviual coloring rules
2795         temporary coloring rules with hotkeys
2796         Copy Fieldname / Copy Value
2797         Ignore all packets functionality
2798         Enable printing of all occurrences of fields
2799         Follow TCP stream enhancements
2800         Export SSL Session Keys
2801         VSS-Monitoring dissector
2802         Miscellaneous enhancements and fixes
2803 }
2804
2805 Fulko Hew               <fulko.hew [AT] gmail.com> {
2806         SITA protocol dissection (ALC, UTS, Frame Relay, X.25)
2807         UTS WAN protocol dissection
2808         IPARS/ALC (International Passenger Airline Reservation System/Airline
2809         Link Control) WAN protocol dissection
2810 }
2811
2812 Yukiyo Akisada          <Yukiyo.Akisada [AT] jp.yokogawa.com> {
2813         FOUNDATION fieldbus
2814 }
2815
2816 Andy Chu                <chu.dev [AT] gmail.com> {
2817         China Mobile Point to Point
2818 }
2819
2820 Shane Kearns            <shane.kearns [AT] symbian.com> {
2821         Support Symbian OS btsnoop
2822 }
2823
2824 Loris Degioanni         <loris.degioanni [AT] riverbed.com> {
2825         Rawshark
2826 }
2827
2828 Sven Meier              <msv [AT] zhwin.ch> {
2829         PRP (Parallel Redundancy Protocol; IEC62439 Chapter 6) dissection
2830 }
2831
2832 Holger Pfrommer         <hpfrommer [AT] hilscher.com> {
2833         Hilscher analyzer protocols dissection
2834 }
2835
2836 Hariharan Ananthakrishnan <hariharan.a [AT] gmail.com> {
2837         ISIS LSP-ID and hostname enhancements
2838 }
2839
2840 Hannes Kälber          <hannes.kaelber--wireshark [AT] x2e.de> {
2841         Automotive DLTs
2842 }
2843
2844 Stephen Donnelly        <stephen [AT] endace.com> {
2845         Infiniband support
2846 }
2847
2848 Philip Frey             <frey.philip [AT] gmail.com> {
2849         iWARP dissectors (MPA, DDP and RDMAP)
2850 }
2851
2852 Yves Geissbuehler       <yves.geissbuehler [AT] gmail.com> {
2853         iWARP dissectors (MPA, DDP and RDMAP)
2854 }
2855
2856 Shigeo Nakamura         <naka_shigeo [AT] yahoo.co.jp> {
2857         Xpress Transport Protocol dissector
2858 }
2859
2860 Sven Eckelmann          <sven [AT] narfation.org> {
2861         B.A.T.M.A.N. dissector
2862         B.A.T.M.A.N. Advanced dissector
2863 }
2864
2865 Edward J. Paradise      <pdice [AT] cisco.com> {
2866         RFC4938bis enhancements to PPPoE
2867 }
2868
2869 Brian Stormont          <nospam [AT] stormyprods.com> {
2870         WPA group key decryption
2871 }
2872
2873 Vincent Helfre          <vincent.helfre [AT] ericsson.com> {
2874         SNDCP XID dissection
2875 }
2876
2877 Brooss                  <brooss.teambb [AT] gmail.com> {
2878         Teamspeak2 dissector
2879 }
2880
2881 Joan Ramió             <joan[AT]ramio.cat> {
2882         IEC 60870-5-104 dissector
2883 }
2884
2885 David Castleford        <david.castleford [AT] orange-ftgroup.com> {
2886         ISMACryp dissector
2887         Simulcrypt dissector
2888 }
2889
2890 Peter Harris            <pharris[AT]opentext.com> {
2891         X11 extension decoding
2892         X11 dissector fixes
2893 }
2894
2895 Martin Lutz             <MartinL [AT] copadata.at> {
2896         IEC 61850 GOOSE Dissector
2897 }
2898
2899 Johnny Mitrevski        <mitrevj [AT] hotmail.com> {
2900         BSSAP LE Dissector
2901 }
2902
2903 Neil Horman             <nhorman [AT] tuxdriver.com> {
2904         Netdump dissector
2905 }
2906
2907 Andreas Schuler         <krater [AT] badterrorist.com> {
2908         DECT dissector
2909 }
2910
2911 Matthias Wenzel         <dect [AT] mazzoo.de> {
2912         DECT dissector
2913 }
2914
2915 Christian Durrer        <christian.durrer [AT] sensemail.ch> {
2916         sbus dissector
2917 }
2918
2919 Naoyoshi Ueda           <piyomaru3141 [AT] gmail.com> {
2920         IKEv2 decryption support
2921         TLS 1.2 decryption support
2922         DTLS 1.0 decryption fixes
2923 }
2924
2925 Javier Cardona          <javier [AT] cozybit.com> {
2926         Mesh header dissector
2927 }
2928
2929 Jens Steinhauser        <jens.steinhauser [AT] omicron.at> {
2930         IEEE C37.118 synchrophasor dissector
2931 }
2932
2933 Julien Kerihuel         <j.kerihuel [AT] openchange.org> {
2934         Exchange RFR dissector
2935 }
2936
2937 Vincenzo Condoleo       <vcondole [AT] hsr.ch> {
2938         IP packet comparison
2939 }
2940
2941 Mohammad Ebrahim Mohammadi Panah <mebrahim [AT] gmail.com> {
2942         Initial Paltalk support
2943 }
2944
2945 Greg Schwendimann       <gregs [AT] iol.unh.edu> {
2946         WPA decryption security association caching
2947 }
2948
2949 Nick Lewis              <nick.lewis [AT] atltelecom.com> {
2950         Show timestamp problems in RTP player
2951 }
2952
2953 Fred Fierling           <fff [AT] exegin.com> {
2954         Daintree's Sensor Network Analyzer file support
2955 }
2956
2957 Samu Varjonen           <samu.varjonen [AT] hiit.fi> {
2958         Host Identity Protocol (HIP) support
2959 }
2960
2961 Alexis La Goutte        <alexis.lagoutte [AT] gmail.com> {
2962         Add FT_EUI64 Field Type
2963         Aruba ERM dissector
2964         ATMTCP dissector
2965         CAPWAP dissector
2966         PAPI dissector
2967         MONGO dissector
2968         Miscellaneous ISAKMP enhancements
2969         Miscellaneous ICMPv6 enhancements
2970         Miscellaneous 802.11 enhancements
2971         Packet TCP Mood Option (RFC5841) support
2972         PPTP, GRE, PPP PAP, RIPng dissector enhancements (Rework)
2973 }
2974
2975 Varun Notibala          <nbvarun [AT] gmail.com> {
2976         SCTP NR-SACK support
2977 }
2978
2979 Nathan Hartwell         <nhartwell [AT] gmail.com> {
2980         HP NIC Teaming dissector
2981 }
2982
2983 Don Chirieleison        <donc [AT] mitre.org> {
2984         DTN Bundle Protocol
2985 }
2986
2987 Harald Welte            <laforge [AT] gnumonks.org> {
2988         GSM A-bis over IP dissector
2989 }
2990
2991 Chris Costa             <chcosta75 [AT] hotmail.com> {
2992         Add defragmentation code to NDMP dissectot
2993         Properly decode SMB2 error response
2994 }
2995
2996 Bruno Prémont          <bonbons [AT] linux-vserver.org> {
2997         CollectD dissector
2998 }
2999
3000 Florian Forster         <octo [AT] verplant.org> {
3001         CollectD dissector
3002 }
3003
3004 Ivan Sy Jr.             <ivan_jr [AT] yahoo.com> {
3005         Added DNS RRs: DLV, SSHFP, SPF, HIP, DHCID, NSEC3PARAM, APL, PX,
3006                        GPOS, NSAP, NSAP-PTR, AFSDB, RP, X25, ISDN, RT, RR
3007         Allow some network control block addresses with ttl != 1.
3008         Miscellaneous IPv6 enhancements.
3009 }
3010
3011 Matthieu Patou          <mat [AT] matws.net> {
3012         NTLM v1 and v2 decryption.
3013         LDAP fixes.
3014         Netlogon/Schannel decryption.
3015 }
3016
3017 Kovarththanan Rajaratnam <kovarththanan.rajaratnam [AT] gmail.com> {
3018         Work on the new packet list.
3019         Miscellaneous fixes and enhancements.
3020 }
3021
3022 Matt Watchinski         <mwatchinski [AT] sourcefire.com> {
3023         OMRON-FINS dissector
3024 }
3025
3026 Ravi Kondamuru          <Ravi.Kondamuru [AT] citrix.com> {
3027         Support to read citrix netscaler capture file format.
3028 }
3029
3030 Jan Gerbecks            <jan.gerbecks [AT] stud.uni-due.de> {
3031         PNRP dissector
3032 }
3033
3034 Vladimir Smrekar        <vladimir.smrekar [AT] gmail.com> {
3035         V.52 dissector
3036         V5UA dissector
3037 }
3038
3039 Tobias Erichsen         <t.erichsen [AT] gmx.de> {
3040         Apple network-midi session establishment dissector
3041 }
3042
3043 Erwin van Eijk          <erwin.vaneijk [AT] gmail.com> {
3044         ETSI ts 101 671 dissector
3045 }
3046
3047 Venkateshwaran Dorai    <venkateshwaran.d [AT] gmail.com> {
3048         Server/Application State Protocol [SASP] (RFC 4678 ) dissector
3049 }
3050
3051 Ben Greear              <greearb [AT] candelatech.com> {
3052         LANforge dissector
3053 }
3054
3055 Richard Kümmel         <r.kuemmel [AT] beckhoff.de> {
3056         EtherCAT dissector
3057 }
3058
3059 Yi Yu                   <yiyu.inbox [AT] gmail.com> {
3060         Updates to the sFlow dissector
3061 }
3062
3063 Aniruddha A             <aniruddha.a [AT] gmail.com> {
3064         ANCP (Access Node Control Protocol) dissector
3065 }
3066
3067 David Aggeler           <david_aggeler [AT] hispeed.ch> {
3068         Numerous DICOM dissector enhancements and fixes
3069         VMLAB (VMware Lab Manager) dissector
3070 }
3071
3072 Jens Kilian             <jjk [AT] acm.org> {
3073         VXI-11 (a.k.a. Network Instrument Protocol) dissector
3074 }
3075
3076 David Bond              <mokon [AT] mokon.net> {
3077         TRILL (TRansparent Interconnection of Lots of Links) dissector
3078 }
3079
3080 Paul J. Metzger         <pjm [AT] ll.mit.edu> {
3081         Add support for decoding DIS Electromagnetic Emission packets
3082 }
3083
3084 Robert Hogan            <robert [AT] roberthogan.net> {
3085         TN3270 fixes
3086         TN5250 dissector
3087 }
3088
3089 Torrey Atcitty          <torrey.atcitty [AT] harman.com> {
3090         PTP dissector: Added support for 802.1AS D7.0
3091         IEEE 802.1Qat (Multiple Stream Reservation Protocol) dissector
3092         IEEE 1722(AVB Transport Protocol) dissector
3093 }
3094
3095 Dave Olsen              <dave.olsen [AT] harman.com> {
3096         PTP dissector: Added support for 802.1AS D7.0
3097         IEEE 1722(AVB Transport Protocol) dissector
3098 }
3099
3100 Craig Gunther           <craig.gunther [AT] harman.com> {
3101         IEEE 802.1Qat (Multiple Stream Reservation Protocol) dissector
3102 }
3103
3104 Levi Pearson            <levi.pearson [AT] harman.com> {
3105         IEEE 1722(AVB Transport Protocol) dissector
3106 }
3107
3108 Allan M. Madsen         <allan.m [AT] madsen.mail.dk> {
3109         Bluetooth OBEX dissector
3110 }
3111
3112 Slava                   <slavak [AT] gmail.com> {
3113         Support for PortCounters and PortCounters Extended performance
3114                 management datagrams (Infiniband)
3115         Support for Infiniband-SDP
3116 }
3117
3118 H.sivank                <hsivank [AT] gmail.com> {
3119         GtkOSXApplication support
3120 }
3121
3122 Edgar Gladkich          <edgar.gladkich [AT] inacon.de> {
3123         Protocol help
3124 }
3125
3126 Michael Bernhard        <michael.bernhard [AT] bfh.ch> {
3127         IEC 61850 dissector
3128 }
3129
3130 Holger Freyther         <zecke [AT] selfish.org> {
3131         NexusWare C7 MTP over UDP dissector
3132 }
3133
3134 Jose Pico               <jose [AT] taddong.com> {
3135         Routines for exporting SMB objects
3136 }
3137
3138 David Perez             <david [AT] taddong.com> {
3139         Routines for exporting SMB objects
3140 }
3141
3142 Håkon Nessjøen                <haakon.nessjoen [AT] gmail.com> {
3143         Mikrotik RouterOS protocol dissector
3144         Digium TDMoE protocol dissector
3145 }
3146
3147 Herbert Lischka         <herbert [AT] lischka-berlin.de> {
3148         BACNET dissector fixes and enhancements
3149 }
3150
3151 Felix Krämer           <sauter-cumulus [AT] de.sauter-bc.com> {
3152         Stats Tree for BACapp dissector
3153 }
3154
3155 Tom Hughes              <tom [AT] compton.nu> {
3156         FCGI dissector
3157 }
3158
3159 Owen Kirby              <osk [AT] exegin.com> {
3160         SCoP dissector
3161         RPL support in ICMPv6 (with Colin O'Flynn)
3162 }
3163
3164 Colin O'Flynn           <coflynn [AT] newae.com> {
3165         RPL support in ICMPv6 (with Owen Kirby)
3166 }
3167
3168 Juha Siltanen           <juha.siltanen [AT] nsn.com> {
3169         FLIP dissector
3170 }
3171
3172 Cal Turney              <turney_cal [AT] emc.com> {
3173         NFS access tracking
3174         tshark version of the SCSI tap
3175 }
3176
3177 Lukasz Kotasa           <lukasz.kotasa [AT] tieto.com> {
3178         WAI authentication protocol
3179 }
3180
3181 Jason Masker            <jason [AT] masker.net> {
3182         Updates for Cisco ERSPAN Type III (version 2)
3183 }
3184
3185 Giuliano Fabris         <giuliano.fabris [AT] appeartv.com> {
3186         Enhanced DVB Simulcrypt protocol dissector:
3187            EIS <-> SCS, (P)SIG <-> MUX, MUX <-> CiM
3188            and (P) <-> CiP support
3189 }
3190
3191 Alexander Koeppe        <format_c [AT] online.de> {
3192         TCP Graph - Window Scaling
3193 }
3194
3195 Holger Grandy           <Holger.Grandy [AT] bmw-carit.de> {
3196         ETCH dissector
3197 }
3198
3199 Hadriel Kaplan          <hadrielk [AT] yahoo.com> {
3200         IPFIX wiretap support
3201 }
3202
3203 Srinivasa Pradeep       <sippyemail-wireshark [AT] yahoo.com> {
3204         LDP dissector: Add/Update PseudoWire TLV support
3205 }
3206
3207 Lori Tribble            <ljtconsulting [AT] gmail.com> {
3208         Support for vendor-specific subdissectors for
3209         BACnet Private Transfer Messages
3210 }
3211
3212 Thomas Boehne           <TBoehne [AT] ADwin.de> {
3213         ADwin and ADwin-config protocol dissectors
3214 }
3215
3216 Gerhard Gappmeier       <gerhard.gappmeier [AT] ascolab.com> {
3217         OPCUA dissector plugin
3218 }
3219
3220 David Katz              <dkatz [AT] airspan.com> {
3221         Support for versioning in the WiMAX ASN CP dissector
3222 }
3223
3224 Toralf Förster         <toralf.foerster [AT] gmx.de> {
3225         SAMETIME dissector
3226 }
3227
3228 Stéphane Bryant                <stephane [AT] glycon.org> {
3229         RELOAD dissector
3230         RELOAD Framing dissector
3231 }
3232
3233 Emil Wojak              <emil [AT] wojak.eu> {
3234         TDS dissector improvements
3235 }
3236
3237 Steve Huston            <shuston [AT] riverace.com> {
3238         AMQP 0-10 support
3239 }
3240
3241 Loránd Jakab           <ljakab [AT] ac.upc.edu> {
3242         Locator/ID Separation Protocol dissector
3243 }
3244
3245 Grzegorz Szczytowski    <Grzegorz.Szczytowski [AT] gmail.com>  {
3246         Diameter dictionary RFC 3588 AVP 299
3247         GTPv1 Bearer Control Mode dissection
3248         E212 dissector MCC 260 upgrade and modification
3249 }
3250
3251 Martin Kaiser           <martin [AT] kaiser.cx> {
3252         DVB-CI (Common Interface) dissector
3253         HDCP dissector
3254 }
3255
3256 Jakub Zawadzki          <darkjames-ws [AT] darkjames.pl> {
3257         JSON dissector
3258         Wiretap cleanup and support for fast random access to gzipped
3259             files
3260 }
3261
3262 Roland Knall            <rknall [AT] gmail.com> {
3263         Support for heuristic subdissectors for SERCOS III
3264         openSAFETY dissector
3265 }
3266
3267 Xiao Xiangquan          <xiaoxiangquan [AT] gmail.com> {
3268         BT-UTP dissector
3269         BT-DHT dissector
3270         Vuze-DHT dissector
3271 }
3272
3273 Hans-Christoph Schemmel <hans-christoph.schemmel [AT] cinterion.com> {
3274         3GPP TS 27.010 multiplexing protocol
3275 }
3276
3277 Tyson Key               <tyson.key [AT] gmail.com> {
3278         USB-encapsulated AT Commands dissector
3279 }
3280
3281 Johannes Jochen         <johannes.jochen [AT] belden.com> {
3282         Multiple MAC Registration Protocol dissector
3283 }
3284
3285 Florian Fainelli        <florian [AT] openwrt.org> {
3286         HomePlug AV protocol dissector
3287 }
3288
3289 Daniel Willmann         <daniel [AT] totalueberwachung.de> {
3290         CN/IP (EIA-852) protocol dissector
3291         Lontalk protocol (EIA-709.1) dissector
3292 }
3293
3294 Brian Cavagnolo         <brian [AT] cozybit.com> {
3295         Update 802.11s packet dissecting
3296 }
3297
3298 Allison                 <aobourn [AT] isilon.com> {
3299         HDFS and HDFS data Dissector
3300 }
3301
3302 Edwin Groothuis         <wireshark [AT] mavetju.org> {
3303         Time Shift functionality
3304         Filter Toolbar Save functionality
3305 }
3306
3307 Andrew Kampjes          <andrew.kampjes [AT] endace.com> {
3308         Endace ERF channelisation and "New BFS" extension header support
3309 }
3310
3311 Kurnia Hendrawan        <kurnia.hendrawan [AT] consistec.de> {
3312         Saving User Specified Decodes into profile
3313 }
3314
3315 Leonard Tracy           <letracy [AT] cisco.com> {
3316         Cisco FabricPath protocol dissector
3317 }
3318
3319 Elliott Aldrich         <elliott [AT] aldrichart.com> {
3320         Various icons
3321 }
3322
3323 Glenn Matthews          <glenn.matthews [AT] cisco.com> {
3324         XMCP dissector
3325 }
3326
3327 Donnie Savage           <dsavage [AT] cisco.com> {
3328         EIGRP TLV 2.0 and 3.0 support
3329         SAF support
3330 }
3331
3332 Spenser Sheng           <spenser.sheng [AT] ericsson.com> {
3333         LCS-AP support
3334 }
3335
3336 Benjamin Stocks         <bmstocks [AT] ra.rockwell.com> {
3337         CIP Motion dissector
3338 }
3339
3340 Florian Reichert        <refl [AT] zhaw.ch> {
3341         HSR and PRP-1 dissector
3342 }
3343
3344 Martin Renold           <reld [AT] zhaw.ch> {
3345         HSR and PRP-1 dissector
3346 }
3347
3348 Iain Arnell             <iarnell [AT] epo.org> {
3349         ajp13 enhancements
3350 }
3351
3352 Mariusz Okrój          <okrojmariusz [AT] gmail.com> {
3353         XMPP enhancements
3354 }
3355
3356 Ivan Lawrow             <ivan.lawrow [AT] jennic.com> {
3357         Added IEEE 802.15.4-2003 AES-CCM security modes
3358 }
3359
3360 Kari Vatjus-Anttila     <kari.vatjus-anttila [AT] cie.fi> {
3361         kNet (KristalliNet) dissector
3362 }
3363
3364 Shobhank Sharma         <ssharma5 [AT] ncsu.edu> {
3365         MPLS Enhancement - Generic Associated Channel, as per RFC 5586
3366 }
3367
3368 Salil Kanitkar         <sskanitk [AT] ncsu.edu> {
3369         OSPF Router Informational Capabilities - Opaque RI TLV - RFC4970
3370         OSPF Dynamic Hostname TLV in RI Opaque TLV - RFC5642
3371 }
3372
3373 Michael Sakaluk         <mdsakalu [AT] ncsu.edu> {
3374         BGP Encapsulation SAFI support (RFC 5512)
3375         Load balancing for mesh softwires (RFC 5640)
3376 }
3377
3378 Per Liedberg            <per.liedberg [AT] ericsson.com> {
3379         RoHC dissection improvments
3380 }
3381
3382 Gaurav Tungatkar        <gauravstt [AT] gmail.com> {
3383         Extended ICMP - Multipart Message Support (RFC 4884)
3384         and Extension for Interface and Next-Hop
3385 }
3386
3387 Holger Hans Peter Freyther <zecke [AT] selfish.org> {
3388         DVB-H IPDC ESG
3389 }
3390
3391 Paul Erkkila <pee [AT] erkkila.org> {
3392         Hazelcast Dissector
3393 }
3394
3395 and by:
3396
3397 Pavel Roskin            <proski [AT] gnu.org>
3398 Georgi Guninski         <guninski [AT] guninski.com>
3399 Jason Copenhaver        <jcopenha [AT] typedef.org>
3400 Eric Perie              <eric.perie [AT] colubris.com>
3401 David Yon               <yon [AT] tacticalsoftware.com>
3402 Marcio Franco           <franco.marcio [AT] rd.francetelecom.fr>
3403 Kaloian Stoilov         <kalkata [AT] yahoo.com>
3404 Steven Lass             <stevenlass [AT] mail.com>
3405 Gregory Stark           <gsstark [AT] mit.edu>
3406 Darren Steele           <steeley [AT] steeley.co.uk>
3407                         <smhuang [AT] pcs.csie.nctu.edu.tw>
3408 Michael Kopp            <michael.kopp [AT] isarnet.de>
3409 Bernd Leibing           <bernd.leibing [AT] kiz.uni-ulm.de>
3410 Chris Heath             <chris [AT] heathens.co.nz>
3411 Gisle Vanem             <giva [AT] bgnett.no>
3412 Ritchie                 <ritchie [AT] tipsybottle.com>
3413 Aki Immonen             <aki.immonen [AT] golftalma.fi>
3414 David E. Weekly         <david [AT] weekly.org>
3415 Steve Ford              <sford [AT] geeky-boy.com>
3416 Masaki Chikama          <masaki-c [AT] is.aist-nara.ac.jp>
3417 Mohammad Hanif          <mhanif [AT] nexthop.com>
3418 Reinhard Speyerer       <rspmn [AT] arcor.de>
3419 Patrick Kursawe         <phosphan [AT] gentoo.org>
3420 Arsen Chaloyan          <achaloyan [AT] yahoo.com>
3421                         <melerski [AT] poczta.onet.pl>
3422 Arnaud Jacques          <webmaster [AT] securiteinfo.com>
3423 D. Manzella             <manzella [AT] lucent.com>
3424 Jari Mustajarvi         <jari.mustajarvi [AT] nokia.com>
3425 Pierre Juhen            <pierre.juhen [AT] wanadoo.fr>
3426 David Richards          <drichards [AT] alum.mit.edu>
3427 Shusaku Ueda            <ueda [AT] sra.co.jp>
3428 Jonathan Perkins        <jonathan.perkins [AT] ipaccess.com>
3429 Holger Schurig          <h.schurig [AT] mn-logistik.de>
3430 Peter J. Creath         <peter-ethereal [AT] creath.net>
3431 Magnus Hansson          <mah [AT] hms.se>
3432 Pavel Kankovsky         <kan [AT] dcit.cz>
3433 Nick Black              <dank [AT] reflexsecurity.com>
3434 Bill Guyton             <guyton [AT] bguyton.com>
3435 Chernishov Yury         <Chernishov [AT] iskrauraltel.ru>
3436 Thomas Palmer           <Thomas.Palmer [AT] Gunter.AF.mil>
3437 Clinton Work            <clinton [AT] scripty.com>
3438 Joe Marcus Clarke       <marcus [AT] marcuscom.com>
3439 Kendy Kutzner           <kutzner[AT]tm.uka.de>
3440 James H. Cloos Jr.      <cloos [AT] jhcloos.com>
3441 Tim Farley              <tfarley[AT]iss.net>
3442 Daniel Thompson         <daniel.thompson[AT]st.com>
3443 Chris Jepeway           <thai-dragon[AT]eleven29.com>
3444 Matthew Bradley         <matthew.bradley [AT] cnsonline.net>
3445 Nathan Alger            <nathan [AT] wasted.com>
3446 Stas Grabois            <sagig [AT] radware.com>
3447 Ainsley Pereira         <APereira [AT] Witness.com>
3448 Philippe Mazeau         <philippe.mazeau [AT] swissvoice.net>
3449 Carles Kishimoto        <ckishimo [AT] ac.upc.es>
3450 Dennis Lim              <Dennis.Lim [AT] motorola.com>
3451                         <postadal [AT] suse.cz>
3452 Martin van der Werff    <martin [AT] vanderwerff.org>
3453 Marco van den Bovenkamp <marco [AT] linuxgoeroe.dhs.org>
3454 Ming Zhang              <mingz [AT] ele.uri.edu>
3455 Neil Piercy             <Neil.Piercy [AT] ipaccess.com>
3456 Rémi Denis-Courmont    <courmisch [AT] via.ecp.fr>
3457 Thomas Palmer           <tpalmer [AT] elmore.rr.com>
3458 Mårten Svantesson      <f95-msv [AT] f.kth.se>
3459 Steve Sommars           (e-mail address removed at contributor's request)
3460 Kestutis Kupciunas      <kesha [AT] soften.ktu.lt>
3461 René Pilz              <rene.pilz [AT] ftw.at>
3462 Laurent Constantin      <laurent.constantin [AT] aql.fr>
3463 Martin Pichlmaier       <martin.pichlmaier [AT] siemens.com>
3464 Mark Phillips           <msp [AT] nortelnetworks.com>
3465 Nils Ohlmeier           <lists [AT] ohlmeier.org>
3466 Ignacio Goyret          <igoyret [AT] lucent.com>
3467 Bart Braem              <bart.braem [AT] gmail.com>
3468 Shingo Horisawa         <name4n5 [AT] hotmail.com>
3469 Lane Hu                 <lane.hu [AT] utstar.com>
3470 Marc Poulhiès          <marc.poulhies [AT] epfl.ch>
3471 Tomasz Mrugalski        <thomson [AT] klub.com.pl>
3472 Brett Kuskie            <mstrprgmmr [AT] chek.com>
3473 Brian Caswell           <bmc [AT] sourcefire.com>
3474 Yann                    <yann_eads [AT] hotmail.com>
3475 Julien Leproust         <julien [AT] via.ecp.fr>
3476 Mutsuya Irie            <irie [AT] sakura-catv.ne.jp>
3477 Yoshihiro Oyama         <y.oyama [AT] netagent.co.jp>
3478 Chris Eagle             <cseagle [AT] nps.edu>
3479 Dominique Bastien       <dbastien [AT] accedian.com>
3480 Nicolas Dichtel         <nicolas.dichtel [AT] 6wind.com>
3481 Ricardo Muggli          <ricardo.muggli [AT] mnsu.edu>
3482 Vladimir Kondratiev     <vladimir.kondratiev [AT] gmail.com>
3483 Jaap Keuter             <jaap.keuter [AT] xs4all.nl>
3484 Frederic Peters         <fpeters [AT] debian.org>
3485 Anton Ivanov            <anthony_johnson [AT] mail.ru>
3486 Ilya Konstantinov       <future [AT] shiny.co.il>
3487 Neil Kettle             <mu-b [AT] 65535.com>
3488 Steve Karg              <skarg [AT] users.sourceforge.net>
3489 Javier Acuna            <javier.acuna [AT] sixbell.cl>
3490 Miklos Szurdi           <szurdimiklos [AT] yahoo.com>
3491 Cvetan Ivanov           <zezo [AT] spnet.net>
3492 Vasanth Manickam        <vasanth.manickam [AT] bt.com>
3493 Julian Onions           <julian.onions [AT] gmail.com>
3494 Samuel Thibault         <samuel.thibault [AT] ens-lyon.org>
3495 Peter Kovář           <peter.kovar [AT] gmail.com>
3496 Paul Ollis              <paul.ollis [AT] roke.co.uk>
3497 Dominik Kuhlen          <dkuhlen [AT] gmx.net>
3498 Karl Knoebl             <karl.knoebl [AT] siemens.com>
3499 Maria-Luiza Crivat      <luizacri [AT] gmail.com>
3500 Brice Augustin          <bricecotte [AT] gmail.com>
3501 Matt Thornton           <MATT_THORNTON [AT] appsig.com>
3502 Timo Metsala            <timo.metsala [AT] gmail.com>
3503 Tomer Shani             <thetour [AT] japan.com>
3504 Manu Pathak             <mapathak [AT] cisco.com>
3505 Kaul                    <mykaul [AT] gmail.com>
3506 John Sullivan           <john [AT] kanargh.force9.co.uk>
3507 Martin André           <andre [AT] clarinet.u-strasbg.fr>
3508 Andrei Emeltchenko      <Andrei.Emeltchenko [AT] nokia.com>
3509 Kirby Files             <kfiles [AT] masergy.com>
3510 Ravi Valmikam           <rvalmikam [AT] airvananet.com>
3511 Diego Pettenò          <flameeyes [AT] gentoo.org>
3512 Daniel Black            <dragonheart [AT] gentoo.org>
3513 Christoph Werle         <Christoph.Werle [AT] ira.uka.de>
3514 Aaron Christensen       <aaronmf [AT] gmail.com>
3515 Ian Abel                <ianabel [AT] mxtelecom.com>
3516 Bryant Eastham          <beastham [AT] slc.mew.com>
3517 Taner Kurtulus          <taner.kurtulus [AT] tubitak.gov.tr>
3518 Joe Breher              <linux [AT] q-music.com>
3519 Patrick vd Lageweg      <patrick [AT] bitwizard.nl>
3520 Thomas Sillaber         <Thomas.Sillaber [AT] gmx.de>
3521 Mike Davies             <m.davies [AT] btinternet.com>
3522 Boris Misenov           <Boris.Misenov [AT] oktelabs.ru>
3523 Joe McEachern           <joe [AT] qacafe.com>
3524 Charles Lepple          <clepple [AT] gmail.com>
3525 Tuomas Maattanen        <maattanen [AT] iki.fi>
3526 Joe Eykholt             <joe [AT] nuovasystems.com>
3527 Ian Brumby              <ian.brumby [AT] baesystems.com>
3528 Todd J Martin           <todd.martin [AT] acm.org>
3529 Scott Robinson          <scott.robinson [AT] flukenetworks.com>
3530 Martin Peylo            <wireshark [AT] izac.de>
3531 Stéphane Loeuillet     <leroutier [AT] gmail.com>
3532 Andrei Rubaniuk         <rubaniuk [AT] mail.ru>
3533 Mikael Magnusson        <mikma264 [AT] gmail.com>
3534 Timo Teräs             <timo.teras [AT] iki.fi>
3535 Márton Németh         <nm127 [AT] freemail.hu>
3536 Kai Blin                <kai [AT] samba.org>
3537 Olivier Montanuy        <olivier.montanuy [AT] orange-ftgroup.com>
3538 Thomas Morin            <thomas.morin [AT] orange-ftgroup.com>
3539 Jesus Roman             <jroman [AT] teldat.com>
3540 Giodi Giorgi            <g.giorgi [AT] gmail.com>
3541 Peter Hertting          <Peter.Hertting [AT] gmx.net>
3542 Jess Balint             <jbalint [AT] gmail.com>
3543 Bahaa Naamneh           <b.naamneh [AT] gmail.com>
3544 Magnus Sörman          <magnus.sorman [AT] ericsson.com
3545 Pascal Quantin          <pascal.quantin [AT] gmail.com>
3546 Roy Marples             <roy [AT] marples.name>
3547 Ward van Wanrooij       <ward [AT] ward.nu>
3548 Federico Mena Quintero  <federico [AT] novell.com>
3549 Andreas Heise           <andreas.heise [AT] nextiraone.de>
3550 Alex Lindberg           <alindber [AT] yahoo.com>
3551 Rama Chitta             <rama [AT] gear6.com>
3552 Roberto Mariani         <jelot-wireshark [AT] jelot.it>
3553 Sandhya Gopinath        <Sandhya.Gopinath [AT] citrix.com>
3554 Raghav SN               <Raghav.SN [AT] citrix.com>
3555 Murali Raja             <Murali.Raja [AT] citrix.com>
3556 Devesh Prakash          <Devesh.Prakash [AT] citrix.com>
3557 Darryl Champagne        <dchampagne [AT] sta.samsung.com>
3558 Michael Speck           <Michael.Speck [AT] avl.com>
3559 Gerasimos Dimitriadis   <dimeg [AT] intracom.gr>
3560 Robert Simac            <rsimac [AT] cronsult.com>
3561 Johanna Sochos          <johanna.sochos [AT] swissqual.com>
3562 Felix Obenhuber         <felix [AT] obenhuber.de>
3563 Hilko Bengen            <bengen--wireshark [AT] hilluzination.de>
3564 Hadar Shoham            <hadar [AT] ti.com>
3565 Robert Bullen           <robert [AT] bitcricket.com>
3566 Chuck Kristofek         <chuck.kristofek [AT] ngc.com>
3567 Markus Renz             <Markus.Renz [AT] hirschmann.de>
3568 Toshihiro Kataoka       <kataoka.toshihiro [AT] gmail.com>
3569 Petr Lautrbach          <plautrba [AT] redhat.com>
3570 Frank Lahm              <franklahm [AT] googlemail.com>
3571 Jon Ellch               <jellch [AT] harris.com>
3572 Alex Badea              <vamposdecampos [AT] gmail.com>
3573 Dirk Jagdmann           <doj [AT] cubic.org>
3574 RSA                     <ryazanov.s.a [AT] gmail.com>
3575 Juliusz Chroboczek      <jch [AT] pps.jussieu.fr>
3576 Vladimir Kazansky       <vovjo [AT] yandex.ru>
3577 Peter Paluch            <peter.paluch [AT] fri.uniza.sk>
3578 Tom Brezinski           <tombr [AT] netinst.com>
3579 Nick Glass              <nick.glass [AT] lycos.com>
3580 Michael Mann            <mmann78 [AT] netscape.net>
3581 Romain Fliedel          <romain.fliedel+wireshark [AT] gmail.com>
3582 Michael Chen            <michaelc [AT] idssoftware.com>
3583 Paul Stath              <pstath [AT] axxcelera.com>
3584 DeCount                 <aatrade [AT] libero.it>
3585 Andras Veres-Szentkiralyi       <vsza [AT] vsza.hu>
3586 Jakob Hirsch            <jh.wireshark-bugzilla [AT] plonk.de>
3587 Роман Донченко             <DXDragon [AT] yandex.ru>
3588                         <billyjeans [AT] gmail.com>
3589
3590 Dan Lasley <dlasley[AT]promus.com> gave permission for his
3591 dumpit() hex-dump routine to be used.
3592
3593 Mattia Cazzola <mattiac[AT]alinet.it> provided a patch to the
3594 hex dump display routine.
3595
3596 We use the exception module from Kazlib, a C library written by
3597 Kaz Kylheku <kaz[AT]ashi.footprints.net>. Thanks go to him for
3598 his well-written library. The Kazlib home page can be found at
3599 http://users.footprints.net/~kaz/kazlib.html
3600
3601 We use Lua BitOp, written by Mike Pall, for bitwise operations
3602 on numbers in Lua. The Lua BitOp home page can be found at
3603 http://bitop.luajit.org/
3604
3605 Henrik Brix Andersen <brix[AT]gimp.org> gave permission for his
3606 webbrowser calling routine to be used.
3607
3608 Christophe Devine <c.devine[AT]cr0.net> gave permission for his
3609 SHA1 routines to be used.
3610
3611 snax <snax[AT]shmoo.com> gave permission to use his(?) weak key
3612 detection code from Airsnort.
3613
3614 IANA gave permission for their port-numbers file to be used.