nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 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 | Thomas Bottom <tom.bottom[AT]labxtechnologies.com> { |
||
24 | IEEE 1722.1 support |
||
25 | } |
||
26 | |||
27 | Chris Pane <chris.pane[AT]labxtechnologies.com> { |
||
28 | IEEE 1722.1 support |
||
29 | } |
||
30 | |||
31 | Hannes R. Boehm <hannes[AT]boehm.org> { |
||
32 | http://hannes.boehm.org/ |
||
33 | |||
34 | OSPFv2 |
||
35 | RIPv1, RIPv2 |
||
36 | CDP (Cisco Discovery Protocol Version 1) |
||
37 | } |
||
38 | |||
39 | Mike Hall <mike[AT]hallzone.net> { |
||
40 | Follow TCP Stream |
||
41 | } |
||
42 | |||
43 | Bobo Rajec <bobo[AT]bsp-consulting.sk> { |
||
44 | DNS protocol support |
||
45 | } |
||
46 | |||
47 | Laurent Deniel <laurent.deniel[AT]free.fr> { |
||
48 | Name resolution |
||
49 | Ethernet/Manufacturer files support |
||
50 | FDDI support |
||
51 | OMG GIOP/IIOP support |
||
52 | ISO/OSI CLNP/COTP support |
||
53 | Real time capture and display enhancement |
||
54 | Many display filters added |
||
55 | GUI enhancements (about & help windows) |
||
56 | Follow TCP stream for IPv6 |
||
57 | Protocol activation/deactivation (Edit:protocols) |
||
58 | Ability to mark the frames and associated features |
||
59 | "Protocol Properties..." menu item |
||
60 | Ring buffer rework |
||
61 | X11 decoding enhancements and fixes |
||
62 | Miscellaneous enhancements and fixes |
||
63 | } |
||
64 | |||
65 | Don Lafontaine <lafont02[AT]cn.ca> { |
||
66 | Banyan Vines support |
||
67 | IGRP support |
||
68 | } |
||
69 | |||
70 | Guy Harris <guy[AT]alum.mit.edu> { |
||
71 | DNS and NetBIOS Name Service enhancements |
||
72 | Bitfield decoding |
||
73 | IP and TCP option decoding |
||
74 | HTTP support |
||
75 | NNTP support |
||
76 | ATM and LANE decoding |
||
77 | Q.931 decoding |
||
78 | Changes to the popup packet windows |
||
79 | Miscellaneous enhancements and fixes |
||
80 | } |
||
81 | |||
82 | Simon Wilkinson <sxw[AT]dcs.ed.ac.uk> { |
||
83 | AppleTalk support |
||
84 | } |
||
85 | |||
86 | Jörg Mayer <jmayer[AT]loplof.de> { |
||
87 | Banyan Vines support |
||
88 | NTP fixes |
||
89 | DHCP support for Intel PXEclient DHCP requests |
||
90 | Support for "-N" flag enabling selected forms of name resolution |
||
91 | Changes to structure initializations to initialize all members |
||
92 | Define __USE_XOPEN in files that use "strptime()" |
||
93 | Various signed vs. unsigned fixes |
||
94 | Crank up the warning level in GCC |
||
95 | Skinny (Official Name: SCCP) |
||
96 | Remove trailing blanks from hex dump in print/Tethereal |
||
97 | Remove unused variables and declarations of non-existent |
||
98 | functions |
||
99 | In configure scripts, if the compiler is GCC, add to CFLAGS a -D |
||
100 | flag to define _U_ as something that marks an argument |
||
101 | unused in GCC, and as nothing for other compilers |
||
102 | Add _U_ to unused arguments, and turn off "-Wno-unused" |
||
103 | .cvsignore fixes |
||
104 | Make a pile of stuff not used outside one source file static |
||
105 | Clean up #includes |
||
106 | Mark last packet of TFTP transfer as such in the Info column |
||
107 | Dissect both the BOOTP server and client ports as bootp/DHCP |
||
108 | Fix some small memleaks found by valgrind |
||
109 | Some Extreme protocols |
||
110 | Some 3com management protocol |
||
111 | } |
||
112 | |||
113 | Martin Maciaszek <fastjack[AT]i-s-o.net> { |
||
114 | RPM .spec file |
||
115 | } |
||
116 | |||
117 | Didier Jorand <Didier.Jorand[AT]alcatel.fr> { |
||
118 | SNMP support |
||
119 | TCP SEQ/ACK analysis bugfix for sequence number wrapping. |
||
120 | FIX 4.0 to 4.4 fields |
||
121 | } |
||
122 | |||
123 | Jun-ichiro itojun Hagino <itojun[AT]itojun.org> { |
||
124 | http://www.itojun.org/ |
||
125 | |||
126 | IPv6 support |
||
127 | RIPng support |
||
128 | IPsec support |
||
129 | PIM (Prototocol-Independent Multicast) support |
||
130 | IPComp (IP Payload Compression) support |
||
131 | BGP (Border Gateway Protocol) support |
||
132 | } |
||
133 | |||
134 | Richard Sharpe <realrichardsharpe[AT]gmail.com> { |
||
135 | TFTP, FTP, POP, Telnet support |
||
136 | Infrastructure changes for the benefit of TFTP |
||
137 | SMB support |
||
138 | LDP |
||
139 | GSS-API and SPNEGO work |
||
140 | MS RPC WKSSVC dissector |
||
141 | } |
||
142 | |||
143 | John McDermott <jjm[AT]jkintl.com> { |
||
144 | Packet coloring support |
||
145 | Pseudo-real-time capture |
||
146 | } |
||
147 | |||
148 | Jeff Jahr <jjahr[AT]shastanets.com> { |
||
149 | PPP over Ethernet (PPPoe) |
||
150 | } |
||
151 | |||
152 | Brad Robel-Forrest <bradr[AT]watchguard.com> { |
||
153 | ISAKMP, GRE, PPTP |
||
154 | } |
||
155 | |||
156 | Ashok Narayanan <ashokn[AT]cisco.com> { |
||
157 | RSVP |
||
158 | Match Selected functionality |
||
159 | Support for reading compressed capture files |
||
160 | MPLS |
||
161 | Link Management Protocol |
||
162 | IEEE 802.1ad and 802.1ah |
||
163 | } |
||
164 | |||
165 | Aaron Hillegass <aaron[AT]classmax.com> { |
||
166 | Summary dialogue |
||
167 | } |
||
168 | |||
169 | Jason Lango <jal[AT]netapp.com> { |
||
170 | RTSP, SDP |
||
171 | RTCP fixes |
||
172 | } |
||
173 | |||
174 | Johan Feyaerts <Johan.Feyaerts[AT]siemens.com> { |
||
175 | RADIUS |
||
176 | } |
||
177 | |||
178 | Olivier Abad <oabad[AT]noos.fr> { |
||
179 | X.25 support in iptrace files and Sniffer files |
||
180 | Support for files from RADCOM WAN/LAN analyzers |
||
181 | and HP-UX nettl traces |
||
182 | LAPB, X.25 |
||
183 | Plugins support |
||
184 | Support for capturing packet data from pipes |
||
185 | Support for writing NetXRay 2.x (Windows Sniffer) format captures |
||
186 | } |
||
187 | |||
188 | Thierry Andry <Thierry.Andry[AT]advalvas.be> { |
||
189 | Linux ATM Classical IP support |
||
190 | More filterable fields in SNMP |
||
191 | } |
||
192 | |||
193 | Jeff Foster <jfoste[AT]woodward.com> { |
||
194 | NetBEUI/NBF support (NetBIOS atop 802.2 LLC, the |
||
195 | original NetBIOS encapsulation) |
||
196 | SMB Mailslot and Netlogin protocol support |
||
197 | Popup packet windows |
||
198 | Support for protocols registering themselves with dissectors for |
||
199 | protocols on top of which they run |
||
200 | Rlogin support |
||
201 | Support for associating a dissector with a conversation, and for |
||
202 | use of that dissector by TCP and UDP |
||
203 | SOCKS support |
||
204 | Microsoft Proxy protocol support |
||
205 | Support for conversations with "wildcard" destination addresses |
||
206 | and/or ports |
||
207 | Initial support for constructing filter expressions |
||
208 | Support for reading Sniffer Frame Relay captures |
||
209 | Partial support for determining the type of "Internetwork |
||
210 | analyzer" Sniffer captures (we don't yet have enough captures |
||
211 | to do it all) |
||
212 | } |
||
213 | |||
214 | Peter Torvals <petertv[AT]xoommail.com> { |
||
215 | Internet Cache Protocol support |
||
216 | } |
||
217 | |||
218 | Christophe Tronche <ch.tronche[AT]computer.org> { |
||
219 | http://tronche.com/ |
||
220 | BPDU (spanning tree protocol) support |
||
221 | X11 requests support |
||
222 | } |
||
223 | |||
224 | Nathan Neulinger <nneul[AT]umr.edu> { |
||
225 | Yahoo Messenger YHOO protocol, and Yahoo Pager (YPNS?) protocol |
||
226 | support |
||
227 | NTP (Network Time Protocol) support |
||
228 | RX protocol support |
||
229 | Andrew File System protocol support |
||
230 | 802.1q VLAN support |
||
231 | Misc. RPC program dissectors |
||
232 | TNS/Oracle dissector |
||
233 | Tacacs+/XTacacs dissector |
||
234 | IRC dissector |
||
235 | AppleTalk NBP dissector |
||
236 | AppleTalk RTMP response dissector |
||
237 | Automake and autoconf updates to handle the current CVS versions |
||
238 | of automake (which will probably eventually become the next |
||
239 | releases of automake and autoconf) |
||
240 | Additional cipher suite names for SSL |
||
241 | SEBEK - Kernel read() data capture protocol support |
||
242 | Linux IPVS Synchronization Daemon support |
||
243 | } |
||
244 | |||
245 | Tomislav Vujec <tvujec[AT]carnet.hr> { |
||
246 | Additional NTP support |
||
247 | } |
||
248 | |||
249 | Kojak <kojak[AT]bigwig.net> { |
||
250 | ICQ support |
||
251 | } |
||
252 | |||
253 | Uwe Girlich <Uwe.Girlich[AT]philosys.de> { |
||
254 | ONC RPC support |
||
255 | NFS support |
||
256 | Mount Protocol support started |
||
257 | NLM support started |
||
258 | PCNFSD support started |
||
259 | TSP support |
||
260 | Quake dissector |
||
261 | QuakeWorld dissector |
||
262 | Quake II dissector |
||
263 | Quake 3 Arena dissector |
||
264 | DTPT dissector |
||
265 | INTERLINK dissector |
||
266 | } |
||
267 | |||
268 | Warren Young <tangent[AT]mail.com> { |
||
269 | "Print" button support in "Tools:Follow TCP Stream" window |
||
270 | } |
||
271 | |||
272 | Heikki Vatiainen <hessu[AT]cs.tut.fi> { |
||
273 | Cisco Auto-RP protocol support |
||
274 | SAP (Session Announcement Protocol) support |
||
275 | VRRP (Virtual Router Redundancy) |
||
276 | HSRP (Hot Standby Router Protocol) |
||
277 | option to control whether to interpret the IPv4 TOS field as |
||
278 | such or as the DiffServ field |
||
279 | COPS |
||
280 | SIP (Session Initiation Protocol) |
||
281 | BGP tvbuffification |
||
282 | IPv6 and ICMPv6 tvbuffification |
||
283 | PIM enhancements and fixes |
||
284 | Support for Enter/Return toggling expansion of selected protocol |
||
285 | tree item |
||
286 | IGMP fixes and multicast traceroute support |
||
287 | MSDP support |
||
288 | IPv6 name resolution support on Solaris 8 |
||
289 | Enhancements to the "bad sed" tests |
||
290 | Make "get_host_ipaddr()" require dotted-quad IP addresses to |
||
291 | really be quads |
||
292 | CGMP-over-Ethernet II support |
||
293 | Fix the test for IS-IS virtual links |
||
294 | Documentation improvements |
||
295 | } |
||
296 | |||
297 | Greg Hankins <gregh[AT]twoguys.org> { |
||
298 | http://www.twoguys.org/~gregh |
||
299 | |||
300 | updates to BGP (Border Gateway Protocol) support |
||
301 | } |
||
302 | |||
303 | Jerry Talkington <jtalkington[AT]users.sourceforge.net> { |
||
304 | tvb_uncompress()/HTTP Content-Encoding decompression |
||
305 | HTTP chunked encoding dissection |
||
306 | updates to HTTP support |
||
307 | Filter selection/editing GUI improvements |
||
308 | WCCP 1.0 support |
||
309 | Right-mouse-button menu support |
||
310 | } |
||
311 | |||
312 | Dave Chapeskie <dchapes[AT]ddm.on.ca> { |
||
313 | updates to ISAKMP support |
||
314 | } |
||
315 | |||
316 | James Coe <jammer[AT]cin.net> { |
||
317 | SRVLOC (Service Location Protocol) support |
||
318 | NCP over IP support |
||
319 | } |
||
320 | |||
321 | Bert Driehuis <driehuis[AT]playbeing.org> { |
||
322 | I4B (ISDN for BSD) wiretap module |
||
323 | V.120 |
||
324 | } |
||
325 | |||
326 | Stuart Stanley <stuarts[AT]mxmail.net> { |
||
327 | ISIS on CLNP support |
||
328 | } |
||
329 | |||
330 | John Thomes <john[AT]ensemblecom.com> { |
||
331 | L2TP support |
||
332 | } |
||
333 | |||
334 | Laurent Cazalet <laurent.cazalet[AT]mailclub.net> { |
||
335 | updates to L2TP support |
||
336 | } |
||
337 | |||
338 | Thomas Parvais <thomas.parvais[AT]advalvas.be> { |
||
339 | updates to L2TP support |
||
340 | } |
||
341 | |||
342 | Gerrit Gehnen <G.Gehnen[AT]atrie.de> { |
||
343 | support for "Inactive Subset" of ISO CLNP |
||
344 | Decoding of OSI COTP TSAPs as text when they're plain text |
||
345 | Sinec H1 protocol support |
||
346 | } |
||
347 | |||
348 | Craig Newell <craign[AT]cheque.uq.edu.au> { |
||
349 | TFTP options (RFC 2347) support |
||
350 | } |
||
351 | |||
352 | Ed Meaney <emeaney[AT]cisco.com> { |
||
353 | Win32 support |
||
354 | } |
||
355 | |||
356 | Dietmar Petras <DPetras[AT]ELSA.de> { |
||
357 | Time protocol support |
||
358 | Fix to handling of SNMPv2 TRAP PDUs |
||
359 | } |
||
360 | |||
361 | Fred Reimer <fwr[AT]ga.prestige.net> { |
||
362 | TCP segment length in TCP packet summary |
||
363 | } |
||
364 | |||
365 | Florian Lohoff <flo[AT]rfc822.org> { |
||
366 | Various enhancements to RADIUS support |
||
367 | Fixes to L2TP result and error code dissection |
||
368 | Redback SmartEdge SE400/800 tcpdump disassembly |
||
369 | Redback Lawful Intercept dissection |
||
370 | } |
||
371 | |||
372 | Jochen Friedrich <jochen+ethereal[AT]scram.de> { |
||
373 | SNA improvements |
||
374 | Fix to IPv6 fragment handling |
||
375 | SMUX and SNMPv3 support |
||
376 | Zebra support |
||
377 | HPR/UDP (RFC 2353, Enterprise Extender) |
||
378 | RPL support |
||
379 | HP extended 802.2 LLC support |
||
380 | HP remote management protocol support |
||
381 | SNMP over HP extended 802.2 LLC support |
||
382 | } |
||
383 | |||
384 | Paul Welchinski <paul.welchinski[AT]telusplanet.net> { |
||
385 | Fixes to Win32 packet capture code |
||
386 | } |
||
387 | |||
388 | Doug Nazar <nazard[AT]dragoninc.on.ca> { |
||
389 | LDAP support |
||
390 | } |
||
391 | |||
392 | Andreas Sikkema <h323[AT]ramdyne.nl> { |
||
393 | Fixes to SMB dissector |
||
394 | Fixes to capture file handling on Win32 |
||
395 | RTCP, RTP, TPKT (RFC 1006), H.261 |
||
396 | Q.931 enhancements |
||
397 | } |
||
398 | |||
399 | Mark Muhlestein <mmm[AT]netapp.com> { |
||
400 | CIFS-over-TCP support |
||
401 | } |
||
402 | |||
403 | Graham Bloice <graham.bloice[AT]trihedral.com> { |
||
404 | Win32 icon for Wireshark, and Win32 resource-compiler files to |
||
405 | add version/copyright/etc. information to Win32 executables |
||
406 | Support for sorting columns in the summary by clicking on them |
||
407 | Win32 Makefile improvements |
||
408 | Support for "Update list of packets in real time" during capture |
||
409 | on Win32 |
||
410 | Support for inverse video rather than boldface highlighting of |
||
411 | the bytes, in the hex dump window, corresponding to a selected |
||
412 | field |
||
413 | Support for DNP |
||
414 | } |
||
415 | |||
416 | Ralf Schneider <ralf.schneider[AT]alcatel.se> { |
||
417 | Enhancements to OSI CLNP, CLTP, and ISIS support |
||
418 | OSI ESIS support |
||
419 | } |
||
420 | |||
421 | Yaniv Kaul <mykaul[AT]gmail.com> { |
||
422 | Enhancements to ISAKMP |
||
423 | CPHA support |
||
424 | DCERPC OXID operation #5 dissection |
||
425 | TDS enhancements |
||
426 | DCERPC: Resolve UUID to interface names on win32 platforms |
||
427 | PCT support |
||
428 | X509 Certificates over HTTP support |
||
429 | VNC heuristic dissection |
||
430 | TightVNC dissection |
||
431 | More tags in the DAAP dissector |
||
432 | SPICE dissector |
||
433 | } |
||
434 | |||
435 | Paul Ionescu <paul[AT]acorp.ro> { |
||
436 | IPX-over-GRE support |
||
437 | EIGRP support |
||
438 | Cisco IGRP support |
||
439 | X.25-over-TCP support |
||
440 | DEC LANBridge Spanning Tree Protocol support |
||
441 | X.25-over-LLC support |
||
442 | IP Prefix field support in CDP |
||
443 | Frame Relay support |
||
444 | Frame-Relay-over-GRE support |
||
445 | IPX SAP over IPX EIGRP support |
||
446 | Fleshed out TACACS/XTACACS/TACACS+ dissector |
||
447 | DLSw support |
||
448 | } |
||
449 | |||
450 | Mark Burton <markb[AT]ordern.com> { |
||
451 | Assorted SMB fixes and enhancements |
||
452 | iSCSI support |
||
453 | } |
||
454 | |||
455 | Stefan Raab <sraab[AT]cisco.com> { |
||
456 | Mobile IP |
||
457 | } |
||
458 | |||
459 | Mark Clayton <clayton[AT]shore.net> { |
||
460 | Support for capturing on ATM interfaces on Linux |
||
461 | } |
||
462 | |||
463 | Michael Rozhavsky <mike[AT]tochna.technion.ac.il> { |
||
464 | OSPF enhancements |
||
465 | CRLDP support |
||
466 | } |
||
467 | |||
468 | Dug Song <dugsong[AT]monkey.org> { |
||
469 | RPCSEC_GSS credential/verifier dissection for ONC RPC |
||
470 | } |
||
471 | |||
472 | Michael Tüxen <tuexen[AT]wireshark.org> { |
||
473 | SCTP support |
||
474 | M3UA support |
||
475 | ISDN Q.921-User Adaptation Layer (IUA) support |
||
476 | SUA and SUA Light support |
||
477 | MTP3 support |
||
478 | MacOS X support |
||
479 | Update of M2PA support for later Internet drafts |
||
480 | MTP2 support |
||
481 | SCTP support in text2pcap |
||
482 | SCCP-atop-M3UA support |
||
483 | M2UA support |
||
484 | ASAP support |
||
485 | ENRP support |
||
486 | Fix SCTP port number for M2PA |
||
487 | } |
||
488 | |||
489 | Bruce Korb <bkorb[AT]sco.com> { |
||
490 | Improved autogen.sh script |
||
491 | } |
||
492 | |||
493 | Jose Pedro Oliveira <jpo[AT]di.uminho.pt> { |
||
494 | DHCP enhancements |
||
495 | } |
||
496 | |||
497 | David Frascone <dave[AT]frascone.com> { |
||
498 | DIAMETER support |
||
499 | Bug fixes and enhancements to Mobile IP |
||
500 | Support for Mobile IP's use of ICMP Router Advertisements |
||
501 | Removal of unused variables and functions |
||
502 | LWAPP support |
||
503 | } |
||
504 | |||
505 | Peter Kjellerstedt <pkj[AT]axis.com> { |
||
506 | SRVLOC fixes |
||
507 | ICQ enhancements |
||
508 | autogen.sh fixes |
||
509 | } |
||
510 | |||
511 | Phil Techau <phil_t[AT]altavista.net> { |
||
512 | Added "col_append_str()" |
||
513 | Signed integer support in display filters and in the protocol tree |
||
514 | BOOTP fixes |
||
515 | Additional NTP reference clock identifiers |
||
516 | } |
||
517 | |||
518 | Wes Hardaker <hardaker[AT]users.sourceforge.net> { |
||
519 | Kerberos 5 support |
||
520 | occasional ucd-snmp/net-snmp help. |
||
521 | } |
||
522 | |||
523 | Robert Tsai <rtsai[AT]netapp.com> { |
||
524 | Rsh support |
||
525 | Support for embedded newlines in SDP fields |
||
526 | Support for leading LWS in RTSP headers |
||
527 | } |
||
528 | |||
529 | Craig Metz <cmetz[AT]inner.net> { |
||
530 | OSPF type 7 LSA dissection |
||
531 | } |
||
532 | |||
533 | Per Flock <per.flock[AT]axis.com> { |
||
534 | A6 and DNAME resource record support |
||
535 | RFC 2673 bitstring label support |
||
536 | } |
||
537 | |||
538 | Jack Keane <jkeane[AT]OpenReach.com> { |
||
539 | ISAKMP fixes to handle malformed packets |
||
540 | } |
||
541 | |||
542 | Brian Wellington <bwelling[AT]xbill.org> { |
||
543 | Support for DNS CERT, KX, TSIG, and TKEY records |
||
544 | Support for NOTIFY and UPDATE DNS opcodes |
||
545 | Support for YXDOMAIN, YXRRSSET, NXRRRSET, NOTAUTH, NOTZONE, and |
||
546 | TSIG/TKEY error DNS reply codes |
||
547 | Partial support for DNS-over-TCP |
||
548 | } |
||
549 | |||
550 | Santeri Paavolainen <santtu[AT]ssh.com> { |
||
551 | "Capture->Stop" menu bar item |
||
552 | Improved capture statistics box |
||
553 | Make doc/Makefile.am work in POSIXLY_CORRECT environment |
||
554 | Mobile IPv6 fixes |
||
555 | } |
||
556 | |||
557 | Ulrich Kiermayr <uk[AT]ap.univie.ac.at> { |
||
558 | ECN Extension support |
||
559 | } |
||
560 | |||
561 | Neil Hunter <neil.hunter[AT]energis-squared.com> { |
||
562 | WAP support |
||
563 | } |
||
564 | |||
565 | Ralf Holzer <ralf[AT]well.com> { |
||
566 | AIM/OSCAR support |
||
567 | } |
||
568 | |||
569 | Craig Rodrigues <rodrigc[AT]attbi.com> { |
||
570 | GIOP 1.2 support and other GIOP enhancements |
||
571 | Handle current versions of RPM, which compress man pages |
||
572 | Real-time CORBA priority value support |
||
573 | } |
||
574 | |||
575 | Ed Warnicke <hagbard[AT]physics.rutgers.edu> { |
||
576 | MGCP dissector |
||
577 | PCLI ( Packet Cable Lawful Intercept ) dissector |
||
578 | } |
||
579 | |||
580 | Johan Jorgensen <johan.jorgensen[AT]axis.com> { |
||
581 | IEEE 802.11 support |
||
582 | } |
||
583 | |||
584 | Frank Singleton <frank.singleton[AT]ericsson.com> { |
||
585 | Short integer CDR support for GIOP |
||
586 | Support for protocols running atop GIOP |
||
587 | GIOP CosNaming support |
||
588 | } |
||
589 | |||
590 | Kevin Shi <techishi[AT]ms22.hinet.net> { |
||
591 | GVRP support |
||
592 | } |
||
593 | |||
594 | Mike Frisch <mfrisch[AT]isurfer.ca> { |
||
595 | NFSv4 support |
||
596 | HCLNFSD support |
||
597 | rquota support |
||
598 | AUTH_DES support |
||
599 | Tvbuffified NFS dissector |
||
600 | RPCSEC_GSS fixes |
||
601 | PCNFSD updates |
||
602 | NFS_ACL support |
||
603 | PVFS2 support |
||
604 | } |
||
605 | |||
606 | Burke Lau <burke_lau[AT]agilent.com> { |
||
607 | PPP FCS checking |
||
608 | Cisco HDLC support in PPP dissector |
||
609 | MPLS-over-PPP support |
||
610 | } |
||
611 | |||
612 | Martti Kuparinen <martti.kuparinen[AT]iki.fi> { |
||
613 | Mobile IPv6 support |
||
614 | HMIPv6 support |
||
615 | } |
||
616 | |||
617 | David Hampton <dhampton[AT]mac.com> { |
||
618 | Support for HTTP methods added by GENA (the uPnP protocol) |
||
619 | Support for the HTTP-based SSDP protocol |
||
620 | "Decode As" dialog |
||
621 | } |
||
622 | |||
623 | Kent Engström <kent[AT]unit.liu.se> { |
||
624 | CDP VTP Management Domain item support |
||
625 | } |
||
626 | |||
627 | Ronnie Sahlberg <ronniesahlberg[AT]gmail.com> { |
||
628 | NLM dissector enhancements |
||
629 | Mount dissector enhancements |
||
630 | Support for status monitor protocol and status monitor callback |
||
631 | protocol |
||
632 | YPSERV dissector enhancements |
||
633 | BOOTPARAM dissector enhancements |
||
634 | RWALL support |
||
635 | HCLNFSD dissector enhancements |
||
636 | IP fragment reassembly |
||
637 | YPPASSWD support |
||
638 | KLM support |
||
639 | SPRAY support |
||
640 | rquota support completed |
||
641 | XDR array support |
||
642 | NIS+ support |
||
643 | Rewritten IGMP dissector |
||
644 | Tvbuffified and bug-fixed RX and AFS dissectors |
||
645 | Support for filtering on absolute and relative time fields |
||
646 | DVMRP support |
||
647 | MRDISC support |
||
648 | MSNIP support |
||
649 | Tvbuffified ISIS dissector |
||
650 | Tvbuffified SMB NETLOGON dissector |
||
651 | Tvbuffified SMB BROWSER dissector |
||
652 | TCP segment reassembly and support for it in ONC RPC and NBSS |
||
653 | dissectors |
||
654 | Filterable fields for XoT and RIP |
||
655 | Times in NFS done as FT_ABSOLUTE_TIME and FT_RELATIVE_TIME |
||
656 | FT_UINT64 support, code to handle 64-bit integers without |
||
657 | requiring compiler support for them, and updates to the |
||
658 | Diameter, L2TP, NFS, and NLM dissectors to use it and to the |
||
659 | ONC RPC dissector to allow ONC RPC subdissectors to use it |
||
660 | SMB tvbuffication and enhancement |
||
661 | NDMPv3 support |
||
662 | Add time between request and reply as a field to ONC RPC replies |
||
663 | File handle to file name resolution in NFS and related protocols |
||
664 | DCE RPC enhancements |
||
665 | SAMR updates |
||
666 | NETLOGON implementation |
||
667 | LSA updates |
||
668 | NFS AUTH stub implementation |
||
669 | MAPI skeleton dissector |
||
670 | DCE/RPC fragment reassembly |
||
671 | TCP ACK/SEQ number analysis and relative sequence numbers |
||
672 | TAP system and ONC RPC and DCE RPC examples |
||
673 | DISTCC updates |
||
674 | H225 and H245 dissectors and PER dissector helpers |
||
675 | Kerberos decryption |
||
676 | PacketCable protocol |
||
677 | } |
||
678 | |||
679 | Borosa Tomislav <tomislav.borosa[AT]SIEMENS.HR> { |
||
680 | Updates to mobile IPv6 |
||
681 | } |
||
682 | |||
683 | Alexandre P. Ferreira <alexandref[AT]tcoip.com.br> { |
||
684 | WTLS support |
||
685 | WSP fixes and enhancements |
||
686 | } |
||
687 | |||
688 | Simharajan Srishylam <Simharajan.Srishylam[AT]netapp.com> { |
||
689 | Assorted WCCP2 enhancements |
||
690 | ICAP support |
||
691 | } |
||
692 | |||
693 | Greg Kilfoyle <gregk[AT]redback.com> { |
||
694 | BOOTP option 82 (Relay Agent Information option) support |
||
695 | } |
||
696 | |||
697 | James E. Flemer <jflemer[AT]acm.jhu.edu> { |
||
698 | Hidden Boolean fields set if the IP or ICMP checksums are bad |
||
699 | } |
||
700 | |||
701 | Peter Lei <peterlei[AT]cisco.com> { |
||
702 | RFC 3024 reverse tunneling support for the Mobile IP dissector |
||
703 | } |
||
704 | |||
705 | Thomas Gimpel <thomas.gimpel[AT]ferrari.de> { |
||
706 | Fixes to the Q.931 dissector |
||
707 | } |
||
708 | |||
709 | Albert Chin <china[AT]thewrittenword.com> { |
||
710 | Fixes to Lemon to get it to compile on platforms (such as some |
||
711 | versions of Tru64 UNIX) that define TRUE and FALSE |
||
712 | Fixes for various non-GCC compiler warnings |
||
713 | Fix to TCP graph code to eliminate a GCCism |
||
714 | Simplify some autoconf code |
||
715 | Assorted cleanups |
||
716 | Autoconf/automake cleanups |
||
717 | } |
||
718 | |||
719 | Charles Levert <charles[AT]comm.polymtl.ca> { |
||
720 | CUPS browsing protocol support |
||
721 | } |
||
722 | |||
723 | Todd Sabin <tas[AT]webspan.net> { |
||
724 | DCE RPC support |
||
725 | Cleaned up "get_column_format_matches()" |
||
726 | Skeleton NSPI dissector |
||
727 | } |
||
728 | |||
729 | Eduardo Pérez Ureta <eperez[AT]dei.inf.uc3m.es> { |
||
730 | GUI fixes |
||
731 | } |
||
732 | |||
733 | Martin Thomas <martin_a_thomas[AT]yahoo.com> { |
||
734 | Support for TPKT being used for its original purpose (TCP port |
||
735 | 102, containing OSI transport layer PDUs) |
||
736 | Handle address lengths based on TOA bit in X.25 |
||
737 | } |
||
738 | |||
739 | Hartmut Mueller <hartmut[AT]wendolene.ping.de> { |
||
740 | BACNET support |
||
741 | } |
||
742 | |||
743 | Michal Melerowicz <Michal.Melerowicz[AT]nokia.com> { |
||
744 | GTP support |
||
745 | GTPv1 support and GTPv0 improvements |
||
746 | } |
||
747 | |||
748 | Hannes Gredler <hannes[AT]juniper.net> { |
||
749 | OSI network layer over PPP support |
||
750 | Many IS-IS enhancements |
||
751 | Juniper Networks vendor ID in RADIUS dissector |
||
752 | HELLO message support in RSVP |
||
753 | Many BGP enhancements and bug fixes |
||
754 | Fix display of OSI system IDs to use a dot rather than a dash |
||
755 | before the PSN byte |
||
756 | Decode the sample rate factor in cflowd5 headers |
||
757 | Support OSI over CHDLC |
||
758 | Show the type value for OSI protocols symbolically in GRE |
||
759 | Support MPLS over CHDLC |
||
760 | Bi-directional Fault Detection (BFD) support |
||
761 | Support for Juniper's DLT_JUNIPER_ATM1, DLT_JUNIPER_ATM2 values |
||
762 | Support for Juniper's PPPOE encapsulation |
||
763 | } |
||
764 | |||
765 | Inoue <inoue[AT]ainet.or.jp> { |
||
766 | Preference dialog crash fix |
||
767 | } |
||
768 | |||
769 | Olivier Biot <obiot.ethereal[AT]gmail.com> { |
||
770 | Various WTP fixes and enhancements |
||
771 | Rewrite of much of WSP |
||
772 | WBXML/WMLC support |
||
773 | README.win32 updates for Cygwin |
||
774 | UDH dissection in SMPP |
||
775 | WTP-over-SMPP and WSP-over-SMPP |
||
776 | GSM SMS, CBS and DCS support for the SMPP dissector |
||
777 | Display filter operator: matches (PCRE syntax) |
||
778 | Compuserve GIF image dissector |
||
779 | JPEG File Interchange Format (JFIF) dissector |
||
780 | Dissector for message/http media type |
||
781 | Generic line-based textual data dissector |
||
782 | Multipart media dissector |
||
783 | Display filter operator: bitwise_and |
||
784 | Generic media dissector (in analogy to the data dissector) |
||
785 | } |
||
786 | |||
787 | Patrick Wolfe <pjw[AT]zocalo.cellular.ameritech.com> { |
||
788 | WTLS client and trusted key ID handling enhancements |
||
789 | } |
||
790 | |||
791 | Martin Held <Martin.Held[AT]icn.siemens.de> { |
||
792 | RANAP support |
||
793 | } |
||
794 | |||
795 | Riaan Swart <rswart[AT]cs.sun.ac.za> { |
||
796 | Modbus/TCP support |
||
797 | } |
||
798 | |||
799 | Christian Lacunza <celacunza[AT]gmx.net> { |
||
800 | Command-line option to control automatic scrolling in "Update |
||
801 | list of packets in real time" captures |
||
802 | } |
||
803 | |||
804 | Scott Renfro <scott[AT]renfro.org> { |
||
805 | LDAP checks for invalid packets |
||
806 | "-t" flag for editcap, to adjust timestamps in frames |
||
807 | SSL/TLS support |
||
808 | Mergecap utility for merging capture files |
||
809 | Fixes for some calls to "localtime()" that didn't check whether |
||
810 | the call succeeded (it doesn't always do so on Windows, for |
||
811 | example) |
||
812 | } |
||
813 | |||
814 | Juan Toledo <toledo[AT]users.sourceforge.net> { |
||
815 | Passive FTP support |
||
816 | } |
||
817 | |||
818 | Jean-Christian Pennetier <jeanchristian.pennetier[AT]rd.francetelecom.fr> { |
||
819 | ISIS IPv6 routing TLV dissection |
||
820 | ISIS traffic engineering TLV dissection |
||
821 | IS neighbor and IP reachability TLVs given their own subtree |
||
822 | types |
||
823 | Assorted other ISIS fixes |
||
824 | } |
||
825 | |||
826 | Jian Yu <bgp4news[AT]yahoo.com> { |
||
827 | BGP enhancements |
||
828 | } |
||
829 | |||
830 | Eran Mann <emann[AT]opticalaccess.com> { |
||
831 | Fix to LDP prefix FEC dissection for IPv4 |
||
832 | } |
||
833 | |||
834 | Andy Hood <ajhood[AT]fl.net.au> { |
||
835 | "--with-ssl" configuration option, to use if UCD SNMP is |
||
836 | compiled with crypto support and needs -lcrypto |
||
837 | On Solaris, with GCC, add flags to reduce warnings from |
||
838 | inadequacies of function declarations in X11 headers |
||
839 | Translate enterprise OIDs in SNMP traps to strings if possible |
||
840 | AODV6 dissector compile fixes for AIX |
||
841 | } |
||
842 | |||
843 | Randy McEoin <rmceoin[AT]ahbelo.com> { |
||
844 | Appletalk Data Stream Interface (used by AFP-over-TCP) support |
||
845 | Xyplex protocol support |
||
846 | Avaya IPSI Control |
||
847 | } |
||
848 | |||
849 | Edgar Iglesias <edgar.iglesias[AT]axis.com> { |
||
850 | Fix to TCP reassembly code for retransmitted data |
||
851 | } |
||
852 | |||
853 | Martina Obermeier <Martina.Obermeier[AT]icn.siemens.de> { |
||
854 | ISUP (ISDN User Part, ITU-T recommendation Q.763) support |
||
855 | } |
||
856 | |||
857 | Javier Achirica <achirica[AT]ttd.net> { |
||
858 | IEEE 802.11 bug fixes and WEP support |
||
859 | } |
||
860 | |||
861 | B. Johannessen <bob[AT]havoq.com> { |
||
862 | Gnutella support |
||
863 | } |
||
864 | |||
865 | Thierry Pelle <thierry.pelle[AT]laposte.net> { |
||
866 | MP-BGP message support |
||
867 | Redback vendor-specific items for RADIUS and L2TP |
||
868 | IPv6CP support |
||
869 | } |
||
870 | |||
871 | Francisco Javier Cabello <fjcabello[AT]vtools.es> { |
||
872 | RFC 2250 MPEG1 support |
||
873 | } |
||
874 | |||
875 | Laurent Rabret <laurent.rabret[AT]rd.francetelecom.fr> { |
||
876 | LCP-over Ethernet and IPCP-over-Ethernet support (to handle |
||
877 | captures on Windows; PPP packets show up as Ethernet |
||
878 | packets, courtesy of NDISWAN, and apparently internal-to-PPP |
||
879 | protocols get passed through, with PPP protocol types |
||
880 | appearing in the Ethernet protocol type field) |
||
881 | PAP support |
||
882 | BGP bug fix |
||
883 | ISIS fixes and enhancements |
||
884 | OPSI support |
||
885 | } |
||
886 | |||
887 | nuf si <gnippiks[AT]yahoo.com> { |
||
888 | RTSP fixes |
||
889 | } |
||
890 | |||
891 | Jeff Morriss <jeff.morriss.ws[AT]gmail.com> { |
||
892 | M2PA support |
||
893 | Support for ANSI flavor of MTP3 |
||
894 | SCCP support |
||
895 | SCCP Management support |
||
896 | MTP3 Management support |
||
897 | Support for China and Japan ITU SS7 variants |
||
898 | SSCOP over UDP and SSCF-NNI support |
||
899 | Various bug fixes and enhancements |
||
900 | } |
||
901 | |||
902 | Aamer Akhter <aakhter[AT]cisco.com> { |
||
903 | Support for draft-rosen-vpn-ospf-bgp-mpls |
||
904 | Support for additional BGP extended communities |
||
905 | LDP support for draft-martini-l2circuit-trans-mpls, LDP status |
||
906 | code updates, and small LDP cleanups |
||
907 | LDP support for draft-martini-l2circuit-encap-mpls for |
||
908 | Ethernet-over-MPLS |
||
909 | Fix initialization of ett_slarp in CHDLC dissector |
||
910 | LDP PWE updates |
||
911 | } |
||
912 | |||
913 | Pekka Savola <pekkas[AT]netcore.fi> { |
||
914 | Autoconf support for glibc IPv6 support |
||
915 | } |
||
916 | |||
917 | David Eisner <deisner[AT]gmail.com> { |
||
918 | NCP-over-IP bug fix |
||
919 | } |
||
920 | |||
921 | Steve Dickson <steved[AT]talarian.com> { |
||
922 | PGM (Pragmatic General Multicast) support |
||
923 | } |
||
924 | |||
925 | Markus Seehofer <Markus.Seehofer[AT]hirschmann.de> { |
||
926 | GMRP support |
||
927 | IEEE 1588 / PTP version 2 support |
||
928 | } |
||
929 | |||
930 | Lee Berger <lberger[AT]roy.org> { |
||
931 | Fix to FT_UINT_STRING handling |
||
932 | } |
||
933 | |||
934 | Motonori Shindo <motonori[AT]shin.do> { |
||
935 | Shiva PAP, EAP, and CBCP negotiation in LCP Callback Operation |
||
936 | support in PPP dissector |
||
937 | Support for decoding additional data, for CHAP, in LCP |
||
938 | Authentication Protocol option |
||
939 | Additional vendor (CoSine) for Radius |
||
940 | CoSine VSA support for Radius |
||
941 | Patches to PPP for CHAP support |
||
942 | Patches to packet-x11-keysym.h to clean up 8-bit chars |
||
943 | Fixes to take the Vendor-Specific attribute into consideration |
||
944 | when dissecting L2TP |
||
945 | L2TP Dissconnect Cause Information AVP support |
||
946 | PPP CCP support |
||
947 | PPP compressed packet support |
||
948 | Assorted BGP improvements |
||
949 | CBCP support in PPP |
||
950 | Fix Ascend/Lucent trace reading code to handle later trace |
||
951 | formats that have an ASCII dump at the end of the line |
||
952 | Get rid of "send output to /dev/null" hack in Ascend/Lucent |
||
953 | trace reading code's Flex scanner |
||
954 | BACP and BAP support in PPP dissector |
||
955 | Add necessary cast in TCP graph code |
||
956 | Fix up the generation of PDB files, clean them up on a "nmake -f |
||
957 | makefile.nmake clean", and put all the PDB files into the |
||
958 | Windows binary distribution |
||
959 | Delete installed data files on a Windows uninstallation |
||
960 | OSPF fixes |
||
961 | Support for reading CoSine L2 debug output |
||
962 | Assorted LDP enhancements and fixes |
||
963 | Key Information dissection in EAPOL-Key messages |
||
964 | sFlow/NetFlow/IPFIX dissector enhancement |
||
965 | } |
||
966 | |||
967 | Terje Krogdahl <tekr[AT]nextra.com> { |
||
968 | Additional AVPs, and Event-Timestamp support, in RADIUS |
||
969 | } |
||
970 | |||
971 | Jean-Francois Mule <jfm[AT]cablelabs.com> { |
||
972 | Additional SIP methods |
||
973 | } |
||
974 | |||
975 | Thomas Wittwer <thomas.wittwer[AT]iclip.ch> { |
||
976 | HTTP dissector registered by name |
||
977 | "prefs_register_string_preference()" made available to plugins |
||
978 | Remove unnecessary calls to "prefs_module_foreach()" |
||
979 | Support for stopping capture at specified capture file size or |
||
980 | capture duration |
||
981 | } |
||
982 | |||
983 | Matthias Nyffenegger <matthias.nyffenegger[AT]iclip.ch> { |
||
984 | Support for stopping capture at specified capture file size or |
||
985 | capture duration |
||
986 | } |
||
987 | |||
988 | Palle Lyckegaard <Palle[AT]lyckegaard.dk> { |
||
989 | OSPFv3 support |
||
990 | } |
||
991 | |||
992 | Nicolas Balkota <balkota[AT]mac.com> { |
||
993 | GTPv1 support and GTPv0 improvements |
||
994 | } |
||
995 | |||
996 | Tom Uijldert <Tom.Uijldert[AT]cmg.nl> { |
||
997 | WTP fixes |
||
998 | MMSE support |
||
999 | Push-traffic dissecting for WSP/WTLS |
||
1000 | UCP support |
||
1001 | SMPP support |
||
1002 | multipart-content support in WSP/MMSE |
||
1003 | WTP reassembly |
||
1004 | WTP TPI dissection |
||
1005 | } |
||
1006 | |||
1007 | Akira Endoh <endoh[AT]netmarks.co.jp> { |
||
1008 | Support for dissecting multiple BGP capabilities |
||
1009 | Sync PPP protocol names with the IANA database |
||
1010 | MPLSCP, CDPCP, and CDP over PPP support |
||
1011 | BGP support for draft-ietf-idr-as4bytes-06.txt and |
||
1012 | draft-ietf-idr-dynamic-cap-03.txt |
||
1013 | Wellfleet Breath of Life support |
||
1014 | RSVP support for draft-ietf-mpls-nodeid-subobject-00.txt, and |
||
1015 | other bug fixes and enhancements |
||
1016 | Diffserv MPLS signaling protocol support |
||
1017 | IGAP support |
||
1018 | } |
||
1019 | |||
1020 | Graeme Hewson <ghewson[AT]wormhole.me.uk> { |
||
1021 | Additional Ascend codes, and IETF codes, for Radius |
||
1022 | Fix various capture problems |
||
1023 | Add some sanity checks to DNS dissector to avoid loops |
||
1024 | Command-line interface cleanups |
||
1025 | Varargs code cleanup in "simple_dialog.c" |
||
1026 | Make dialog box pop up only after a minimum period of time |
||
1027 | } |
||
1028 | |||
1029 | Pasi Eronen <pe[AT]iki.fi> { |
||
1030 | Patches to the dcerpc dissector for data representation decoding |
||
1031 | XDMCP support |
||
1032 | Support for PCT cipher suites and record layer in SSL |
||
1033 | Dissect the packet inside an LCP Protocol-Reject message |
||
1034 | } |
||
1035 | |||
1036 | Georg von Zezschwitz <gvz[AT]2scale.net> { |
||
1037 | WSP fixes |
||
1038 | Support for concatenated PDUs |
||
1039 | Put URL of WSP GET/POST in the Info column |
||
1040 | Fix a bug with WSP Connect requests with headers > 256 bytes |
||
1041 | Implement attributes of WSP Suspend/Resume |
||
1042 | } |
||
1043 | |||
1044 | Steffen Weinreich <steve[AT]weinreich.org> { |
||
1045 | UCP fixes |
||
1046 | } |
||
1047 | |||
1048 | Marc Milgram <ethereal[AT]mmilgram.NOSPAMmail.net> { |
||
1049 | VMS TCPIPtrace wiretap module |
||
1050 | DBS Etherwatch wiretap module |
||
1051 | } |
||
1052 | |||
1053 | Gordon McKinney <gordon[AT]night-ray.com> { |
||
1054 | Enhanced Ethereal icon for Windows |
||
1055 | Support for time stamping packets in text2pcap |
||
1056 | Fix to text2pcap to handle colons after offset field |
||
1057 | Make IP-over-PPP work with the TCP graph code |
||
1058 | } |
||
1059 | |||
1060 | Pavel Novotny <Pavel.Novotny[AT]icn.siemens.de> { |
||
1061 | Additional items for RADIUS tunnels |
||
1062 | } |
||
1063 | |||
1064 | Shinsuke Suzuki <suz[AT]kame.net> { |
||
1065 | DHCPv6 and PIM enhancements |
||
1066 | IPv6 payload for GRE |
||
1067 | MLDv2 enhancements |
||
1068 | } |
||
1069 | |||
1070 | Andrew C. Feren <acferen[AT]yahoo.com> { |
||
1071 | Makefile fix |
||
1072 | Solaris packaging fixes |
||
1073 | Add ifdefs to the top-level Makefile.nmake to avoid using |
||
1074 | Python if PYTHON isn't defined |
||
1075 | make-manuf fix |
||
1076 | Put all of Cisco's OUIs into manuf.tmpl |
||
1077 | Put human-readable descriptions in the combo box entries for |
||
1078 | "Interface:" on Windows |
||
1079 | ntop nProbe and Plixer Mailinizer extensions for the Netflow dissector |
||
1080 | } |
||
1081 | |||
1082 | Tomas Kukosa <tomas.kukosa[AT]siemens.com> { |
||
1083 | Additional routines made available to plugins |
||
1084 | Support for registering subdissectors for Q.931 IEs and codesets |
||
1085 | Reassembly of segmented Q.931 messages |
||
1086 | ASN2WRS compiler to convert ASN.1 definitions to PER/DER dissectors |
||
1087 | H.323 family dissectors (H.225.0, H.245, H.235, H.450, H.460) |
||
1088 | QSIG |
||
1089 | Plugin API for codecs (for RTP player) |
||
1090 | } |
||
1091 | |||
1092 | Andreas Stockmeier <a.stockmeier[AT]avm.de> { |
||
1093 | IPCOMP transformation and ID_IPV4_ADDR_SUBNET for ISAKMP |
||
1094 | Fix the file dialog box code to use "g_strdup()", not "strdup()" |
||
1095 | to copy strings |
||
1096 | } |
||
1097 | |||
1098 | Pekka Nikander <pekka.nikander[AT]nomadiclab.com> { |
||
1099 | IEEE 802.1x, a/k/a EAPOL |
||
1100 | PPP/EAPOL EAP support |
||
1101 | } |
||
1102 | |||
1103 | Hamish Moffatt <hamish[AT]cloud.net.au> { |
||
1104 | MPLS support for handling either IPv4 or IPv6 as the payload |
||
1105 | protocol type |
||
1106 | Win32 Makefile fixes |
||
1107 | Use pod2html rather than man2html to build HTML man pages |
||
1108 | Fix ethereal.nsi.in for recent versions of NSIS |
||
1109 | } |
||
1110 | |||
1111 | Kazushi Sugyo <k-sugyou[AT]nwsl.mesh.ad.jp> { |
||
1112 | Fix to display of AH length field |
||
1113 | Fix to code to scan the SIOCGIFCONF list |
||
1114 | } |
||
1115 | |||
1116 | Tim Potter <tpot[AT]samba.org> { |
||
1117 | Support for DCE RPC atop SMB |
||
1118 | Support for several Microsoft DCE RPC services used with SMB |
||
1119 | Added code to call request and reply subdissectors in DCE RPC |
||
1120 | Display the FID in the Info column of NT Create and X replies |
||
1121 | Display the setup words in some SMB Transaction messages and |
||
1122 | extract the FID from them |
||
1123 | Use the FID, for DCE RPC-over-SMB, as part of the conversation |
||
1124 | matching |
||
1125 | Assorted SMB fixes |
||
1126 | NT SID dissection |
||
1127 | } |
||
1128 | |||
1129 | Raghu Angadi <rangadi[AT]inktomi.com> { |
||
1130 | WCCP capability info dissection bug fix |
||
1131 | } |
||
1132 | |||
1133 | Taisuke Sasaki <sasaki[AT]soft.net.fujitsu.co.jp> { |
||
1134 | OSPF fixes |
||
1135 | } |
||
1136 | |||
1137 | Tim Newsham <newsham[AT]lava.net> { |
||
1138 | Support for 802.11+Prism II monitor-mode link-layer headers |
||
1139 | } |
||
1140 | |||
1141 | Tom Nisbet <Tnisbet[AT]VisualNetworks.com> { |
||
1142 | Support for reading Visual Networks traffic capture files |
||
1143 | SLIMP3 protocol version 2 support |
||
1144 | } |
||
1145 | |||
1146 | Darren New <dnew[AT]san.rr.com> { |
||
1147 | BXXP dissector modified to be a BEEP dissector |
||
1148 | } |
||
1149 | |||
1150 | Pavel Mores <pvl[AT]uh.cz> { |
||
1151 | TCP time-sequence, round-trip time, and throughput graphs |
||
1152 | } |
||
1153 | |||
1154 | Bernd Becker <bb[AT]bernd-becker.de> { |
||
1155 | Support for LOCATION_FORWARD, LOCATION_FORWARD_PERM and |
||
1156 | NEEDS_ADDRESSING_MODE replies in GIOP |
||
1157 | ethereal_gen.py cleanups |
||
1158 | Reset the Protocol column to GIOP if no heuristic dissectors |
||
1159 | succeed |
||
1160 | Enhancements to TNS dissector, including desegmentation |
||
1161 | GIOP fixes |
||
1162 | } |
||
1163 | |||
1164 | Heinz Prantner <Heinz.Prantner[AT]radisys.com> { |
||
1165 | M2TP support |
||
1166 | } |
||
1167 | |||
1168 | Irfan Khan <ikhan[AT]qualcomm.com> { |
||
1169 | pppdump reader fixes |
||
1170 | Van Jacobson decompression support for PPP |
||
1171 | } |
||
1172 | |||
1173 | Jayaram V.R <vjayar[AT]cisco.com> { |
||
1174 | PPP multiplexing support |
||
1175 | } |
||
1176 | |||
1177 | Dinesh Dutt <ddutt[AT]cisco.com> { |
||
1178 | SCSI dissector, for use by iSCSI and other protocols that |
||
1179 | transport SCSI operations |
||
1180 | Fibre Channel (over IP) support, and support for various |
||
1181 | protocols running atop FC |
||
1182 | Cisco MDS switch Debug Port Adapter (Boardwalk) |
||
1183 | FC-inside-Ethernet dissector |
||
1184 | Cisco MDS switch internal FC-inside-Ethernet dissector |
||
1185 | } |
||
1186 | |||
1187 | Nagarjuna Venna <nvenna[AT]Brixnet.com> { |
||
1188 | Only display the reason in BYE RTCP packets if it's present |
||
1189 | Support for RTCP-XR support as in RFC 3611 |
||
1190 | } |
||
1191 | |||
1192 | Jirka Novak <j.novak[AT]netsystem.cz> { |
||
1193 | Support for generating filter expressions based on packet list |
||
1194 | column values |
||
1195 | Support for adding filter expressions generated from column or |
||
1196 | protocol tree field values to the current expression rather |
||
1197 | than replacing the current expression |
||
1198 | Support for hex dump mode in "Follow TCP Stream" window showing |
||
1199 | hex and ASCII data |
||
1200 | } |
||
1201 | |||
1202 | Ricardo Barroetaveña <rbarroetavena[AT]veufort.com> { |
||
1203 | Enhanced LDP support |
||
1204 | Support TCP reassembly requiring multiple steps (e.g., |
||
1205 | reassemble the PDU header to get the length of the PDU, then |
||
1206 | reassemble the PDU based on that length) |
||
1207 | } |
||
1208 | |||
1209 | Alan Harrison <alanharrison[AT]mail.com> { |
||
1210 | Fixes to EtherPeek file reader code |
||
1211 | } |
||
1212 | |||
1213 | Mike Frantzen <frantzen[AT]w4g.org> { |
||
1214 | Support for capturing on, and reading captures from, OpenBSD |
||
1215 | firewall logging virtual interface |
||
1216 | } |
||
1217 | |||
1218 | Charlie Duke <cduke[AT]fvc.com> { |
||
1219 | Added routines to the plugin table |
||
1220 | } |
||
1221 | |||
1222 | Alfred Arnold <Alfred.Arnold[AT]elsa.de> { |
||
1223 | IAPP support |
||
1224 | } |
||
1225 | |||
1226 | Dermot Bradley <dermot.bradley[AT]openwave.com> { |
||
1227 | Support for Openwave-specific WSP headers |
||
1228 | Support for Openwave-specific WSP field names |
||
1229 | Support for additional WSP content types from Openwave |
||
1230 | Support for additional WSP language values |
||
1231 | } |
||
1232 | |||
1233 | Adam Sulmicki <adam[AT]cfar.umd.edu> { |
||
1234 | Add more type values for EAP. |
||
1235 | Fix off-by-one bug when displaying Code of EAP message. |
||
1236 | Additional AVPs for RADIUS, and making RD_TP_CONNECT_INFO a |
||
1237 | RADIUS_STRING rather than a RADIUS_STRING_TAGGED |
||
1238 | Dissect EAP messages inside RADIUS |
||
1239 | Dissect SSL-encoded stuff inside EAP |
||
1240 | Cisco LEAP support |
||
1241 | EAP-TLS reassembly |
||
1242 | Other EAP enhancements |
||
1243 | } |
||
1244 | |||
1245 | Kari Tiirikainen <kari.tiirikainen[AT]nokia.com> { |
||
1246 | COPS-PR extension support |
||
1247 | Support for reading MIBs containing converted PIBs in COPS |
||
1248 | dissector |
||
1249 | } |
||
1250 | |||
1251 | John Mackenzie <John.A.Mackenzie[AT]t-online.de> { |
||
1252 | Put missing initializations of table entries in "plugins.c" |
||
1253 | Register GIOP dissector as a UDP heuristic dissector |
||
1254 | } |
||
1255 | |||
1256 | Peter Valchev <pvalchev[AT]openbsd.org> { |
||
1257 | Fix editcap to assign the result of "getopt()" to an "int" and |
||
1258 | to check "getopt()"s return value with -1 rather than EOF |
||
1259 | } |
||
1260 | |||
1261 | Alex Rozin <Arozin[AT]mrv.com> { |
||
1262 | Support for IEEE 802.1w RST BPDUs |
||
1263 | } |
||
1264 | |||
1265 | Jouni Malinen <jkmaline[AT]cc.hut.fi> { |
||
1266 | 802.11 authentication frame dissection bug fix |
||
1267 | Fix offset of challenge element in 802.11 dissector |
||
1268 | Show fragmented 802.11 frames as fragments |
||
1269 | EAP bug fix for NAK packets |
||
1270 | EAP-MD5, EAP-SIM, EAP-PEAP, and EAP-MSCHAPv2 support |
||
1271 | 802.11g element support |
||
1272 | 802.11i enhancements |
||
1273 | New WSC 2.0 attributes and values support |
||
1274 | Wi-Fi Alliance P2P dissector |
||
1275 | } |
||
1276 | |||
1277 | Paul E. Erkkila <pee[AT]erkkila.org> { |
||
1278 | Skinny Client Control Protocol enhancements |
||
1279 | Hazelcast Dissector |
||
1280 | } |
||
1281 | |||
1282 | Jakob Schlyter <jakob[AT]openbsd.org> { |
||
1283 | SIP method additions |
||
1284 | } |
||
1285 | |||
1286 | Jim Sienicki <sienicki[AT]issanni.com> { |
||
1287 | Additional vendor (Issani) for Radius |
||
1288 | Issani VSA support for Radius |
||
1289 | } |
||
1290 | |||
1291 | Steven French <sfrench[AT]us.ibm.com> { |
||
1292 | Add names for some additional spool service RPCs |
||
1293 | Decode NT Rename SMB |
||
1294 | } |
||
1295 | |||
1296 | Diana Eichert <deicher[AT]sandia.gov> { |
||
1297 | "-q" flag to Tethereal to suppress packet count display |
||
1298 | } |
||
1299 | |||
1300 | Blair Cooper <blair[AT]teamon.com> { |
||
1301 | WebDAV support |
||
1302 | } |
||
1303 | |||
1304 | Kikuchi Ayamura <ayamura[AT]ayamura.org> { |
||
1305 | Include <ucd-snmp/ucd-snmp-config.h> to fix IRIX compilation |
||
1306 | problems |
||
1307 | } |
||
1308 | |||
1309 | Didier Gautheron <dgautheron[AT]magic.fr> { |
||
1310 | X11 bug fix |
||
1311 | AppleTalk Transaction Protocol, AppleTalk Stream Protocol, and |
||
1312 | AppleTalk Filing Protocol support |
||
1313 | DSI updates |
||
1314 | "frame.marked" field set on marked frames |
||
1315 | Don't show progress bar for quick "Find Frame" searches |
||
1316 | Add "Find Next" and "Find Previous" to repeat searches |
||
1317 | Move port number from AppleTalk addresses to separate column |
||
1318 | Put in hidden fields for AppleTalk source and destination |
||
1319 | addresses |
||
1320 | AppleTalk Zone Information Protocol support |
||
1321 | Fix to work with automake 1.7 |
||
1322 | Fix gtk Makefile entry to rebuild "ethereal-tap-register.c" |
||
1323 | Fix handling of cross in TCP graph code |
||
1324 | Fix sequence number overflow problems in TCP graph code and |
||
1325 | desegmentation code |
||
1326 | Don't update the progress bar too often (only every 100ms) |
||
1327 | } |
||
1328 | |||
1329 | Phil Williams <csypbw[AT]comp.leeds.ac.uk> { |
||
1330 | Support for looking up fields by name |
||
1331 | } |
||
1332 | |||
1333 | Kevin Humphries <khumphries[AT]networld.com> { |
||
1334 | Additional PIM hello options support |
||
1335 | } |
||
1336 | |||
1337 | Erik Nordström <erik.nordstrom[AT]it.uu.se> { |
||
1338 | AODV dissection support |
||
1339 | } |
||
1340 | |||
1341 | Devin Heitmueller <dheitmueller[AT]netilla.com> { |
||
1342 | Additional RAP error code |
||
1343 | Give the user a warning if they click "New" in the filter list |
||
1344 | editing code without having specified a filter name and string |
||
1345 | Fix to treat the "send buffer length" in SMB RAP messages as |
||
1346 | being present in the packet |
||
1347 | Dissection of NTLMSSP authentication for DCERPC |
||
1348 | Show proper field names for SAMR UnicodeChangePassword2 |
||
1349 | Add MD4 and RC4 crypto support |
||
1350 | Decrypt the NT password encryption block in |
||
1351 | UnicodeChangePassword2 |
||
1352 | Supply offset to dissectors for connection-oriented DCERPC PDU |
||
1353 | types |
||
1354 | Support for decrypting DCERPC conversations using NTLMSSP |
||
1355 | version 1 |
||
1356 | AIM enhancements |
||
1357 | Follow TCP Stream support for showing stream data as C byte |
||
1358 | arrays |
||
1359 | YMSG desegmentation |
||
1360 | } |
||
1361 | |||
1362 | Chenjiang Hu <chu[AT]chiaro.com> { |
||
1363 | ISIS bug fix for dissecting unreserved bandwidths |
||
1364 | } |
||
1365 | |||
1366 | Kan Sasaki <sasaki[AT]fcc.ad.jp> { |
||
1367 | VSA decoding and other changes to RADIUS |
||
1368 | } |
||
1369 | |||
1370 | Stefan Wenk <stefan.wenk[AT]gmx.at> { |
||
1371 | SIP heuristic dissector |
||
1372 | Filterable header fields in SIP dissector |
||
1373 | } |
||
1374 | |||
1375 | Ruud Linders <ruud[AT]lucent.com> { |
||
1376 | Report errors from "g_module_open()" |
||
1377 | Heuristic version of the RTP dissector |
||
1378 | } |
||
1379 | |||
1380 | Andrew Esh <Andrew.Esh[AT]tricord.com> { |
||
1381 | Support for additional interest levels in |
||
1382 | TRANS2_QUERY_FS_INFORMATION, and fix handling of level 1022 |
||
1383 | to treat the file name as always being in Unicode |
||
1384 | Fix a compiler warning |
||
1385 | Typo fix in iSCSI dissector |
||
1386 | } |
||
1387 | |||
1388 | Greg Morris <GMORRIS[AT]novell.com> { |
||
1389 | NCP - NetWare Core Protocol |
||
1390 | NDPS - Novell Distributed Print System |
||
1391 | "Find Frame" code to search for text or binary data |
||
1392 | SRVLOC-over-TCP support |
||
1393 | } |
||
1394 | |||
1395 | Dirk Steinberg <dws[AT]dirksteinberg.de> { |
||
1396 | Fixes to BGP problems |
||
1397 | } |
||
1398 | |||
1399 | Kari Heikkila <kari.o.heikkila[AT]nokia.com> { |
||
1400 | Fix for WTP PDUs not containing user data |
||
1401 | } |
||
1402 | |||
1403 | Olivier Dreux <Olivier.Dreux[AT]alcatel.fr> { |
||
1404 | Add PPP support to GTP |
||
1405 | } |
||
1406 | |||
1407 | Michael Stiller <ms[AT]2scale.net> { |
||
1408 | Java RMI protocol support |
||
1409 | } |
||
1410 | |||
1411 | Antti Tuominen <ajtuomin[AT]tml.hut.fi> { |
||
1412 | AODV6 support |
||
1413 | } |
||
1414 | |||
1415 | Martin Gignac <lmcgign[AT]mobilitylab.net> { |
||
1416 | Various MMSE fixes |
||
1417 | } |
||
1418 | |||
1419 | John Wells <wells[AT]ieee.org> { |
||
1420 | MIP fix. |
||
1421 | } |
||
1422 | |||
1423 | Loic Tortay <tortay[AT]cc.in2p3.fr> { |
||
1424 | Display AFS KAUTH information |
||
1425 | } |
||
1426 | |||
1427 | Steve Housley <Steve_Housley[AT]eur.3com.com> { |
||
1428 | 802.3ad LACP support |
||
1429 | } |
||
1430 | |||
1431 | Peter Hawkins <peter[AT]hawkins.emu.id.au> { |
||
1432 | Various bounds-check fixes |
||
1433 | } |
||
1434 | |||
1435 | Bill Fumerola <billf[AT]FreeBSD.org> { |
||
1436 | Recognize "Option negotiated failed" error in TFTP |
||
1437 | Rewritten Cisco NetFlow protocol support |
||
1438 | } |
||
1439 | |||
1440 | Chris Waters <chris[AT]waters.co.nz> { |
||
1441 | Don't use "bool" as a variable name or structure member, as it's |
||
1442 | a C++ keyword |
||
1443 | Check 802.11 FCS if present |
||
1444 | Put the "wlan.fc.fromds" and "wlan.fc.tods" fields into the |
||
1445 | protocol tree |
||
1446 | Export "find_dissector_table()" and add |
||
1447 | "dissector_handle_get_protocol_index()" |
||
1448 | Support Tazmen Sniffer Protocol and DLT_TZSP captures from |
||
1449 | network-based libpcaps that use that protocol |
||
1450 | MSN Messenger support |
||
1451 | } |
||
1452 | |||
1453 | Solomon Peachy <pizza[AT]shaftnet.org> { |
||
1454 | WEP support and other mangling of the 802.11 dissector |
||
1455 | Support for new "wlancap" 802.11 extra-information header |
||
1456 | } |
||
1457 | |||
1458 | Jaime Fournier <Jaime.Fournier[AT]hush.com> { |
||
1459 | Handle DCE RPC connectionless CANCEL PDUs with no body |
||
1460 | DCE/RPC stub dissectors for RSEC_LOGIN, RS_ACCT, RS_ATTR, RS_MISC, |
||
1461 | RS_PGO, RS_REPLIST, RS_UNIX, RPRIV, ROVERRIDE, RS_REPADM, |
||
1462 | DTSSTIME_REQ, CDS_SOLICIT, CPRPC_SERVER, DTSPROVIDER, |
||
1463 | UBIKDISK, UBIKVOTE, BOSSVR, FTSERVER, CDS_CLERKSERVER, |
||
1464 | KRB5RPC, REP_PROC, SECIDMAP, TKN4INT, FLDB, AFS4INT, |
||
1465 | UPDATE, BUDB, BUTC, RS_BIND, RS_PLCY, ICL RPC, |
||
1466 | RS_PROP_ACCT, LLB, RDACLIF, RS_ATTR_SCHEMA, RS_PROP_ACL, |
||
1467 | RS_PROP_ATTR, RS_PROP_PGO, RS_PROP_PLCY, RS_PWD_MGMT, |
||
1468 | RS_REPMGR |
||
1469 | DCE RPC EPM version 4 support |
||
1470 | } |
||
1471 | |||
1472 | Markus Steinmann <ms[AT]seh.de> { |
||
1473 | Add IPX SAP for SEH's InterCon Printserver |
||
1474 | Support for writing LANalyzer files |
||
1475 | } |
||
1476 | |||
1477 | Tsutomu Mieno <iitom[AT]utouto.com> { |
||
1478 | DHCPv6 updates |
||
1479 | } |
||
1480 | |||
1481 | Yasuhiro Shirasaki <yasuhiro[AT]gnome.gr.jp> { |
||
1482 | DHCPv6 updates |
||
1483 | } |
||
1484 | |||
1485 | Anand V. Narwani <anand[AT]narwani.org> { |
||
1486 | gtk/Makefile.am fix |
||
1487 | DOCSIS support, including support for "Ethernet" captures where |
||
1488 | the raw frame is a DOCSIS frame rather than an Ethernet |
||
1489 | frame (some Cisco cable-modem head-end gear can send out a |
||
1490 | trace of all traffic on an Ethernet, but what it sends are |
||
1491 | the raw bytes of DOCSIS frames, not Ethernet frames) |
||
1492 | } |
||
1493 | |||
1494 | Christopher K. St. John <cks[AT]distributopia.com> { |
||
1495 | Apache JServ Protocol v1.3 support |
||
1496 | } |
||
1497 | |||
1498 | Nix <nix[AT]esperi.demon.co.uk> { |
||
1499 | Don't add "-I/usr/include" to CFLAGS or CPPFLAGS |
||
1500 | Expand the plugin directory path at install time |
||
1501 | } |
||
1502 | |||
1503 | Liviu Daia <Liviu.Daia[AT]imar.ro> { |
||
1504 | Fix to eliminate crash when setting "column.format" preference |
||
1505 | from the command line |
||
1506 | } |
||
1507 | |||
1508 | Richard Urwin <richard[AT]soronlin.org.uk> { |
||
1509 | Developer documentation fixes and updates |
||
1510 | Support for a system-wide color filter file and color filter |
||
1511 | import and export |
||
1512 | } |
||
1513 | |||
1514 | Prabhakar Krishnan <Prabhakar.Krishnan[AT]netapp.com> { |
||
1515 | Add item to SMB protocol tree for time between request and |
||
1516 | response |
||
1517 | Dissect NetApp ONTAP file handles |
||
1518 | } |
||
1519 | |||
1520 | Jim McDonough <jmcd[AT]us.ibm.com> { |
||
1521 | Enhancements to SMB and the DCE RPC-based protocols used by SMB |
||
1522 | NTLMSSP updates |
||
1523 | } |
||
1524 | |||
1525 | Sergei Shokhor <sshokhor[AT]uroam.com> { |
||
1526 | Bugfix for EPM |
||
1527 | } |
||
1528 | |||
1529 | Hidetaka Ogawa <ogawa[AT]bs2.qnes.nec.co.jp> { |
||
1530 | Fix PPP FCS computation to include address and control field if |
||
1531 | present |
||
1532 | } |
||
1533 | |||
1534 | Jan Kratochvil <short[AT]ucw.cz> { |
||
1535 | Fix to MMSE handling of strings with specified character set |
||
1536 | } |
||
1537 | |||
1538 | Alfred Koebler <ak[AT]icon-sult.de> { |
||
1539 | Support for interpreting Ethernet captures as CheckPoint |
||
1540 | FireWall-1 monitor files (those files look like snoop |
||
1541 | files for Ethernet) |
||
1542 | } |
||
1543 | |||
1544 | Vassilii Khachaturov <Vassilii.Khachaturov[AT]comverse.com> { |
||
1545 | Put protocol blurbs into tables generated with the "-G fields" |
||
1546 | flag |
||
1547 | } |
||
1548 | |||
1549 | Bill Studenmund <wrstuden[AT]wasabisystems.com> { |
||
1550 | Fix handling of SCSI mode sense |
||
1551 | } |
||
1552 | |||
1553 | Brian Bruns <camber[AT]ais.org> { |
||
1554 | TDS |
||
1555 | } |
||
1556 | |||
1557 | Flavio Poletti <flavio[AT]polettix.it> { |
||
1558 | Fix bug in decoding of maximum uplink and downlink rate in GTP |
||
1559 | v1 |
||
1560 | Handle 3GPP QoS in RADIUS messages |
||
1561 | } |
||
1562 | |||
1563 | Marcus Haebler <haeblerm[AT]yahoo.com> { |
||
1564 | Handle a sub-protocol field of 0x00 as PPP |
||
1565 | } |
||
1566 | |||
1567 | Ulf Lamping <ulf.lamping[AT]web.de> { |
||
1568 | Put "bytes" after the byte counts for the frame sizes in the |
||
1569 | top-level item for the "Frame" protocol |
||
1570 | Put the source and destination MAC addresses into the top-level |
||
1571 | item for Ethernet |
||
1572 | Added more information to progress dialog box |
||
1573 | Change some #define names to avoid name collisions on Windows |
||
1574 | that cause compiler warnings |
||
1575 | Decoding of IEEE float and doubles for DCE-RPC |
||
1576 | Win32 fixes |
||
1577 | Count ARP packets in capture progress dialog box |
||
1578 | Show total running time of capture in capture progress dialog box |
||
1579 | Toolbar |
||
1580 | Redesign of the print dialog |
||
1581 | } |
||
1582 | |||
1583 | Matthew Smart <smart[AT]monkey.org> { |
||
1584 | Original Cisco NetFlow protocol support |
||
1585 | Partial NetFlow V9 support |
||
1586 | } |
||
1587 | |||
1588 | Luke Howard <lukeh[AT]au.padl.com> { |
||
1589 | NETLOGON bugfix for LogonGetDomainInfo |
||
1590 | Various NETLOGON fixes |
||
1591 | } |
||
1592 | |||
1593 | PC Drew <drewpc[AT]ibsncentral.com> { |
||
1594 | Dissector for the FIX protocol |
||
1595 | } |
||
1596 | |||
1597 | Renzo Tomas <renzo.toma[AT]xs4all.nl> { |
||
1598 | Skinny bugfix for configStat and serverRes |
||
1599 | } |
||
1600 | |||
1601 | Clive A. Stubbings <eth[AT]vjet.demon.co.uk> { |
||
1602 | 802.1s Multiple Spanning Tree Protocol |
||
1603 | } |
||
1604 | |||
1605 | Steve Langasek <vorlon[AT]netexpress.net> { |
||
1606 | Support for MS SQL 7 authentication in TDS |
||
1607 | } |
||
1608 | |||
1609 | Brad Hards <bhards[AT]bigpond.net.au> { |
||
1610 | Support for SRVLOC v2 |
||
1611 | Support for mDNS/LLMNR "cache flush" bit |
||
1612 | Label mDNS and DNS differently in the Protocol column |
||
1613 | Clean up summary line for PTR records |
||
1614 | Initial rsync support |
||
1615 | ACAP support |
||
1616 | DISTCC support |
||
1617 | Jabber client-to-server protocol support |
||
1618 | Initial Laplink support |
||
1619 | } |
||
1620 | |||
1621 | cjs 2895 <cjs2895[AT]hotmail.com> { |
||
1622 | Compile fixes for IBM's C compiler for AIX |
||
1623 | Fix configure check for pcap_version |
||
1624 | } |
||
1625 | |||
1626 | Lutz Jaenicke <Lutz.Jaenicke[AT]aet.TU-Cottbus.DE> { |
||
1627 | Fix an "htonl()" to use "g_htonl()" |
||
1628 | } |
||
1629 | |||
1630 | Senthil Kumar Nagappan <sknagappan[AT]yahoo.com> { |
||
1631 | Small SCSI dissector fix |
||
1632 | Small OSPF dissector enhancement |
||
1633 | } |
||
1634 | |||
1635 | Jason House <jhouse[AT]mitre.org> { |
||
1636 | Win32 compilation fixes |
||
1637 | TAP support for TCP protocol |
||
1638 | } |
||
1639 | |||
1640 | Peter Fales <psfales[AT]lucent.com> { |
||
1641 | ARCNET support |
||
1642 | } |
||
1643 | |||
1644 | Fritz Budiyanto <fritzb88[AT]yahoo.com> { |
||
1645 | Assorted GTP fixes |
||
1646 | } |
||
1647 | |||
1648 | Jean-Baptiste Marchand <Jean-Baptiste.Marchand[AT]hsc.fr> { |
||
1649 | Make it possible to filter on UUIDs |
||
1650 | Fix typo in README.developer |
||
1651 | Added an MSRPC (DCERPC) atsvc dissector |
||
1652 | Added descriptions of permissions for SAM_SERVER and SAM_USER |
||
1653 | objects in SAMR |
||
1654 | Fix for NETLOGON/DsrGetSiteName and other NETLOGON functions |
||
1655 | Initial DRSUAPI (Active Directory directory replication) support |
||
1656 | Changed or added procedure names for a number of DCE RPC |
||
1657 | interfaces |
||
1658 | EncryptedFileSystem (EFS) support. |
||
1659 | MS Eventlog support |
||
1660 | WKSSVC enhancements |
||
1661 | File Replication Services (frsrpc and frsapi) support |
||
1662 | Stub dissectors for rras and pnp MSRPC interfaces |
||
1663 | } |
||
1664 | |||
1665 | Andreas Trauer <andreas.trauer[AT]siemens.com> { |
||
1666 | GTP enhancements |
||
1667 | Add subtrees for each link in a Router-LSA in an OSPF LS Update |
||
1668 | packet |
||
1669 | Dissect the L2TP AVPs Initial Received LCP CONFREQ, Last |
||
1670 | Received LCP CONFREQ, Last Sent LCP CONFREQ |
||
1671 | } |
||
1672 | |||
1673 | Ronald Henderson <Ronald.Henderson[AT]CognicaseUSA.com> { |
||
1674 | In LDAP dissector, handle Sequence Of header being split across |
||
1675 | TCP segments |
||
1676 | Support for colored graphs in Gtk1 version of IO_STAT |
||
1677 | Make labels for filters in IO_STAT dialog box be "Filter:" |
||
1678 | buttons to pop up a filter dialog |
||
1679 | Fix up "snprintf()" and "vsnprintf()" calls in "epan/proto.c" to |
||
1680 | properly handle string truncation |
||
1681 | Make "format_text()", on Windows, escape all characters that |
||
1682 | aren't printable ASCII, as GTK+ for Windows thinks strings |
||
1683 | are UTF-8 but the strings we give it wouldn't be UTF-8 |
||
1684 | } |
||
1685 | |||
1686 | Brian Ginsbach <ginsbach[AT]cray.com> { |
||
1687 | "dissect_rpc_bytes()" routine to allow fixed-length opaque data |
||
1688 | to be dissected |
||
1689 | Support for SGI's variant of the ONC RPC mount protocol |
||
1690 | Support for additional snoop file encapsulations in UNICOS/mp |
||
1691 | Symbolic names for Fibre Channel Network Address Authority |
||
1692 | identifiers |
||
1693 | } |
||
1694 | |||
1695 | Dave Richards <d_m_richards[AT]comcast.net> { |
||
1696 | BACNET over 802.2 |
||
1697 | BACNET-over-ARCNET fix (it's really BACNET-over-802.2-over-ARCNET) |
||
1698 | } |
||
1699 | |||
1700 | Martin Regner <martin.regner[AT]chello.se> { |
||
1701 | RPC bug fix |
||
1702 | PIM bug fixes |
||
1703 | } |
||
1704 | |||
1705 | Jason Greene <jason[AT]inetgurus.net> { |
||
1706 | Fix for LDAPv3 modrdn requests |
||
1707 | } |
||
1708 | |||
1709 | Marco Molteni <mmolteni[AT]cisco.com> { |
||
1710 | Fix a comment to reflect reality |
||
1711 | } |
||
1712 | |||
1713 | James Harris <jharris[AT]fourhorsemen.org> { |
||
1714 | RADIUS user password decryption |
||
1715 | } |
||
1716 | |||
1717 | rmkml <rmkml[AT]wanadoo.fr> { |
||
1718 | Support for capturing from a pipe in Tethereal |
||
1719 | } |
||
1720 | |||
1721 | Anders Broman <anders.broman[AT]ericsson.com> { |
||
1722 | Additional SCTP payload protocol identifiers |
||
1723 | Assorted ISUP enhancements |
||
1724 | MEGACO updates and fixes |
||
1725 | T.35 country code support for H.245 |
||
1726 | BICC dissection |
||
1727 | Multipart media dissector |
||
1728 | E.164 number dissector |
||
1729 | Assorted SIP enhancements |
||
1730 | Assorted DIAMETER enhancements |
||
1731 | SIP-T dissection |
||
1732 | PoC1 Application dissection in RTCP |
||
1733 | Initial SIGCOMP support |
||
1734 | UMA dissection |
||
1735 | Parlay dissection |
||
1736 | RANAP by asn2eth |
||
1737 | RNSAP dissection |
||
1738 | NBAP dissection |
||
1739 | MSRP dissection |
||
1740 | Initial TIPC support |
||
1741 | BSSAP+ dissection |
||
1742 | ULP dissection |
||
1743 | RRLP Dissection |
||
1744 | LDAP by asn2wrs |
||
1745 | SNMP by asn2wrs |
||
1746 | S1AP by asn2wrs |
||
1747 | X2AP by asn2wrs |
||
1748 | RRC by asn2wrs |
||
1749 | ANSI TCAP by asn2wrs |
||
1750 | CAMEL by asn2wrs |
||
1751 | INAP by asn2wrs |
||
1752 | PCAP by asn2wrs |
||
1753 | H264 dissection |
||
1754 | AMR dissection |
||
1755 | MP4V-ES dissection |
||
1756 | NAS EPS dissection |
||
1757 | GTPv2 dissection |
||
1758 | SGsAP dissection |
||
1759 | Work on the initial version of the new packet list |
||
1760 | ROHC dissection |
||
1761 | Miscellaneous enhancements and fixes |
||
1762 | } |
||
1763 | |||
1764 | Christian Falckenberg <christian.falckenberg[AT]nortelnetworks.com> { |
||
1765 | Initial MEGACO support |
||
1766 | GPRS SNDCP support |
||
1767 | } |
||
1768 | |||
1769 | Huagang Xie <xie[AT]lids.org> { |
||
1770 | MySQL support |
||
1771 | SSH support |
||
1772 | } |
||
1773 | |||
1774 | Pasi Kovanen <Pasi.Kovanen[AT]tahoenetworks.fi> { |
||
1775 | Display flow label IE in GTP v0 in hex |
||
1776 | } |
||
1777 | |||
1778 | Teemu Rinta-aho <teemu.rinta-aho[AT]nomadiclab.com> { |
||
1779 | Draft 20 MIPv6 support |
||
1780 | } |
||
1781 | |||
1782 | Martijn Schipper <mschipper[AT]globespanvirata.com> { |
||
1783 | Fix for tag for 802.11g ERP Information field |
||
1784 | Support for reading AiroPeek files in V9 capture file format |
||
1785 | (AiroPeek 2.x) |
||
1786 | } |
||
1787 | |||
1788 | Wayne Parrott <wayne_p[AT]pacific.net.au> { |
||
1789 | Yahoo Messenger YMSG protocol support |
||
1790 | } |
||
1791 | |||
1792 | Laurent Meyer <laurent.meyer6[AT]wanadoo.fr> { |
||
1793 | X.25 reassembly |
||
1794 | Filterable fields in COTP |
||
1795 | COTP reassembly |
||
1796 | } |
||
1797 | |||
1798 | Lars Roland <Lars.Roland[AT]gmx.net> { |
||
1799 | MGCP request/response matching and MGCP statistics tap |
||
1800 | Common routines for use by statistics taps |
||
1801 | H.225 message and reason tag counter taps and Service Response |
||
1802 | Times |
||
1803 | Tethereal version of SIP statistics tap |
||
1804 | Support for building libethereal.dll with MSVC |
||
1805 | } |
||
1806 | |||
1807 | Miha Jemec <m.jemec[AT]iskratel.si> { |
||
1808 | Support to follow a RTP stream and save it as a file. |
||
1809 | Support for G.711 codec |
||
1810 | Original RTP analysis tap |
||
1811 | } |
||
1812 | |||
1813 | Markus Friedl <markus[AT]openbsd.org> { |
||
1814 | Support for OpenBSD Encapsulating Device |
||
1815 | Support for Ethernet-within-IP encapsulation |
||
1816 | Remove duplicate SSH code |
||
1817 | } |
||
1818 | |||
1819 | Todd Montgomery <tmontgom[AT]tibco.com> { |
||
1820 | Update PGM to RFC 3208 |
||
1821 | } |
||
1822 | |||
1823 | emre <emre[AT]flash.net> { |
||
1824 | "Filter out this stream" feature for Follow TCP Stream |
||
1825 | } |
||
1826 | |||
1827 | Stephen Shelley <steve.shelley[AT]attbi.com> { |
||
1828 | Full payload dissection of compliance levels 0, 1 and 2 function |
||
1829 | codes for Modbus/TCP |
||
1830 | } |
||
1831 | |||
1832 | Erwin Rol <erwin[AT]erwinrol.com> { |
||
1833 | ArtNET support |
||
1834 | RTNET support |
||
1835 | ACN support |
||
1836 | ENTTEC and RDM support |
||
1837 | Monotone support |
||
1838 | } |
||
1839 | |||
1840 | Duncan Laurie <duncan[AT]sun.com> { |
||
1841 | IPMI-over-LAN support (IPMI, RMCP, partial ASF) |
||
1842 | } |
||
1843 | |||
1844 | Tony Schene <schene[AT]pcisys.net> { |
||
1845 | Initial stub Kerberos kadmin support |
||
1846 | Kerberos-over-TCP support |
||
1847 | AUTH_GSSAPI support |
||
1848 | } |
||
1849 | |||
1850 | Matthijs Melchior <mmelchior[AT]xs4all.nl> { |
||
1851 | TCP support in text2pcap |
||
1852 | Support for automatically generating all declarations and |
||
1853 | definitions for plugin ABI from a single file |
||
1854 | Support for registering fields after all the protocol |
||
1855 | registration routines are called |
||
1856 | Generic ASN.1 dissection plugin |
||
1857 | } |
||
1858 | |||
1859 | Garth Bushell <gbushell[AT]elipsan.com> { |
||
1860 | iSNS support |
||
1861 | } |
||
1862 | |||
1863 | Mark C. Brown <mbrown[AT]hp.com> { |
||
1864 | Improvements to code that reads HP-UX nettl files |
||
1865 | Cisco Port Aggregation Protocol support |
||
1866 | Nettl dissector |
||
1867 | } |
||
1868 | |||
1869 | Can Erkin Acar <canacar[AT]eee.metu.edu.tr> { |
||
1870 | Support for new DLT_PFLOG format |
||
1871 | } |
||
1872 | |||
1873 | Martin Warnes <martin.warnes[AT]ntlworld.com> { |
||
1874 | Support for VMS UCX$TRACE output in wiretap |
||
1875 | } |
||
1876 | |||
1877 | J Bruce Fields <bfields[AT]fieldses.org> { |
||
1878 | Some work on packet_rpc.c to support RPCSEC_GSS |
||
1879 | } |
||
1880 | |||
1881 | tz <tz1[AT]mac.com> { |
||
1882 | Decode the base-64 string for HTTP Basic authorization |
||
1883 | } |
||
1884 | |||
1885 | Jeff Liu <jqliu[AT]broadcom.com> { |
||
1886 | WPA and WPA IE support |
||
1887 | } |
||
1888 | |||
1889 | Niels Koot <Niels.Koot[AT]logicacmg.com> { |
||
1890 | Support for subdissectors in SUA |
||
1891 | Assorted SUA fixes |
||
1892 | DBS Etherwatch file reader enhancements |
||
1893 | } |
||
1894 | |||
1895 | Lionel Ains <lains[AT]gmx.net> { |
||
1896 | "-d" flag for decode-as support in Tethereal |
||
1897 | } |
||
1898 | |||
1899 | Joakim Wiberg <jow[AT]hms-networks.com> { |
||
1900 | Support for Common Industrial Protocol over IP |
||
1901 | } |
||
1902 | |||
1903 | Jeff Rizzo <riz[AT]boogers.sf.ca.us> { |
||
1904 | sFlow support |
||
1905 | } |
||
1906 | |||
1907 | Christoph Wiest <ch.wiest[AT]tesionmail.de> { |
||
1908 | Redo MEGACO dissector to more fully parse text-format messages |
||
1909 | } |
||
1910 | |||
1911 | Xuan Zhang <xz[AT]aemail4u.com> { |
||
1912 | eDonkey support |
||
1913 | } |
||
1914 | |||
1915 | Thierry Martin <thierry.martin[AT]accellent-group.com> { |
||
1916 | Support for reading files from Accellent 5Views LAN agents |
||
1917 | } |
||
1918 | |||
1919 | Oleg Terletsky <oleg.terletsky[AT]comverse.com> { |
||
1920 | LWRES support |
||
1921 | AgentX support |
||
1922 | SCTP chunk statistic |
||
1923 | } |
||
1924 | |||
1925 | Michael Lum <mlum[AT]telostech.com> { |
||
1926 | Support for saving list of disabled protocols |
||
1927 | ANSI TCAP support |
||
1928 | ANSI MAP support |
||
1929 | ALCAP (Q.2630.1) support |
||
1930 | IS-637-A (SMS) support |
||
1931 | IS-683-A (OTA) support |
||
1932 | IS-801 (PLD) support |
||
1933 | BSSAP (GSM 08.06)/BSAP (IOS 4.0.1) support |
||
1934 | IOS 4.0.1 support |
||
1935 | GSM BSSMAP (GSM 08.08) support |
||
1936 | GSM DTAP (3GPP TS 24.008) support |
||
1937 | GSM SMS (3GPP TS 24.011) support |
||
1938 | GSM SS (3GPP TS 24.080) support |
||
1939 | GSM SMS TPDU (3GPP TS 23.040) support |
||
1940 | GSM Supplementary Services support |
||
1941 | GSM MAP fixes and parameter separation |
||
1942 | Taps for ANSI A-interface statistics |
||
1943 | Support for SS7 point codes as address types |
||
1944 | Taps for GSM A-interface statistics |
||
1945 | Tap for ANSI MAP message statistics |
||
1946 | Tap for ISUP message statistics |
||
1947 | Tap for GSM MAP message statistics |
||
1948 | Tap for MTP3 MSU statistics and summary |
||
1949 | } |
||
1950 | |||
1951 | Shiang-Ming Huang <smhuang[AT]pcs.csie.nctu.edu.tw> { |
||
1952 | STUN (RFC 3489) support |
||
1953 | } |
||
1954 | |||
1955 | Tony Lindstrom <tony.lindstrom[AT]ericsson.com> { |
||
1956 | Updates of DHCPV6 dissector to draft-ietf-dhc-dhcpv6-28, |
||
1957 | draft-ietf-dhc-dhcpv6-opt-prefix-delegation-04, and |
||
1958 | draft-ietf-dhc-dhcpv6-opt-dnsconfig-03, and addition of NIS |
||
1959 | and time configuration option drafts |
||
1960 | draft-ietf-dhc-dhcpv6-opt-nisconfig-02 and |
||
1961 | draft-ietf-dhc-dhcpv6-opt-timeconfig-02 |
||
1962 | } |
||
1963 | |||
1964 | Niklas Ogren <niklas.ogren[AT]71.se> { |
||
1965 | H.263 support for RTP |
||
1966 | } |
||
1967 | |||
1968 | Jesper Peterson <jesper[AT]endace.com> { |
||
1969 | Cisco HDLC FCS support |
||
1970 | Support for reading Endace ERF files |
||
1971 | } |
||
1972 | |||
1973 | Giles Scott <gscott[AT]arubanetworks.com> { |
||
1974 | Nortel/SynOptics Network Management Protocol support |
||
1975 | Alteon/Nortel Transparent Proxy Control Protocol support |
||
1976 | Ethernet MAC Control Frame support |
||
1977 | Port weak key detection from Airsnort |
||
1978 | Wlan tap |
||
1979 | Retix spanning tree protocol support |
||
1980 | Aruba ADP protocol support |
||
1981 | } |
||
1982 | |||
1983 | Vincent Jardin <vincent.jardin[AT]6wind.com> { |
||
1984 | Support for TEREDO |
||
1985 | Additional DHCPv6 options |
||
1986 | } |
||
1987 | |||
1988 | Jean-Michel Fayard <jean-michel.fayard[AT]moufrei.de> { |
||
1989 | Show in Tools:Summary window statistics about packets that |
||
1990 | passed the current display filter |
||
1991 | BOOTP/DHCP, HTTP, and WSP statistics taps |
||
1992 | } |
||
1993 | |||
1994 | Josef Korelus <jkor[AT]quick.cz> { |
||
1995 | GPRS Network Service-over-Frame-Relay support |
||
1996 | GPRS BSSGP support |
||
1997 | GPRS LLC support |
||
1998 | } |
||
1999 | |||
2000 | Brian K. Teravskis <Brian_Teravskis[AT]Cargill.com> { |
||
2001 | Support for saving RTP analysis data in CSV form |
||
2002 | } |
||
2003 | |||
2004 | Nathan Jennings <njgm890[AT]gmail.com> { |
||
2005 | Support for user-supplied interface descriptions |
||
2006 | Support for hiding interfaces in drop-down list in capture |
||
2007 | dialog |
||
2008 | } |
||
2009 | |||
2010 | Hans Viens <hviens[AT]mediatrix.com> { |
||
2011 | T.38 Support |
||
2012 | } |
||
2013 | |||
2014 | Kevin A. Noll <kevin.noll[AT]versatile.com> { |
||
2015 | RFC 2833 RTP Events support |
||
2016 | Support for WLCCP version 0xC1 |
||
2017 | } |
||
2018 | |||
2019 | Emanuele Caratti <wiz[AT]libero.it> { |
||
2020 | Full TACACS+ dissection |
||
2021 | } |
||
2022 | |||
2023 | Graeme Reid <graeme.reid[AT]norwoodsystems.com> { |
||
2024 | H.450 support |
||
2025 | } |
||
2026 | |||
2027 | Lars Ruoff <lars.ruoff[AT]sxb.bsf.alcatel.fr> { |
||
2028 | Rewritten RTP analysis tap |
||
2029 | } |
||
2030 | |||
2031 | Samuel Qu <samuel.qu[AT]utstar.com> { |
||
2032 | ITU TCAP support |
||
2033 | } |
||
2034 | |||
2035 | Baktha Muralitharan <muralidb[AT]cisco.com> { |
||
2036 | Link Management Protocol (LMP) fixes |
||
2037 | } |
||
2038 | |||
2039 | Loïc Minier <lool[AT]dooz.org> { |
||
2040 | HTTP header and payload desegmentation |
||
2041 | } |
||
2042 | |||
2043 | Marcel Holtmann <marcel[AT]holtmann.org> { |
||
2044 | Support for reading Linux Bluez Bluetooth stack "hcidump -w" |
||
2045 | traces |
||
2046 | } |
||
2047 | |||
2048 | Scott Emberley <scotte[AT]netinst.com> { |
||
2049 | Support for reading Network Instruments version 9 capture files |
||
2050 | } |
||
2051 | |||
2052 | Brian Fundakowski Feldman <bfeldman[AT]fla.fujitsu.com> { |
||
2053 | Support for setting link-layer type when capturing |
||
2054 | } |
||
2055 | |||
2056 | Yuriy Sidelnikov <ysidelnikov[AT]hotmail.com> { |
||
2057 | ISO 8327-1 Session Protocol support |
||
2058 | ISO 8823 Presentation Protocol support |
||
2059 | ISO 10035-1 ACSE support |
||
2060 | ISO 8571 FTAM support |
||
2061 | } |
||
2062 | |||
2063 | Matthias Drochner <M.Drochner[AT]fz-juelich.de> { |
||
2064 | Support for mode 6 and mode 7 control packets, and NTP4 autokey |
||
2065 | extension data, in NTP |
||
2066 | } |
||
2067 | |||
2068 | Dave Sclarsky <dave_sclarsky[AT]cnt.com> { |
||
2069 | CPFI support |
||
2070 | } |
||
2071 | |||
2072 | Scott Hovis <scott.hovis[AT]ums.msfc.nasa.gov> { |
||
2073 | CCSDS (Consultative Committee for Space Data Systems) support |
||
2074 | } |
||
2075 | |||
2076 | David Fort <david.fort[AT]irisa.fr> { |
||
2077 | DNS DS RR support |
||
2078 | MLDv2 report message decoding |
||
2079 | DNS IPSECKEY RR support |
||
2080 | } |
||
2081 | |||
2082 | Felix Fei <felix.fei[AT]utstar.com> { |
||
2083 | GSM MAP support |
||
2084 | } |
||
2085 | |||
2086 | Christoph Neusch <christoph.neusch[AT]nortelnetworks.com> { |
||
2087 | V5UA support |
||
2088 | } |
||
2089 | |||
2090 | Jan Kiszka <jan.kiszka[AT]web.de> { |
||
2091 | IrDA support |
||
2092 | } |
||
2093 | |||
2094 | Joshua Craig Douglas <jdouglas[AT]enterasys.com> { |
||
2095 | Enterasys Interswitch Message Protocol (ISMP) |
||
2096 | Enterasys Discovery Protocol (EDP) (ISMP subprotocol) |
||
2097 | } |
||
2098 | |||
2099 | Dick Gooris <gooris[AT]alcatel-lucent.com> { |
||
2100 | Added packet range selections in the save(as) dialog |
||
2101 | PacketCable support in the COPS dissector |
||
2102 | Xcsl dissector |
||
2103 | } |
||
2104 | |||
2105 | Michael Shuldman <michaels[AT]inet.no> { |
||
2106 | X11 replies, events and errors (matched to their request) |
||
2107 | } |
||
2108 | |||
2109 | Tadaaki Nagao <nagao[AT]iij.ad.jp> { |
||
2110 | Added a global version of disabled_protos |
||
2111 | } |
||
2112 | |||
2113 | Aaron Woo <woo[AT]itd.nrl.navy.mil> { |
||
2114 | Optimized Link State Routing Protocol (OLSR) |
||
2115 | } |
||
2116 | |||
2117 | Chris Wilson <chris[AT]mxtelecom.com> { |
||
2118 | SMPP dissection of concatenated PDUs |
||
2119 | Separate GSM SMS User Data dissector from the SMPP dissector |
||
2120 | } |
||
2121 | |||
2122 | Rolf Fiedler <Rolf.Fiedler[AT]Innoventif.com> { |
||
2123 | ISDN TEI management frame support |
||
2124 | Support for reading and writing EyeSDN USB S0 trace files |
||
2125 | } |
||
2126 | |||
2127 | Alastair Maw <ethereal[AT]almaw.com> { |
||
2128 | IAX2 support |
||
2129 | } |
||
2130 | |||
2131 | Sam Leffler <sam[AT]errno.com> { |
||
2132 | Support for Radiotap 802.11 radio header (header used by FreeBSD |
||
2133 | 5.2 and later and by NetBSD-current |
||
2134 | 802.11s mesh support |
||
2135 | } |
||
2136 | |||
2137 | Martin Mathieson <martin.r.mathieson[AT]googlemail.com> { |
||
2138 | SIP sipfrag support |
||
2139 | SIP statistics tap |
||
2140 | Show setupframe in RTP and RTCP |
||
2141 | H.225.0 updates |
||
2142 | MGCP updates |
||
2143 | RDT (RealPlayer) support |
||
2144 | MMS support (MS Media Server protocol) |
||
2145 | PPP Chap updates |
||
2146 | Catapult DCT2000 file support |
||
2147 | UMTS FP support |
||
2148 | LTE: MAC, RLC and PDCP support |
||
2149 | LTE MAC and RLC Stats |
||
2150 | Tshark expert info tap |
||
2151 | } |
||
2152 | |||
2153 | Christian Wagner <Christian.Wagner[AT]stud.uni-karlsruhe.de> { |
||
2154 | Soul Seek (slsk) protocol support |
||
2155 | } |
||
2156 | |||
2157 | Edwin Calo <calo[AT]fusemail.com> { |
||
2158 | Extract strings from a Postgresql datastream |
||
2159 | } |
||
2160 | |||
2161 | Ian Schorr <ischorr[AT]comcast.net> { |
||
2162 | "Host list" taps |
||
2163 | FMP support |
||
2164 | } |
||
2165 | |||
2166 | Rowan McFarland <rmcfarla[AT]cisco.com> { |
||
2167 | Support for Cisco CallManager 4.x in Skinny, CAST support. |
||
2168 | } |
||
2169 | |||
2170 | John Engelhart <johne[AT]zang.com> { |
||
2171 | CDP Hello packet support |
||
2172 | } |
||
2173 | |||
2174 | Ryuji Somegawa <ryuji-so[AT]is.aist-nara.ac.jp> { |
||
2175 | CDMA2000 A11 support |
||
2176 | } |
||
2177 | |||
2178 | metatech <metatechbe[AT]gmail.com> { |
||
2179 | IBM WebSphere MQ protocol support |
||
2180 | IBM MQ Programmable Command Formats protocol support |
||
2181 | Initial BEA Tuxedo protocol support |
||
2182 | Distributed Relational Database Architecture protocol support |
||
2183 | Borland StarTeam protocol support |
||
2184 | Adobe Real Time Messaging Protocol support |
||
2185 | ActiveMQ OpenWire protocol support |
||
2186 | } |
||
2187 | |||
2188 | Brian Wheeler <Brian.Wheeler[AT]arrisi.com> { |
||
2189 | DOCSIS 2.0 support |
||
2190 | } |
||
2191 | |||
2192 | Josh Bailey <joshbailey[AT]lucent.com> { |
||
2193 | IPDC support |
||
2194 | Lucent/Ascend trace parsing updates |
||
2195 | } |
||
2196 | |||
2197 | Jelmer Vernooij <jelmer[AT]samba.org> { |
||
2198 | AIM enhancements |
||
2199 | DCOM IRemUnknown and IRemUnknown2 support |
||
2200 | BitTorrent support |
||
2201 | } |
||
2202 | |||
2203 | Duncan Sargeant <dunc-ethereal-dev[AT]rcpt.to> { |
||
2204 | Cisco SS7 RUDP, RLM, and Session Management support |
||
2205 | } |
||
2206 | |||
2207 | Love Hörnquist Åstrand <lha[AT]it.su.se> { |
||
2208 | HAVE_HEIMDAL_KERBEROS support to allow Ethereal to use heimdal |
||
2209 | libraries to decrypt kerberos encrypted blobs. |
||
2210 | } |
||
2211 | |||
2212 | Lukas Pokorny <maskis[AT]seznam.cz> { |
||
2213 | RTPS (Real-Time Publish-Subscribe) support |
||
2214 | } |
||
2215 | |||
2216 | Carlos Pignataro <cpignata[AT]cisco.com> { |
||
2217 | Graceful Restart Mechanism for LDP [RFC3478] |
||
2218 | Fault Tolerance for LDP [RFC3479] |
||
2219 | Other LDP enhancements |
||
2220 | PPP OSI Network Layer Control Protocol [RFC1377] |
||
2221 | Fix dissecting of CLNS Protocols over Cisco HDLC |
||
2222 | PWE3 Interface parameter additions and miscellaneous updates |
||
2223 | from various IETF PWE3 drafts |
||
2224 | MPLS PW Control Channel Header |
||
2225 | Multiprotocol Label Switching Echo [draft-ietf-mpls-lsp-ping-05] |
||
2226 | MPLS in Generic Routing Encapsulation (GRE) |
||
2227 | OSPF Traffic Engineering enhancements |
||
2228 | MP-BGP Updates |
||
2229 | BGPv4 SAFI-Specific Attribute support |
||
2230 | Tunnel SAFI support for BGP |
||
2231 | Layer Two Tunneling Protocol version 3 |
||
2232 | [L2TPv3] updates and enhancements |
||
2233 | MPLS Echo updates and Label Switching Router Self-Test |
||
2234 | [draft-ietf-mpls-lsr-self-test-04] support |
||
2235 | } |
||
2236 | |||
2237 | Thomas Anders <thomas.anders[AT]blue-cable.de> { |
||
2238 | PacketCable DHCP options |
||
2239 | PacketCable (PKTC) updates and enhancements |
||
2240 | MGCP sub-parameter dissection |
||
2241 | SNMP Engine ID dissection for SNMP and PKTC |
||
2242 | } |
||
2243 | |||
2244 | Rich Coe <Richard.Coe[AT]med.ge.com> { |
||
2245 | DICOM support |
||
2246 | } |
||
2247 | |||
2248 | Dominic Béchaz <bdo[AT]zhwin.ch> { |
||
2249 | IEEE 1588 / PTP support |
||
2250 | EPL v1 support |
||
2251 | } |
||
2252 | |||
2253 | Richard van der Hoff <richardv[AT]mxtelecom.com> { |
||
2254 | IAX2 updates |
||
2255 | CRC16 routines |
||
2256 | H.223 Support |
||
2257 | Exception logic fixes |
||
2258 | } |
||
2259 | |||
2260 | Shaun Jackman <sjackman[AT]gmail.com> { |
||
2261 | RDM enhancements |
||
2262 | Serial Infrared support |
||
2263 | IrDA support |
||
2264 | MPEG support |
||
2265 | } |
||
2266 | |||
2267 | Jon Oberheide <jon[AT]oberheide.org> { |
||
2268 | giFT support |
||
2269 | } |
||
2270 | |||
2271 | Henry Ptasinski <henryp[AT]broadcom.com> { |
||
2272 | Support for 802.11e WME/QoS info |
||
2273 | } |
||
2274 | |||
2275 | Roberto Morro <roberto.morro[AT]telecomitalia.it> { |
||
2276 | Support for GMPLS UNI and E-NNI objects/TLVs |
||
2277 | in RSVP and OSPF |
||
2278 | RSVP: Support for PROTECTION obj c-type 2 (RFC4872), |
||
2279 | new TLVs for IF_ID (RFC4920), Path Key subobj in ERO (RFC5520), |
||
2280 | new ASSOCIATION obj c-type 4 (oif2008.389), |
||
2281 | new LSP_ATTRIBUTES and LSP_REQUIRED_ATTRIBUTES objects (RFC5420), |
||
2282 | and various changes/improvements |
||
2283 | |||
2284 | } |
||
2285 | |||
2286 | Chris Maynard <Christopher.Maynard[AT]GTECH.COM> { |
||
2287 | Add support for RFC 2520: NHRP with Mobile NHCs |
||
2288 | and RFC 2735: NHRP Support for Virtual Private Networks |
||
2289 | Add support for PPP-over-USB |
||
2290 | WakeOnLAN support |
||
2291 | Miscellaneous enhancements and fixes |
||
2292 | } |
||
2293 | |||
2294 | SEKINE Hideki <sekineh[AT]gf7.so-net.ne.jp> { |
||
2295 | Routines for AX/4000 Test Block dissection |
||
2296 | } |
||
2297 | |||
2298 | Jeff Connelly <shellreef+mp2p[AT]gmail.com> { |
||
2299 | MANOLITO support |
||
2300 | } |
||
2301 | |||
2302 | Irene Rüngeler <ruengeler[AT]wireshark.org> { |
||
2303 | Graphical SCTP analysis |
||
2304 | Support PPID and SCTP port based selection in Decode as |
||
2305 | } |
||
2306 | |||
2307 | M. Ortega y Strupp <moys[AT]loplof.de> { |
||
2308 | ISC DHCP Server 3.0 failover protocol dissection |
||
2309 | } |
||
2310 | |||
2311 | Kelly Byrd <kbyrd-ethereal[AT]memcpy.com> { |
||
2312 | DAAP support |
||
2313 | } |
||
2314 | |||
2315 | Luis Ontanon <luis.ontanon[AT]gmail.com> { |
||
2316 | MATE plugin |
||
2317 | H.248 context tracing |
||
2318 | ALCAP call tracing |
||
2319 | RADIUS dictionary support |
||
2320 | XML dissector (DTD support) |
||
2321 | IuUP dissector |
||
2322 | Lua interface |
||
2323 | Tektronix K12 rf5 file support |
||
2324 | SNMPv3 decryption support |
||
2325 | } |
||
2326 | |||
2327 | Luca Deri <deri[AT]ntop.org> { |
||
2328 | NetFlow v9 enhancements |
||
2329 | } |
||
2330 | |||
2331 | Viorel Suman <vsuman[AT]avmob.ro> { |
||
2332 | TALI (RFC 3094) support |
||
2333 | Various GSM SMS fixes |
||
2334 | Computer Interface to Message Distribution (CIMD) version 2 dissection |
||
2335 | } |
||
2336 | |||
2337 | Alejandro Vaquero <alejandro.vaquero[AT]verso.com> { |
||
2338 | RTP graphic analysis |
||
2339 | VoIP call analysis |
||
2340 | } |
||
2341 | |||
2342 | Francesco Fondelli <francesco.fondelli[AT]gmail.com> { |
||
2343 | ICE protocol support |
||
2344 | DCCP protocol support |
||
2345 | ITU-T Y.1711 (OAM mechanism for MPLS networks) support |
||
2346 | RSVP/OSPF Extensions for Support of Diffserv-aware MPLS-TE, RFC 4124 |
||
2347 | Linux Packet Generator support |
||
2348 | rval_to_str() and alike |
||
2349 | Export the capture file into C Arrays format |
||
2350 | PW Associated Channel Header dissection, RFC 4385 |
||
2351 | PW MPLS Control Word dissection, RFC 4385 |
||
2352 | MPLS subdissector table indexed by label value |
||
2353 | enhanced "what's past last MPLS label?" heuristic |
||
2354 | Ethernet PW (with/without CW) support, RFC 4448 |
||
2355 | ATM PW (with/without CW) support, RFC 4717 |
||
2356 | LMP, update to RFC 4204 |
||
2357 | RSVP extensions for G.709 Optical Transport Networks Control, RFC 4328 |
||
2358 | Update GMPLS GPID, Switching and Encoding type values |
||
2359 | Support for generalized label interpretation: |
||
2360 | SUKLM format for SONET/SDH label (RFC 4606), t3t2t1 format for |
||
2361 | G.709 ODUk label (RFC 4328), G.694 format for lambda label |
||
2362 | (draft-ietf-ccamp-gmpls-g-694-lambda-labels-05). Add related |
||
2363 | user preference option. |
||
2364 | RSVP IF_ID ERROR_STRING TLV support, RFC 4783 |
||
2365 | Support for Vendor Private objects, RFC 3936 |
||
2366 | Support for MPLS Packet Loss and Delay Measurement, RFC 6374 |
||
2367 | Support for DCCP Simultaneous-Open for NAT Traversal, RFC 5596 |
||
2368 | MPLS-TP Protection State Coordination (PSC) Protocol, RFC 6378 |
||
2369 | Support for Exclude Routes (XRO) in RSVP-TE, RFC 4874 |
||
2370 | Support for Shared Use of Experimental TCP Options |
||
2371 | Support for TCP Fast Open |
||
2372 | OpenFlow heuristic logic |
||
2373 | Path setup type in PCEP messages, draft-ietf-pce-lsp-setup-type-00 |
||
2374 | PCEP Extensions for Segment Routing, draft-ietf-pce-segment-routing-01 |
||
2375 | PCEP Extensions for Association, draft-ietf-pce-association-group-00 |
||
2376 | BGP-LS extensions for Segment Routing, draft-gredler-idr-bgp-ls-segment-routing-ext-01 |
||
2377 | } |
||
2378 | |||
2379 | Artem Tamazov <artem.tamazov[AT]tellabs.com> { |
||
2380 | Frame Relay PW in MPLS PSN, FR DLCI mode, RFC 4619 |
||
2381 | SAToP PW in MPLS PSN, no RTP headers, RFC 4553 |
||
2382 | SAToP PW in IP PSN/UDP demux, no RTP headers, RFC 4553 |
||
2383 | CESoPSN PW in MPLS PSN, Basic NxDS0 mode, no RTP headers, RFC 5086 |
||
2384 | CESoPSN PW in IP PSN/UDP demux, Basic NxDS0 mode, no RTP headers, RFC 5086 |
||
2385 | ATM PW in MPLS PSN, RFC 4717 |
||
2386 | LLC SNAP auto-detection in ATM decoder |
||
2387 | "Raw" BFD support in MPLS PW Associated Channel, RFC 4385 |
||
2388 | Decoding of UDP-multiplexed CESoPSN and SAToP traffic |
||
2389 | } |
||
2390 | |||
2391 | Dmitry Trebich <dmitry.trebich[AT]gmail.com> { |
||
2392 | Preference for selecting default dissector for MPLS payloads. |
||
2393 | HDLC PW in MPLS PSN, HDLC mode (no CW) with PPP payload, RFC 4618 5.1 |
||
2394 | HDLC PW in MPLS PSN, FR port mode (no CW), RFC 4618 5.2 |
||
2395 | Frame Relay PW in MPLS PSN, FR DLCI mode, RFC 4619 |
||
2396 | SAToP PW in MPLS PSN, no RTP headers, RFC 4553 |
||
2397 | CESoPSN PW in MPLS PSN, Basic NxDS0 mode, no RTP headers, RFC 5086 |
||
2398 | } |
||
2399 | |||
2400 | Bill Meier <wmeier[AT]newsguy.com> { |
||
2401 | TDS4/TDS5 enhancements |
||
2402 | NetXRay/Windows Sniffer file enhancements |
||
2403 | TCP graph enhancements |
||
2404 | } |
||
2405 | |||
2406 | Susanne Edlund <Susanne.Edlund[AT]ericsson.com> { |
||
2407 | NSIP protocol support |
||
2408 | } |
||
2409 | |||
2410 | Victor Stratan <hidralisk[AT]yahoo.com> { |
||
2411 | GSM SMS enhancements |
||
2412 | } |
||
2413 | |||
2414 | Peter Johansson <PeterJohansson73[AT]gmail.com> { |
||
2415 | "Template" conversations |
||
2416 | } |
||
2417 | |||
2418 | Stefan Metzmacher <metze[AT]samba.org> { |
||
2419 | LDAP Controls support in the LDAP dissector |
||
2420 | WINS Replication protocol |
||
2421 | Various SMB/SMB2 dissector enhancements |
||
2422 | } |
||
2423 | |||
2424 | Abhijit Menon-Sen <ams[AT]oryx.com> { |
||
2425 | Postgresql v3 dissector |
||
2426 | } |
||
2427 | |||
2428 | James Fields <jvfields[AT]tds.net> { |
||
2429 | Correctly handle time stamps in some Windows Sniffer files |
||
2430 | } |
||
2431 | |||
2432 | Kevin Johnson <kjohnson[AT]secureideas.net> { |
||
2433 | Correctly handle time stamps in some Windows Sniffer files |
||
2434 | } |
||
2435 | |||
2436 | Mike Duigou <bondolo[AT]dev.java.net> { |
||
2437 | Dissector for JXTA protocol |
||
2438 | } |
||
2439 | |||
2440 | Deepak Jain <jain1971[AT]yahoo.com> { |
||
2441 | L2TP v3 support |
||
2442 | Next Hop Resolution Protocol support |
||
2443 | } |
||
2444 | |||
2445 | Stefano Pettini <spettini[AT]users.sourceforge.net> { |
||
2446 | RMT support for ALC and NORM |
||
2447 | } |
||
2448 | |||
2449 | Jon Ringle <ml-ethereal[AT]ringle.org> { |
||
2450 | Conversations demarked by setup frame number |
||
2451 | } |
||
2452 | |||
2453 | Tim Endean <endeant[AT]hotmail.com> { |
||
2454 | Dissector for INAP protocol |
||
2455 | } |
||
2456 | |||
2457 | Charlie Lenahan <clenahan[AT]fortresstech.com> { |
||
2458 | Support for the Cisco DTP Protocol |
||
2459 | Support for some HP switch protocol |
||
2460 | } |
||
2461 | |||
2462 | Takeshi Nakashima <T.Nakashima[AT]jp.yokogawa.com> { |
||
2463 | Support for the KINK protocol. |
||
2464 | } |
||
2465 | |||
2466 | Shoichi Sakane <sakane[AT]tanu.org> { |
||
2467 | IKEv2 support |
||
2468 | COAP protocol support |
||
2469 | } |
||
2470 | |||
2471 | Michael Richardson <Michael.Richardson[AT]protiviti.com> { |
||
2472 | SAMR updates and new info levels |
||
2473 | } |
||
2474 | |||
2475 | Olivier Jacques <olivier.jacques[AT]hp.com> { |
||
2476 | Support for the Camel protocol. |
||
2477 | } |
||
2478 | |||
2479 | Francisco Alcoba <francisco.alcoba[AT]ericsson.com> { |
||
2480 | ASCII art version of VOIP call analysis |
||
2481 | } |
||
2482 | |||
2483 | Nils O. Selåsdal <noselasd[AT]asgaard.homelinux.org> { |
||
2484 | 9P support |
||
2485 | } |
||
2486 | |||
2487 | Guillaume Chazarain <guichaz[AT]yahoo.fr> { |
||
2488 | Armagetronad support |
||
2489 | } |
||
2490 | |||
2491 | Angelo Bannack <angelo.bannack[AT]siemens.com> { |
||
2492 | CSM_ENCAPS support |
||
2493 | } |
||
2494 | |||
2495 | Paolo Frigo <paolofrigo[AT]gmail.com> { |
||
2496 | TANGO support |
||
2497 | } |
||
2498 | |||
2499 | Jeremy J Ouellette <jouellet[AT]scires.com> { |
||
2500 | DIS support |
||
2501 | } |
||
2502 | |||
2503 | Aboo Valappil <valappil_aboo[AT]emc.com> { |
||
2504 | iFCP support |
||
2505 | } |
||
2506 | |||
2507 | Fred Hoekstra <fred.hoekstra[AT]philips.com> { |
||
2508 | DEC DNA Routing support |
||
2509 | } |
||
2510 | |||
2511 | Ankur Aggarwal <ankur[AT]in.athenasemi.com> { |
||
2512 | IEEE 802.11e (QoS) decoding |
||
2513 | Improved IEEE 802.11h decoding |
||
2514 | } |
||
2515 | |||
2516 | Lucian Piros <lpiros[AT]avmob.ro> { |
||
2517 | Computer Interface to Message Distribution (CIMD) version 2 dissection |
||
2518 | } |
||
2519 | |||
2520 | Juan Gonzalez <juan.gonzalez[AT]pikatech.com> { |
||
2521 | LLDP dissection |
||
2522 | } |
||
2523 | |||
2524 | Brian Bogora <brian_bogora[AT]mitel.com> { |
||
2525 | LLDP dissection |
||
2526 | } |
||
2527 | |||
2528 | Jim Young <sysjhy[AT]langate.gsu.edu> { |
||
2529 | Improvements LLDP dissection (803.3 "PMD Auto-Negotiation Advertised |
||
2530 | Capability" and "Operational MAU Type") |
||
2531 | Capinfos time order checking |
||
2532 | Editcap time order forcing |
||
2533 | |||
2534 | } |
||
2535 | |||
2536 | Jeff Snyder <jeff[AT]mxtelecom.com> { |
||
2537 | Desegmentation support in IAX2 |
||
2538 | H.223 Support |
||
2539 | } |
||
2540 | |||
2541 | William Fiveash <William.Fiveash[AT]sun.com> { |
||
2542 | Kerberos PA_ENCTYPE_INFO2 and aes crypto defines |
||
2543 | } |
||
2544 | |||
2545 | Graeme Lunt <graeme.lunt[AT]smhs.co.uk> { |
||
2546 | ROS support |
||
2547 | RTS support |
||
2548 | X.411 (P1) support |
||
2549 | X.420 (P22) support |
||
2550 | STANAG 4406 (P772) support |
||
2551 | X.500 (DAP) support |
||
2552 | X.500 (DSP) support |
||
2553 | X.500 (DISP) support |
||
2554 | } |
||
2555 | |||
2556 | Menno Andriesse <s5066[AT]nc3a.nato.int> { |
||
2557 | http://s5066.nc3a.nato.int |
||
2558 | STANAG 5066 support |
||
2559 | } |
||
2560 | |||
2561 | Stig Bjørlykke <stig[AT]bjorlykke.org> { |
||
2562 | P_Mul (ACP142) packet disassembly |
||
2563 | CDT (CompressedDataType) support |
||
2564 | DMP (STANAG 4406 Direct Message Profile) support |
||
2565 | COTP and RTSE reassembly improvements |
||
2566 | Configuration Profiles |
||
2567 | WLAN Traffic Statistics |
||
2568 | Filter autocompletion usability improvements |
||
2569 | Remote capture improvements and RPCAP support |
||
2570 | BJNP, DropBox, Memcache, nat-pmp, PacketLogger, rpcap |
||
2571 | Improved dissectors using ASN.1 (BER). |
||
2572 | Lua functions and improvements. |
||
2573 | Statistics improvements (Protocol Hierarchy, Conversations, IO Graph) |
||
2574 | Column handling functions (right-click column headers) |
||
2575 | Enhancements and fixes in the new packet list |
||
2576 | Various User Guide updates |
||
2577 | Miscellaneous enhancements and fixes |
||
2578 | } |
||
2579 | |||
2580 | Kyle J. Harms <kyle.j.harms[AT]boeing.com> { |
||
2581 | CIGI dissection |
||
2582 | } |
||
2583 | |||
2584 | Eric Wedel <ewedel[AT]bluearc.com> { |
||
2585 | KPASSWD over TCP support |
||
2586 | } |
||
2587 | |||
2588 | Secfire <secfire[AT]gmail.com> { |
||
2589 | OICQ |
||
2590 | Juniper NSRP |
||
2591 | } |
||
2592 | |||
2593 | Eric Hultin <Eric.Hultin[AT]arrisi.com> { |
||
2594 | CableLab's DCC packet |
||
2595 | DCD packet |
||
2596 | } |
||
2597 | |||
2598 | Paolo Abeni <paolo.abeni[AT]email.it> { |
||
2599 | SSL-decryption |
||
2600 | Dissector for USB packets and pcap/wiretap support |
||
2601 | } |
||
2602 | |||
2603 | W. Borgert <debacle[AT]debian.org> { |
||
2604 | GIOP enhancements |
||
2605 | } |
||
2606 | |||
2607 | Frederic Roudaut <frederic.roudaut[AT]irisa.fr> { |
||
2608 | IPsec ESP payload decryption |
||
2609 | } |
||
2610 | |||
2611 | Christoph Scholz <scholz_ch[AT]web.de> { |
||
2612 | Bluetooth stack: http://affix.sourceforge.net/archive/ethereal_affix-3.patch |
||
2613 | } |
||
2614 | |||
2615 | Wolfgang Hansmann <hansmann[AT]cs.uni-bonn.de> { |
||
2616 | Part of bluetooth stack from http://affix.sourceforge.net/archive/ethereal_affix-3.patch |
||
2617 | } |
||
2618 | |||
2619 | Kees Cook <kees[AT]outflux.net> { |
||
2620 | TiVoConnect Discovery Protocol |
||
2621 | } |
||
2622 | |||
2623 | Thomas Dreibholz <dreibh[AT]iem.uni-due.de> { |
||
2624 | RSerPol protocol stack |
||
2625 | Scripting Service Protocol support |
||
2626 | } |
||
2627 | |||
2628 | Authesserre Samuel <sauthess[AT]gmail.com> { |
||
2629 | SSL decryption updates |
||
2630 | DTLS |
||
2631 | } |
||
2632 | |||
2633 | Balint Reczey <balint[AT]balintreczey.hu> { |
||
2634 | Lua fixes and enhancements |
||
2635 | Miscellaneous enhancements and fixes |
||
2636 | } |
||
2637 | |||
2638 | Stephen Fisher <stephenfisher[AT]centurylink.net> { |
||
2639 | REXEC support |
||
2640 | Veritas Low Latency Transport support |
||
2641 | MAPI new mail protocol support |
||
2642 | Initial work on custom columns |
||
2643 | VNC protocol support |
||
2644 | WoW protocol support |
||
2645 | Daytime protocol support |
||
2646 | Part of WLCCP support |
||
2647 | commview and packetlogger wiretap support |
||
2648 | Export Object support |
||
2649 | Pixmap saving routines |
||
2650 | Work on the initial version of the new packet list |
||
2651 | Miscellaneous enhancements and fixes |
||
2652 | } |
||
2653 | |||
2654 | Krzysztof Burghardt <krzysztof[AT]burghardt.pl> { |
||
2655 | KISMET support |
||
2656 | } |
||
2657 | |||
2658 | Peter Racz <racz[AT]ifi.unizh.ch> { |
||
2659 | PANA support |
||
2660 | } |
||
2661 | |||
2662 | Jakob Bratkovic <j.bratkovic[AT]iskratel.si> { |
||
2663 | Multicast stream analysis support |
||
2664 | } |
||
2665 | |||
2666 | Mark Lewis <mlewis[AT]altera.com> { |
||
2667 | 2dParityFec dissector |
||
2668 | } |
||
2669 | |||
2670 | David Buechi <bhd[AT]zhwin.ch> { |
||
2671 | EPL v1 support |
||
2672 | } |
||
2673 | |||
2674 | Bill Florac <bill.florac[AT]etcconnect.com> { |
||
2675 | ACN support |
||
2676 | } |
||
2677 | |||
2678 | Alex Burlyga <Alex.Burlyga[AT]netapp.com> { |
||
2679 | NetApp NFS filehandle dissectors |
||
2680 | } |
||
2681 | |||
2682 | Douglas Pratley <Douglas.pratley[AT]detica.com> { |
||
2683 | Epoch timestamps |
||
2684 | } |
||
2685 | |||
2686 | Giorgio Tino <giorgio.tino[AT]cacetech.com> { |
||
2687 | AirPcap support |
||
2688 | WPA UI support |
||
2689 | Static text preferences |
||
2690 | } |
||
2691 | |||
2692 | Davide Schiera <davide.schiera[AT]riverbed.com> { |
||
2693 | WPA and WPA2 decryption |
||
2694 | } |
||
2695 | |||
2696 | Sebastien Tandel <sebastien[AT]tandel.be> { |
||
2697 | embedding python in *shark |
||
2698 | subtrees management for ptvcursor |
||
2699 | gcc warning hunter |
||
2700 | Homeplug support |
||
2701 | } |
||
2702 | |||
2703 | Clay Jones <clay.jones[AT]email.com> { |
||
2704 | Shomiti wireless packet support |
||
2705 | 802.11n support |
||
2706 | } |
||
2707 | |||
2708 | Kriang Lerdsuwanakij <lerdsuwa[AT]users.sourceforge.net> { |
||
2709 | SSCOP improvements |
||
2710 | K12-rf5 file format improvements |
||
2711 | } |
||
2712 | |||
2713 | Abhik Sarkar <sarkar.abhik[AT]gmail.com> { |
||
2714 | Support for decoding of SS7 MSUs embedded in syslog messages |
||
2715 | (as generated by the Cisco ITP packet logging facility) |
||
2716 | SMPP statistics |
||
2717 | SMPP update to v5.0 |
||
2718 | Diameter conversations and statistics |
||
2719 | UAT for unknown HTTP headers |
||
2720 | Kyoto Tycoon (binary protocol) dissector |
||
2721 | } |
||
2722 | |||
2723 | Robin Seggelmann <seggelmann[AT]fh-muenster.de> { |
||
2724 | Support for SCTP reassembly. |
||
2725 | Improve chunk statistics. |
||
2726 | } |
||
2727 | |||
2728 | Chris Bontje <cbontje[AT]gmail.com> { |
||
2729 | Support for DNP3 Application Layer dissection |
||
2730 | Support for SEL Fast Message dissection |
||
2731 | Support for RTAC Serial dissection |
||
2732 | } |
||
2733 | |||
2734 | Ryan Wamsley <wamslers[AT]sbcglobal.net> { |
||
2735 | Connection Configuration Object support in EtherNet/IP |
||
2736 | } |
||
2737 | |||
2738 | Dave Butt <davidbutt[AT]mxtelecom.com> { |
||
2739 | RTP payload reassembly support |
||
2740 | H.223-over-RTP support |
||
2741 | } |
||
2742 | |||
2743 | Julian Cable <julian_cable[AT]yahoo.com> { |
||
2744 | DCP ETSI support |
||
2745 | } |
||
2746 | |||
2747 | Joost Yervante Damad <joost[AT]teluna.org> { |
||
2748 | Erlang Port Mapper Daemon dissection support |
||
2749 | } |
||
2750 | |||
2751 | Martin Sustrik <sustrik[AT]imatix.com> { |
||
2752 | AMQP support |
||
2753 | } |
||
2754 | |||
2755 | Jon Smirl <jonsmirl[AT]gmail.com> { |
||
2756 | USB conversations/endpoints list |
||
2757 | } |
||
2758 | |||
2759 | David Kennedy <sgsguy[AT]gmail.com> { |
||
2760 | Symantec SGS v3 support |
||
2761 | } |
||
2762 | |||
2763 | Matthijs Mekking <matthijs[AT]mlnetlabs.nl> { |
||
2764 | Shim6 support |
||
2765 | } |
||
2766 | |||
2767 | Dustin Johnson <dustin[AT]dustinj.us> { |
||
2768 | 802.11n support |
||
2769 | } |
||
2770 | |||
2771 | Victor Fajardo <vfajardo[AT]tari.toshiba.com> { |
||
2772 | PANA draft 15a support |
||
2773 | } |
||
2774 | |||
2775 | Tamas Regos <tamas.regos[AT]ericsson.com> { |
||
2776 | Lua Enhancements |
||
2777 | } |
||
2778 | |||
2779 | Môshe van der Sterre <moshevds[AT]gmail.com> { |
||
2780 | Firebird/Interbase dissection |
||
2781 | } |
||
2782 | |||
2783 | Rob Casey <rcasey[AT]gmail.com> { |
||
2784 | Kingfisher support |
||
2785 | } |
||
2786 | |||
2787 | Ted Percival <ted[AT]midg3t.net> { |
||
2788 | Support for PA-S4U2Self Kerberos packet type |
||
2789 | } |
||
2790 | |||
2791 | Marc Petit-Huguenin <marc[AT]petit-huguenin.org> { |
||
2792 | Update STUN2 to draft-ietf-behave-rfc3489bis-07 |
||
2793 | } |
||
2794 | |||
2795 | Florent Drouin <florent.drouin[AT]alcatel-lucent.fr> { |
||
2796 | TCAP statistics |
||
2797 | } |
||
2798 | |||
2799 | Karen Feng <kfeng[AT]fas.harvard.edu> { |
||
2800 | 802.1ad and 802.1ah support |
||
2801 | } |
||
2802 | |||
2803 | Stephen Croll <croll[AT]mobilemetrics.net> { |
||
2804 | WiMAX ASN Control Plane dissection |
||
2805 | } |
||
2806 | |||
2807 | Jens Bräuer <jensb[AT]cs.tu-berlin.de> { |
||
2808 | Wifi Simple Config aka Wifi Protected Setup |
||
2809 | } |
||
2810 | |||
2811 | Sake Blok <sake[AT]euronet.nl> { |
||
2812 | Cisco proprietary MST format support |
||
2813 | "Copy as Filter" functionality |
||
2814 | Split time_delta in time delta captured and time delta displayed |
||
2815 | NetScreen snoop output (ascii) support |
||
2816 | TCP Conversation timestamps |
||
2817 | enable/disable indiviual coloring rules |
||
2818 | temporary coloring rules with hotkeys |
||
2819 | Copy Fieldname / Copy Value |
||
2820 | Ignore all packets functionality |
||
2821 | Enable printing of all occurrences of fields |
||
2822 | Follow TCP stream enhancements |
||
2823 | Export SSL Session Keys |
||
2824 | VSS-Monitoring dissector |
||
2825 | Miscellaneous enhancements and fixes |
||
2826 | } |
||
2827 | |||
2828 | Fulko Hew <fulko.hew[AT]gmail.com> { |
||
2829 | SITA protocol dissection (ALC, UTS, Frame Relay, X.25) |
||
2830 | UTS WAN protocol dissection |
||
2831 | IPARS/ALC (International Passenger Airline Reservation System/Airline |
||
2832 | Link Control) WAN protocol dissection |
||
2833 | } |
||
2834 | |||
2835 | Yukiyo Akisada <Yukiyo.Akisada[AT]jp.yokogawa.com> { |
||
2836 | FOUNDATION fieldbus |
||
2837 | } |
||
2838 | |||
2839 | Andy Chu <chu.dev[AT]gmail.com> { |
||
2840 | China Mobile Point to Point |
||
2841 | } |
||
2842 | |||
2843 | Shane Kearns <shane.kearns[AT]symbian.com> { |
||
2844 | Support Symbian OS btsnoop |
||
2845 | } |
||
2846 | |||
2847 | Loris Degioanni <loris.degioanni[AT]riverbed.com> { |
||
2848 | Rawshark |
||
2849 | } |
||
2850 | |||
2851 | Sven Meier <msv[AT]zhwin.ch> { |
||
2852 | PRP (Parallel Redundancy Protocol; IEC62439 Chapter 6) dissection |
||
2853 | } |
||
2854 | |||
2855 | Holger Pfrommer <hpfrommer[AT]hilscher.com> { |
||
2856 | Hilscher analyzer protocols dissection |
||
2857 | } |
||
2858 | |||
2859 | Hariharan Ananthakrishnan <hariharan.a[AT]gmail.com> { |
||
2860 | ISIS LSP-ID and hostname enhancements |
||
2861 | } |
||
2862 | |||
2863 | Hannes Kälber <hannes.kaelber--wireshark[AT]x2e.de> { |
||
2864 | Automotive DLTs |
||
2865 | } |
||
2866 | |||
2867 | Stephen Donnelly <stephen[AT]endace.com> { |
||
2868 | Infiniband support |
||
2869 | } |
||
2870 | |||
2871 | Philip Frey <frey.philip[AT]gmail.com> { |
||
2872 | iWARP dissectors (MPA, DDP and RDMAP) |
||
2873 | } |
||
2874 | |||
2875 | Yves Geissbuehler <yves.geissbuehler[AT]gmail.com> { |
||
2876 | iWARP dissectors (MPA, DDP and RDMAP) |
||
2877 | } |
||
2878 | |||
2879 | Shigeo Nakamura <naka_shigeo[AT]yahoo.co.jp> { |
||
2880 | Xpress Transport Protocol dissector |
||
2881 | } |
||
2882 | |||
2883 | Sven Eckelmann <sven[AT]narfation.org> { |
||
2884 | B.A.T.M.A.N. dissector |
||
2885 | B.A.T.M.A.N. Advanced dissector |
||
2886 | } |
||
2887 | |||
2888 | Edward J. Paradise <pdice[AT]cisco.com> { |
||
2889 | RFC4938bis enhancements to PPPoE |
||
2890 | } |
||
2891 | |||
2892 | Brian Stormont <nospam[AT]stormyprods.com> { |
||
2893 | WPA group key decryption |
||
2894 | } |
||
2895 | |||
2896 | Vincent Helfre <vincent.helfre[AT]ericsson.com> { |
||
2897 | SNDCP XID dissection |
||
2898 | } |
||
2899 | |||
2900 | Brooss <brooss.teambb[AT]gmail.com> { |
||
2901 | Teamspeak2 dissector |
||
2902 | } |
||
2903 | |||
2904 | Joan Ramió <joan[AT]ramio.cat> { |
||
2905 | IEC 60870-5-104 dissector |
||
2906 | } |
||
2907 | |||
2908 | David Castleford <david.castleford[AT]orange-ftgroup.com> { |
||
2909 | ISMACryp dissector |
||
2910 | Simulcrypt dissector |
||
2911 | } |
||
2912 | |||
2913 | Peter Harris <pharris[AT]opentext.com> { |
||
2914 | X11 extension decoding |
||
2915 | X11 dissector fixes |
||
2916 | } |
||
2917 | |||
2918 | Martin Lutz <MartinL[AT]copadata.at> { |
||
2919 | IEC 61850 GOOSE Dissector |
||
2920 | } |
||
2921 | |||
2922 | Johnny Mitrevski <mitrevj[AT]hotmail.com> { |
||
2923 | BSSAP LE Dissector |
||
2924 | } |
||
2925 | |||
2926 | Neil Horman <nhorman[AT]tuxdriver.com> { |
||
2927 | Netdump dissector |
||
2928 | } |
||
2929 | |||
2930 | Andreas Schuler <krater[AT]badterrorist.com> { |
||
2931 | DECT dissector |
||
2932 | } |
||
2933 | |||
2934 | Matthias Wenzel <dect[AT]mazzoo.de> { |
||
2935 | DECT dissector |
||
2936 | } |
||
2937 | |||
2938 | Christian Durrer <christian.durrer[AT]sensemail.ch> { |
||
2939 | sbus dissector |
||
2940 | } |
||
2941 | |||
2942 | Naoyoshi Ueda <piyomaru3141[AT]gmail.com> { |
||
2943 | IKEv2 decryption support |
||
2944 | TLS 1.2 decryption support |
||
2945 | DTLS 1.0 decryption fixes |
||
2946 | } |
||
2947 | |||
2948 | Javier Cardona <javier[AT]cozybit.com> { |
||
2949 | Mesh header dissector |
||
2950 | } |
||
2951 | |||
2952 | Jens Steinhauser <jens.steinhauser[AT]omicron.at> { |
||
2953 | IEEE C37.118 synchrophasor dissector |
||
2954 | } |
||
2955 | |||
2956 | Julien Kerihuel <j.kerihuel[AT]openchange.org> { |
||
2957 | Exchange RFR dissector |
||
2958 | } |
||
2959 | |||
2960 | Vincenzo Condoleo <vcondole[AT]hsr.ch> { |
||
2961 | IP packet comparison |
||
2962 | } |
||
2963 | |||
2964 | Mohammad Ebrahim Mohammadi Panah <mebrahim[AT]gmail.com> { |
||
2965 | Initial Paltalk support |
||
2966 | } |
||
2967 | |||
2968 | Greg Schwendimann <gregs[AT]iol.unh.edu> { |
||
2969 | WPA decryption security association caching |
||
2970 | } |
||
2971 | |||
2972 | Nick Lewis <nick.lewis[AT]atltelecom.com> { |
||
2973 | Show timestamp problems in RTP player |
||
2974 | } |
||
2975 | |||
2976 | Fred Fierling <fff[AT]exegin.com> { |
||
2977 | Daintree's Sensor Network Analyzer file support |
||
2978 | } |
||
2979 | |||
2980 | Samu Varjonen <samu.varjonen[AT]hiit.fi> { |
||
2981 | Host Identity Protocol (HIP) support |
||
2982 | } |
||
2983 | |||
2984 | Alexis La Goutte <alexis.lagoutte[AT]gmail.com> { |
||
2985 | Add FT_EUI64 Field Type |
||
2986 | Aruba ERM, IAP, PAPI dissector |
||
2987 | ATMTCP dissector |
||
2988 | CAPWAP dissector |
||
2989 | HTTP2 dissector |
||
2990 | QUIC dissector |
||
2991 | MONGO dissector |
||
2992 | WebSocket dissector |
||
2993 | Miscellaneous ISAKMP enhancements |
||
2994 | Miscellaneous ICMPv6 enhancements |
||
2995 | Miscellaneous 802.11 enhancements |
||
2996 | Packet TCP Mood Option (RFC5841) support |
||
2997 | PPTP, GRE, PPP PAP, RIPng dissector enhancements (Rework) |
||
2998 | } |
||
2999 | |||
3000 | Varun Notibala <nbvarun[AT]gmail.com> { |
||
3001 | SCTP NR-SACK support |
||
3002 | } |
||
3003 | |||
3004 | Nathan Hartwell <nhartwell[AT]gmail.com> { |
||
3005 | HP NIC Teaming dissector |
||
3006 | } |
||
3007 | |||
3008 | Don Chirieleison <donc[AT]mitre.org> { |
||
3009 | DTN Bundle Protocol |
||
3010 | } |
||
3011 | |||
3012 | Harald Welte <laforge[AT]gnumonks.org> { |
||
3013 | GSM A-bis over IP dissector |
||
3014 | } |
||
3015 | |||
3016 | Chris Costa <chcosta75[AT]hotmail.com> { |
||
3017 | Add defragmentation code to NDMP dissectot |
||
3018 | Properly decode SMB2 error response |
||
3019 | } |
||
3020 | |||
3021 | Bruno Prémont <bonbons[AT]linux-vserver.org> { |
||
3022 | CollectD dissector |
||
3023 | } |
||
3024 | |||
3025 | Florian Forster <octo[AT]verplant.org> { |
||
3026 | CollectD dissector |
||
3027 | } |
||
3028 | |||
3029 | Ivan Sy Jr. <ivan_jr[AT]yahoo.com> { |
||
3030 | Added DNS RRs: DLV, SSHFP, SPF, HIP, DHCID, NSEC3PARAM, APL, PX, |
||
3031 | GPOS, NSAP, NSAP-PTR, AFSDB, RP, X25, ISDN, RT, RR |
||
3032 | Allow some network control block addresses with ttl != 1. |
||
3033 | Miscellaneous IPv6 enhancements. |
||
3034 | } |
||
3035 | |||
3036 | Matthieu Patou <mat[AT]matws.net> { |
||
3037 | NTLM v1 and v2 decryption. |
||
3038 | LDAP fixes. |
||
3039 | Netlogon/Schannel decryption. |
||
3040 | } |
||
3041 | |||
3042 | Kovarththanan Rajaratnam <kovarththanan.rajaratnam[AT]gmail.com> { |
||
3043 | Work on the new packet list. |
||
3044 | Miscellaneous fixes and enhancements. |
||
3045 | } |
||
3046 | |||
3047 | Matt Watchinski <mwatchinski[AT]sourcefire.com> { |
||
3048 | OMRON-FINS dissector |
||
3049 | } |
||
3050 | |||
3051 | Ravi Kondamuru <Ravi.Kondamuru[AT]citrix.com> { |
||
3052 | Support to read citrix netscaler capture file format. |
||
3053 | } |
||
3054 | |||
3055 | Jan Gerbecks <jan.gerbecks[AT]stud.uni-due.de> { |
||
3056 | PNRP dissector |
||
3057 | } |
||
3058 | |||
3059 | Vladimir Smrekar <vladimir.smrekar[AT]gmail.com> { |
||
3060 | V.52 dissector |
||
3061 | V5UA dissector |
||
3062 | } |
||
3063 | |||
3064 | Tobias Erichsen <t.erichsen[AT]gmx.de> { |
||
3065 | Apple network-midi session establishment dissector |
||
3066 | } |
||
3067 | |||
3068 | Erwin van Eijk <erwin.vaneijk[AT]gmail.com> { |
||
3069 | ETSI ts 101 671 dissector |
||
3070 | } |
||
3071 | |||
3072 | Venkateshwaran Dorai <venkateshwaran.d[AT]gmail.com> { |
||
3073 | Server/Application State Protocol [SASP] (RFC 4678 ) dissector |
||
3074 | } |
||
3075 | |||
3076 | Ben Greear <greearb[AT]candelatech.com> { |
||
3077 | LANforge dissector |
||
3078 | } |
||
3079 | |||
3080 | Richard Kümmel <r.kuemmel[AT]beckhoff.de> { |
||
3081 | EtherCAT dissector |
||
3082 | } |
||
3083 | |||
3084 | Yi Yu <yiyu.inbox[AT]gmail.com> { |
||
3085 | Updates to the sFlow dissector |
||
3086 | } |
||
3087 | |||
3088 | Aniruddha A <aniruddha.a[AT]gmail.com> { |
||
3089 | ANCP (Access Node Control Protocol) dissector |
||
3090 | } |
||
3091 | |||
3092 | David Aggeler <david_aggeler[AT]hispeed.ch> { |
||
3093 | Numerous DICOM dissector enhancements and fixes |
||
3094 | VMLAB (VMware Lab Manager) dissector |
||
3095 | } |
||
3096 | |||
3097 | Jens Kilian <jjk[AT]acm.org> { |
||
3098 | VXI-11 (a.k.a. Network Instrument Protocol) dissector |
||
3099 | } |
||
3100 | |||
3101 | David Bond <mokon[AT]mokon.net> { |
||
3102 | TRILL (TRansparent Interconnection of Lots of Links) dissector |
||
3103 | } |
||
3104 | |||
3105 | Paul J. Metzger <pjm[AT]ll.mit.edu> { |
||
3106 | Add support for decoding DIS Electromagnetic Emission packets |
||
3107 | } |
||
3108 | |||
3109 | Robert Hogan <robert[AT]roberthogan.net> { |
||
3110 | TN3270 fixes |
||
3111 | TN5250 dissector |
||
3112 | } |
||
3113 | |||
3114 | Torrey Atcitty <torrey.atcitty[AT]harman.com> { |
||
3115 | PTP dissector: Added support for 802.1AS D7.0 |
||
3116 | IEEE 802.1Qat (Multiple Stream Reservation Protocol) dissector |
||
3117 | IEEE 1722(AVB Transport Protocol) dissector |
||
3118 | } |
||
3119 | |||
3120 | Dave Olsen <dave.olsen[AT]harman.com> { |
||
3121 | PTP dissector: Added support for 802.1AS D7.0 |
||
3122 | IEEE 1722(AVB Transport Protocol) dissector |
||
3123 | } |
||
3124 | |||
3125 | Craig Gunther <craig.gunther[AT]harman.com> { |
||
3126 | IEEE 802.1Qat (Multiple Stream Reservation Protocol) dissector |
||
3127 | } |
||
3128 | |||
3129 | Levi Pearson <levi.pearson[AT]harman.com> { |
||
3130 | IEEE 1722(AVB Transport Protocol) dissector |
||
3131 | } |
||
3132 | |||
3133 | Allan M. Madsen <allan.m[AT]madsen.dk> { |
||
3134 | Bluetooth HCI cmd/evt dissectors ver. 2.1-4.0 support |
||
3135 | Bluetooth ATT dissector |
||
3136 | Bluetooth OBEX dissector |
||
3137 | Bluetooth SMP dissector |
||
3138 | } |
||
3139 | |||
3140 | Slava <slavak[AT]gmail.com> { |
||
3141 | Support for PortCounters and PortCounters Extended performance |
||
3142 | management datagrams (Infiniband) |
||
3143 | Support for Infiniband-SDP |
||
3144 | } |
||
3145 | |||
3146 | H.sivank <hsivank[AT]gmail.com> { |
||
3147 | GtkOSXApplication support |
||
3148 | } |
||
3149 | |||
3150 | Edgar Gladkich <edgar.gladkich[AT]inacon.de> { |
||
3151 | Protocol help |
||
3152 | } |
||
3153 | |||
3154 | Michael Bernhard <michael.bernhard[AT]bfh.ch> { |
||
3155 | IEC 61850 dissector |
||
3156 | } |
||
3157 | |||
3158 | Holger Hans Peter Freyther <zecke[AT]selfish.org> { |
||
3159 | NexusWare C7 MTP over UDP dissector |
||
3160 | DVB-H IPDC ESG |
||
3161 | } |
||
3162 | |||
3163 | Jose Pico <jose[AT]taddong.com> { |
||
3164 | Routines for exporting SMB objects |
||
3165 | } |
||
3166 | |||
3167 | David Perez <david[AT]taddong.com> { |
||
3168 | Routines for exporting SMB objects |
||
3169 | } |
||
3170 | |||
3171 | Håkon Nessjøen <haakon.nessjoen[AT]gmail.com> { |
||
3172 | Mikrotik RouterOS protocol dissector |
||
3173 | Digium TDMoE protocol dissector |
||
3174 | } |
||
3175 | |||
3176 | Herbert Lischka <herbert[AT]lischka-berlin.de> { |
||
3177 | BACNET dissector fixes and enhancements |
||
3178 | } |
||
3179 | |||
3180 | Felix Krämer <sauter-cumulus[AT]de.sauter-bc.com> { |
||
3181 | Stats Tree for BACapp dissector |
||
3182 | } |
||
3183 | |||
3184 | Tom Hughes <tom[AT]compton.nu> { |
||
3185 | FCGI dissector |
||
3186 | } |
||
3187 | |||
3188 | Owen Kirby <osk[AT]exegin.com> { |
||
3189 | SCoP dissector |
||
3190 | RPL support in ICMPv6 (with Colin O'Flynn) |
||
3191 | } |
||
3192 | |||
3193 | Colin O'Flynn <coflynn[AT]newae.com> { |
||
3194 | RPL support in ICMPv6 (with Owen Kirby) |
||
3195 | } |
||
3196 | |||
3197 | Juha Siltanen <juha.siltanen[AT]nsn.com> { |
||
3198 | FLIP dissector |
||
3199 | } |
||
3200 | |||
3201 | Cal Turney <cturney[AT]charter.net> { |
||
3202 | NFS access tracking |
||
3203 | tshark version of the SCSI tap |
||
3204 | } |
||
3205 | |||
3206 | Lukasz Kotasa <lukasz.kotasa[AT]tieto.com> { |
||
3207 | WAI authentication protocol |
||
3208 | } |
||
3209 | |||
3210 | Jason Masker <jason[AT]masker.net> { |
||
3211 | Updates for Cisco ERSPAN Type III (version 2) |
||
3212 | } |
||
3213 | |||
3214 | Giuliano Fabris <giuliano.fabris[AT]appeartv.com> { |
||
3215 | Enhanced DVB Simulcrypt protocol dissector: |
||
3216 | EIS <-> SCS, (P)SIG <-> MUX, MUX <-> CiM |
||
3217 | and (P) <-> CiP support |
||
3218 | } |
||
3219 | |||
3220 | Alexander Koeppe <format_c[AT]online.de> { |
||
3221 | TCP Graph - Window Scaling |
||
3222 | FTP Extensions for IPv6 and NATs (RFC2428) |
||
3223 | } |
||
3224 | |||
3225 | Holger Grandy <Holger.Grandy[AT]bmw-carit.de> { |
||
3226 | ETCH dissector |
||
3227 | } |
||
3228 | |||
3229 | Hadriel Kaplan <hadrielk[AT]yahoo.com> { |
||
3230 | IPFIX wiretap support |
||
3231 | } |
||
3232 | |||
3233 | Srinivasa Pradeep <sippyemail-wireshark[AT]yahoo.com> { |
||
3234 | LDP dissector: Add/Update PseudoWire TLV support |
||
3235 | } |
||
3236 | |||
3237 | Lori Tribble <ljtconsulting[AT]gmail.com> { |
||
3238 | Support for vendor-specific subdissectors for |
||
3239 | BACnet Private Transfer Messages |
||
3240 | } |
||
3241 | |||
3242 | Thomas Boehne <TBoehne[AT]ADwin.de> { |
||
3243 | ADwin and ADwin-config protocol dissectors |
||
3244 | } |
||
3245 | |||
3246 | Gerhard Gappmeier <gerhard.gappmeier[AT]ascolab.com> { |
||
3247 | OPCUA dissector plugin |
||
3248 | } |
||
3249 | |||
3250 | Hannes Mezger <hannes.mezger[AT]ascolab.com> { |
||
3251 | OPCUA dissector plugin |
||
3252 | } |
||
3253 | |||
3254 | David Katz <dkatz[AT]airspan.com> { |
||
3255 | Support for versioning in the WiMAX ASN CP dissector |
||
3256 | } |
||
3257 | |||
3258 | Toralf Förster <toralf.foerster[AT]gmx.de> { |
||
3259 | SAMETIME dissector |
||
3260 | } |
||
3261 | |||
3262 | Stéphane Bryant <stephane[AT]glycon.org> { |
||
3263 | RELOAD dissector |
||
3264 | RELOAD Framing dissector |
||
3265 | } |
||
3266 | |||
3267 | Emil Wojak <emil[AT]wojak.eu> { |
||
3268 | TDS dissector improvements |
||
3269 | } |
||
3270 | |||
3271 | Steve Huston <shuston[AT]riverace.com> { |
||
3272 | AMQP 0-10 support |
||
3273 | } |
||
3274 | |||
3275 | Loránd Jakab <ljakab[AT]ac.upc.edu> { |
||
3276 | Locator/ID Separation Protocol dissector |
||
3277 | } |
||
3278 | |||
3279 | Grzegorz Szczytowski <Grzegorz.Szczytowski[AT]gmail.com> { |
||
3280 | Diameter dictionary RFC 3588 AVP 299 |
||
3281 | GTPv1 Bearer Control Mode dissection |
||
3282 | E212 dissector MCC 260 upgrade and modification |
||
3283 | } |
||
3284 | |||
3285 | Martin Kaiser <wireshark[AT]kaiser.cx> { |
||
3286 | DVB-CI (Common Interface) dissector |
||
3287 | HDCP dissector |
||
3288 | } |
||
3289 | |||
3290 | Jakub Zawadzki <darkjames-ws[AT]darkjames.pl> { |
||
3291 | JSON dissector |
||
3292 | Wiretap cleanup and support for fast random access to gzipped |
||
3293 | files |
||
3294 | } |
||
3295 | |||
3296 | Roland Knall <roland.knall[AT]br-automation.com> { |
||
3297 | Support for heuristic subdissectors for SERCOS III |
||
3298 | openSAFETY dissector |
||
3299 | } |
||
3300 | |||
3301 | Xiao Xiangquan <xiaoxiangquan[AT]gmail.com> { |
||
3302 | BT-UTP dissector |
||
3303 | BT-DHT dissector |
||
3304 | Vuze-DHT dissector |
||
3305 | } |
||
3306 | |||
3307 | Hans-Christoph Schemmel <hans-christoph.schemmel[AT]cinterion.com> { |
||
3308 | 3GPP TS 27.010 multiplexing protocol |
||
3309 | } |
||
3310 | |||
3311 | Tyson Key <tyson.key[AT]gmail.com> { |
||
3312 | USB-encapsulated AT Commands dissector |
||
3313 | } |
||
3314 | |||
3315 | Johannes Jochen <johannes.jochen[AT]belden.com> { |
||
3316 | Multiple MAC Registration Protocol dissector |
||
3317 | } |
||
3318 | |||
3319 | Florian Fainelli <florian[AT]openwrt.org> { |
||
3320 | HomePlug AV protocol dissector |
||
3321 | } |
||
3322 | |||
3323 | Daniel Willmann <daniel[AT]totalueberwachung.de> { |
||
3324 | CN/IP (EIA-852) protocol dissector |
||
3325 | Lontalk protocol (EIA-709.1) dissector |
||
3326 | } |
||
3327 | |||
3328 | Brian Cavagnolo <brian[AT]cozybit.com> { |
||
3329 | Update 802.11s packet dissecting |
||
3330 | } |
||
3331 | |||
3332 | Allison <aobourn[AT]isilon.com> { |
||
3333 | HDFS and HDFS data Dissector |
||
3334 | } |
||
3335 | |||
3336 | Edwin Groothuis <wireshark[AT]mavetju.org> { |
||
3337 | Time Shift functionality |
||
3338 | Filter Toolbar Save functionality |
||
3339 | } |
||
3340 | |||
3341 | Andrew Kampjes <andrew.kampjes[AT]endace.com> { |
||
3342 | Endace ERF channelisation and "New BFS" extension header support |
||
3343 | } |
||
3344 | |||
3345 | Kurnia Hendrawan <kurnia.hendrawan[AT]consistec.de> { |
||
3346 | Saving User Specified Decodes into profile |
||
3347 | } |
||
3348 | |||
3349 | Leonard Tracy <letracy[AT]cisco.com> { |
||
3350 | Cisco FabricPath protocol dissector |
||
3351 | } |
||
3352 | |||
3353 | Elliott Aldrich <elliott[AT]aldrichart.com> { |
||
3354 | Various icons |
||
3355 | } |
||
3356 | |||
3357 | Glenn Matthews <glenn.matthews[AT]cisco.com> { |
||
3358 | XMCP dissector |
||
3359 | } |
||
3360 | |||
3361 | Donnie Savage <dsavage[AT]cisco.com> { |
||
3362 | EIGRP TLV 2.0 and 3.0 support |
||
3363 | SAF support |
||
3364 | } |
||
3365 | |||
3366 | Spenser Sheng <spenser.sheng[AT]ericsson.com> { |
||
3367 | LCS-AP support |
||
3368 | } |
||
3369 | |||
3370 | Benjamin Stocks <bmstocks[AT]ra.rockwell.com> { |
||
3371 | CIP Motion dissector |
||
3372 | } |
||
3373 | |||
3374 | Florian Reichert <refl[AT]zhaw.ch> { |
||
3375 | HSR and PRP-1 dissector |
||
3376 | } |
||
3377 | |||
3378 | Martin Renold <reld[AT]zhaw.ch> { |
||
3379 | HSR and PRP-1 dissector |
||
3380 | } |
||
3381 | |||
3382 | Iain Arnell <iarnell[AT]epo.org> { |
||
3383 | ajp13 enhancements |
||
3384 | } |
||
3385 | |||
3386 | Mariusz Okrój <okrojmariusz[AT]gmail.com> { |
||
3387 | XMPP enhancements |
||
3388 | } |
||
3389 | |||
3390 | Ivan Lawrow <ivan.lawrow[AT]jennic.com> { |
||
3391 | Added IEEE 802.15.4-2003 AES-CCM security modes |
||
3392 | } |
||
3393 | |||
3394 | Kari Vatjus-Anttila <kari.vatjus-anttila[AT]cie.fi> { |
||
3395 | kNet (KristalliNet) dissector |
||
3396 | } |
||
3397 | |||
3398 | Shobhank Sharma <ssharma5[AT]ncsu.edu> { |
||
3399 | MPLS Enhancement - Generic Associated Channel, as per RFC 5586 |
||
3400 | } |
||
3401 | |||
3402 | Salil Kanitkar <sskanitk[AT]ncsu.edu> { |
||
3403 | OSPF Router Informational Capabilities - Opaque RI TLV - RFC4970 |
||
3404 | OSPF Dynamic Hostname TLV in RI Opaque TLV - RFC5642 |
||
3405 | } |
||
3406 | |||
3407 | Michael Sakaluk <mdsakalu[AT]ncsu.edu> { |
||
3408 | BGP Encapsulation SAFI support (RFC 5512) |
||
3409 | Load balancing for mesh softwires (RFC 5640) |
||
3410 | } |
||
3411 | |||
3412 | Mayuresh Raut <msraut[AT]ncsu.edu> { |
||
3413 | LSP ping over MPLS tunnels (RFC 6424) |
||
3414 | } |
||
3415 | |||
3416 | Sheetal Kshirsagar <sdkshirs[AT]ncsu.edu> { |
||
3417 | RPL SRH dissector enhancements (RFC 6554) |
||
3418 | } |
||
3419 | |||
3420 | Andrew Williams <anwilli5[AT]ncsu.edu> { |
||
3421 | IPv6 preference for RPL SRH strict compliance to RFC 6554 |
||
3422 | } |
||
3423 | |||
3424 | Per Liedberg <per.liedberg[AT]ericsson.com> { |
||
3425 | RoHC dissection improvements |
||
3426 | } |
||
3427 | |||
3428 | Gaurav Tungatkar <gauravstt[AT]gmail.com> { |
||
3429 | Extended ICMP - Multipart Message Support (RFC 4884) |
||
3430 | and Extension for Interface and Next-Hop |
||
3431 | } |
||
3432 | |||
3433 | Bill Schiller <bill.schiller[AT]emerson.com> { |
||
3434 | HART/IP dissector |
||
3435 | } |
||
3436 | |||
3437 | Aditya Ambadkar <arambadk[AT]ncsu.edu> { |
||
3438 | Support for flow label sub-tlv according to RFC 6391 |
||
3439 | } |
||
3440 | |||
3441 | Diana Chris <dvchris[AT]ncsu.edu> { |
||
3442 | Support for flow label sub-tlv according to RFC 6391 |
||
3443 | } |
||
3444 | |||
3445 | Guy Martin <gmsoft[AT]tuxicoman.be> { |
||
3446 | DVB-DATA MultiProtocol Encapsulation dissector |
||
3447 | DVB Event Information Table (EIT) dissector |
||
3448 | DVB Network Information Table (NIT) dissector |
||
3449 | DVB Service Description Table (SDT) dissector |
||
3450 | DVB Time and Date Table (TDT) dissector |
||
3451 | DVB Time Offset Table (TOT) dissector |
||
3452 | DVB Bouquet Association Table (BAT) dissector |
||
3453 | MPEG2 Conditional Access Table (CA) dissector |
||
3454 | MPEG2 descriptors dissector |
||
3455 | MPEG2 Program Associate Table (PAT) dissector |
||
3456 | MPEG2 Program Map Table (PMT) dissector |
||
3457 | MPEG2 Section dissector |
||
3458 | } |
||
3459 | |||
3460 | Deepti Ragha <dlragha[AT]ncsu.edu> { |
||
3461 | Additions to ARP dissector to support opcodes as specified by IANA in |
||
3462 | http://www.iana.org/assignments/arp-parameters/arp-parameters.xml |
||
3463 | } |
||
3464 | |||
3465 | Niels de Vos <ndevos[AT]redhat.com> { |
||
3466 | Gluster dissectors |
||
3467 | } |
||
3468 | |||
3469 | Clement Marrast <clement.marrast[AT]molex.com> { |
||
3470 | WSE Remote Ethernet protocol |
||
3471 | } |
||
3472 | |||
3473 | Jacob Nordgren <jnordgren[AT]gmail.com> { |
||
3474 | UMTS FP/MAC/RLC dissection enhancement based on NBAP signaling |
||
3475 | } |
||
3476 | |||
3477 | Rishie Sharma <rishie[AT]kth.se> { |
||
3478 | UMTS FP/MAC/RLC dissection enhancement based on NBAP signaling |
||
3479 | } |
||
3480 | |||
3481 | Richard Stearn <richard[AT]rns-stearn.demon.co.uk> { |
||
3482 | AX.25 support |
||
3483 | } |
||
3484 | |||
3485 | Tobias Rutz <tobias.rutz[AT]work-microwave.de> { |
||
3486 | DVB-S2 Baseband Frame and GSE support |
||
3487 | } |
||
3488 | |||
3489 | Michał Łabędzki <michal.labedzki[AT]tieto.com> { |
||
3490 | Bluetooth BNEP dissector |
||
3491 | Bluetooth HID dissector |
||
3492 | Bluetooth SAP dissector |
||
3493 | Bluetooth AVCTP dissector |
||
3494 | Bluetooth AVRCP dissector |
||
3495 | Bluetooth HCI USB transport dissector |
||
3496 | Bluetooth HCI Linux Monitor transport dissector |
||
3497 | Bluetooth MCAP dissector |
||
3498 | Bluetooth HCRP dissector |
||
3499 | Bluetooth AVDTP/A2DP/VDP/SBC dissectors |
||
3500 | Bluetooth SDP significant improvements |
||
3501 | Ubertooth USB firmware dissector |
||
3502 | ELF file dissector |
||
3503 | Android ADB dissectors |
||
3504 | Android Logcat binary logs support |
||
3505 | } |
||
3506 | |||
3507 | Michał Orynicz <michal.orynicz[AT]tieto.com> { |
||
3508 | Android Logcat text logs support |
||
3509 | } |
||
3510 | |||
3511 | Wido Kelling <kellingwido[AT]aol.com> { |
||
3512 | Profinet: Updated disecction regarding the IEC 61158 |
||
3513 | } |
||
3514 | |||
3515 | Kaushal Shah <kshah3[AT]ncsu.edu> { |
||
3516 | Support for Type Classification of Experimental |
||
3517 | and Reserved sub-TLVs as per Section 6 of RFC3630 |
||
3518 | } |
||
3519 | |||
3520 | Subramanian Ramachandran <sramach6[AT]ncsu.edu> { |
||
3521 | Support for BFD for MPLS LSP's as per RFC 5884 |
||
3522 | } |
||
3523 | |||
3524 | Manuel Hofer <manuel[At]mnlhfr.at> { |
||
3525 | OpenVPN dissector |
||
3526 | SSTP Dissection |
||
3527 | } |
||
3528 | |||
3529 | Gaurav Patwardhan <gspatwar[AT]ncsu.edu> { |
||
3530 | Support for GTSM Flag as per RFC 6720 |
||
3531 | } |
||
3532 | |||
3533 | Peter Hatina <phatina[AT]redhat.com> { |
||
3534 | Gtk3 Wireshark fixes |
||
3535 | } |
||
3536 | |||
3537 | Tomasz Moń <desowin[AT]gmail.com> { |
||
3538 | USBPcap support |
||
3539 | } |
||
3540 | |||
3541 | Uli Heilmeier <uh[AT]heilmeier.eu> { |
||
3542 | CARP dissector |
||
3543 | Improved SMTP Authentication dissection |
||
3544 | } |
||
3545 | |||
3546 | Rupesh Patro <rbpatro[AT]ncsu.edu> { |
||
3547 | Support for Upstream-Assigned Label TLVs and Sub-TLVs as per RFC 6389 |
||
3548 | } |
||
3549 | |||
3550 | Vaibhav Katkade <katkade_v[AT]yahoo.com> { |
||
3551 | Support for Cisco MetaData (CMD) ethertype |
||
3552 | } |
||
3553 | |||
3554 | Allan W. Nielsen <anielsen[AT]vitesse.com> { |
||
3555 | Support for MACSEC ethertype/dissector |
||
3556 | } |
||
3557 | |||
3558 | Ishraq Ibne Ashraf <ishraq[AT]tinkerforge.com> { |
||
3559 | tfp (Tinkerforge) dissector |
||
3560 | } |
||
3561 | |||
3562 | RobiOneKenobi <robionekenobi[AT]bluewin.ch> { |
||
3563 | IBM WebSphere MQ protocol dissector enhancements |
||
3564 | } |
||
3565 | |||
3566 | Zoltan Lajos Kis <zoltan.lajos.kis[AT]ericsson.com> { |
||
3567 | OpenFlow dissector |
||
3568 | } |
||
3569 | |||
3570 | Juan Antonio Montesinos <juan.mondl[AT]gmail.com> { |
||
3571 | Dissector for the CCSDS CFDP protocol |
||
3572 | } |
||
3573 | |||
3574 | Anish Bhatt <anish[AT]chelsio.com> { |
||
3575 | Dissector for CIN DCBx |
||
3576 | Dissector for CEE DCBx |
||
3577 | Dissector for IEEE DCBx (802.1az) |
||
3578 | Dissector for Congestion Notification (802.1Qau) |
||
3579 | } |
||
3580 | |||
3581 | Dmitry Bazhenov <dima_b[AT]pigeonpoint.com> { |
||
3582 | Dissector for IPMI Trace |
||
3583 | } |
||
3584 | |||
3585 | Masatake Yamato <yamato[AT]redhat.com> { |
||
3586 | Dissector Distributed Lock Manager (dlm3) |
||
3587 | Dissector for pulse |
||
3588 | Dissectors for totemnet and totemsrp (Corosync) |
||
3589 | } |
||
3590 | |||
3591 | John Miner <wiresharkdissectorcoder[AT]gmail.com> { |
||
3592 | Dissector for OptoMMP |
||
3593 | } |
||
3594 | |||
3595 | 竹下 恵 (Megumi Takeshita) <megumi[AT]ikeriri.ne.jp> { |
||
3596 | Japanese translation of the Qt User Interface |
||
3597 | } |
||
3598 | |||
3599 | Remi Vichery <remi.vichery[AT]gmail.com> { |
||
3600 | Dissector for Stateless Transport Tunneling (STT) |
||
3601 | } |
||
3602 | |||
3603 | Kevin Cox <kevincox[AT]kevincox.ca> { |
||
3604 | Dissector for Ceph |
||
3605 | } |
||
3606 | |||
3607 | David Ameiss <dameiss[AT]29west.com> { |
||
3608 | 29West/LBM dissectors |
||
3609 | } |
||
3610 | |||
3611 | Sean O. Stalley <sean.stalley[AT]intel.com> { |
||
3612 | Dissector for Media Agnostic USB (MA USB) |
||
3613 | } |
||
3614 | |||
3615 | Qiaoyin Yang <qiaoyin.yang[AT]gmail.com> { |
||
3616 | Dissector for CP 'Cooper' 2179 |
||
3617 | } |
||
3618 | |||
3619 | Thomas Wiens <th.wiens[AT]gmx.de> { |
||
3620 | Dissector for S7 Communication |
||
3621 | } |
||
3622 | |||
3623 | Gilles Roudiere <gilles[AT]roudiere.net> { |
||
3624 | Dissector for the Dynamic Source Routing (DSR) protocol (RFC 4728) |
||
3625 | } |
||
3626 | |||
3627 | Alexander Gaertner <gaertner.alex[AT]gmx.de> { |
||
3628 | KNXnetIP dissector |
||
3629 | } |
||
3630 | |||
3631 | Raphaël Doursenaud <rdoursenaud[AT]free.fr> { |
||
3632 | Harman Pro HiQnet dissector |
||
3633 | } |
||
3634 | |||
3635 | Ryan Doyle <ryan[AT]doylenet.net> { |
||
3636 | Dissector for Elasticsearch |
||
3637 | Dissector for Performance Co-Pilot |
||
3638 | } |
||
3639 | |||
3640 | Jesse Gross <jesse[AT]nicira.com> { |
||
3641 | Dissector for Geneve |
||
3642 | } |
||
3643 | |||
3644 | Joe Fowler <fowlerja[AT]us.ibm.com> { |
||
3645 | Dissector for Shared Memory Communication over RDMA (SMC-R) |
||
3646 | } |
||
3647 | |||
3648 | Enrico Jorns <ejo[AT]pengutronix.de> { |
||
3649 | CANopen dissector enhancements and fixes |
||
3650 | } |
||
3651 | |||
3652 | Hitesh K Maisheri <maisheri.hitesh[AT]gmail.com> { |
||
3653 | EAPOL-MKA support |
||
3654 | } |
||
3655 | |||
3656 | Dario Lombardo <lomato[AT]gmail.com> { |
||
3657 | chargen (Character Generator) dissector |
||
3658 | Italian translation (QT) |
||
3659 | HCrt (Hotline Command-Response Transaction) dissector |
||
3660 | } |
||
3661 | |||
3662 | Pratik Yeole <pyeole[AT]ncsu.edu> { |
||
3663 | Fixed incorrect decoding of Network Layer Reachability Information (NLRI) in BGP UPDATE message with add-path support |
||
3664 | } |
||
3665 | |||
3666 | Guillaume Autran <gautran[AT]clearpathrobotics.com> { |
||
3667 | TCPROS support |
||
3668 | } |
||
3669 | |||
3670 | Barbu Paul - Gheorghe <barbu.paul.gheorghe[AT]gmail.com> { |
||
3671 | Developer documentation improvements |
||
3672 | } |
||
3673 | |||
3674 | Martin Kacer <kacer.martin[AT]gmail.com> { |
||
3675 | JSON and Elasticsearch tshark output |
||
3676 | } |
||
3677 | |||
3678 | Sumit Kumar Jha <sjha3[AT]ncsu.edu> { |
||
3679 | Generic Protocol Extension Support for VXLAN |
||
3680 | } |
||
3681 | |||
3682 | Kim Kempf <kim.kempf[AT]apcon.com> { |
||
3683 | 802.1BR E-Tag dissector |
||
3684 | } |
||
3685 | |||
3686 | and by: |
||
3687 | |||
3688 | Georgi Guninski <guninski[AT]guninski.com> |
||
3689 | Jason Copenhaver <jcopenha[AT]typedef.org> |
||
3690 | Eric Perie <eric.perie[AT]colubris.com> |
||
3691 | David Yon <yon[AT]tacticalsoftware.com> |
||
3692 | Marcio Franco <franco.marcio[AT]rd.francetelecom.fr> |
||
3693 | Kaloian Stoilov <kalkata[AT]yahoo.com> |
||
3694 | Steven Lass <stevenlass[AT]mail.com> |
||
3695 | Gregory Stark <gsstark[AT]mit.edu> |
||
3696 | Darren Steele <steeley[AT]steeley.co.uk> |
||
3697 | Michael Kopp <michael.kopp[AT]isarnet.de> |
||
3698 | Bernd Leibing <bernd.leibing[AT]kiz.uni-ulm.de> |
||
3699 | Chris Heath <chris[AT]heathens.co.nz> |
||
3700 | Gisle Vanem <gvanem[AT]broadpark.no> |
||
3701 | Ritchie <ritchie[AT]tipsybottle.com> |
||
3702 | Aki Immonen <aki.immonen[AT]golftalma.fi> |
||
3703 | David E. Weekly <david[AT]weekly.org> |
||
3704 | Steve Ford <sford[AT]geeky-boy.com> |
||
3705 | Masaki Chikama <masaki-c[AT]is.aist-nara.ac.jp> |
||
3706 | Mohammad Hanif <mhanif[AT]nexthop.com> |
||
3707 | Reinhard Speyerer <rspmn[AT]arcor.de> |
||
3708 | Patrick Kursawe <phosphan[AT]gentoo.org> |
||
3709 | Arsen Chaloyan <achaloyan[AT]yahoo.com> |
||
3710 | Arnaud Jacques <webmaster[AT]securiteinfo.com> |
||
3711 | D. Manzella <manzella[AT]lucent.com> |
||
3712 | Jari Mustajarvi <jari.mustajarvi[AT]nokia.com> |
||
3713 | Pierre Juhen <pierre.juhen[AT]wanadoo.fr> |
||
3714 | David Richards <drichards[AT]alum.mit.edu> |
||
3715 | Shusaku Ueda <ueda[AT]sra.co.jp> |
||
3716 | Jonathan Perkins <jonathan.perkins[AT]ipaccess.com> |
||
3717 | Holger Schurig <h.schurig[AT]mn-logistik.de> |
||
3718 | Peter J. Creath <peter-ethereal[AT]creath.net> |
||
3719 | Magnus Hansson <mah[AT]hms.se> |
||
3720 | Pavel Kankovsky <kan[AT]dcit.cz> |
||
3721 | Nick Black <dank[AT]reflexsecurity.com> |
||
3722 | Bill Guyton <guyton[AT]bguyton.com> |
||
3723 | Chernishov Yury <Chernishov[AT]iskrauraltel.ru> |
||
3724 | Thomas Palmer <Thomas.Palmer[AT]Gunter.AF.mil> |
||
3725 | Clinton Work <clinton[AT]scripty.com> |
||
3726 | Joe Marcus Clarke <marcus[AT]marcuscom.com> |
||
3727 | Kendy Kutzner <kutzner[AT]tm.uka.de> |
||
3728 | James H. Cloos Jr. <cloos[AT]jhcloos.com> |
||
3729 | Tim Farley <tfarley[AT]iss.net> |
||
3730 | Daniel Thompson <daniel.thompson[AT]st.com> |
||
3731 | Chris Jepeway <thai-dragon[AT]eleven29.com> |
||
3732 | Matthew Bradley <matthew.bradley[AT]cnsonline.net> |
||
3733 | Nathan Alger <nathan[AT]wasted.com> |
||
3734 | Stas Grabois <sagig[AT]radware.com> |
||
3735 | Ainsley Pereira <APereira[AT]Witness.com> |
||
3736 | Philippe Mazeau <philippe.mazeau[AT]swissvoice.net> |
||
3737 | Carles Kishimoto <ckishimo[AT]ac.upc.es> |
||
3738 | Dennis Lim <postadal[AT]suse.cz> |
||
3739 | Dennis Lim <Dennis.Lim[AT]motorola.com> |
||
3740 | Martin van der Werff <martin[AT]vanderwerff.org> |
||
3741 | Marco van den Bovenkamp <marco[AT]linuxgoeroe.dhs.org> |
||
3742 | Ming Zhang <mingz[AT]ele.uri.edu> |
||
3743 | Neil Piercy <Neil.Piercy[AT]ipaccess.com> |
||
3744 | Rémi Denis-Courmont <courmisch[AT]via.ecp.fr> |
||
3745 | Thomas Palmer <tpalmer[AT]elmore.rr.com> |
||
3746 | Mårten Svantesson <f95-msv[AT]f.kth.se> |
||
3747 | Steve Sommars (e-mail address removed at contributor's request) |
||
3748 | Kestutis Kupciunas <kesha[AT]soften.ktu.lt> |
||
3749 | René Pilz <rene.pilz[AT]ftw.at> |
||
3750 | Laurent Constantin <laurent.constantin[AT]aql.fr> |
||
3751 | Martin Pichlmaier <martin.pichlmaier[AT]siemens.com> |
||
3752 | Mark Phillips <msp[AT]nortelnetworks.com> |
||
3753 | Nils Ohlmeier <lists[AT]ohlmeier.org> |
||
3754 | Ignacio Goyret <igoyret[AT]lucent.com> |
||
3755 | Bart Braem <bart.braem[AT]gmail.com> |
||
3756 | Shingo Horisawa <name4n5[AT]hotmail.com> |
||
3757 | Lane Hu <lane.hu[AT]utstar.com> |
||
3758 | Marc Poulhiès <marc.poulhies[AT]epfl.ch> |
||
3759 | Tomasz Mrugalski <thomson[AT]klub.com.pl> |
||
3760 | Brett Kuskie <mstrprgmmr[AT]chek.com> |
||
3761 | Brian Caswell <bmc[AT]sourcefire.com> |
||
3762 | Yann <yann_eads[AT]hotmail.com> |
||
3763 | Julien Leproust <julien[AT]via.ecp.fr> |
||
3764 | Mutsuya Irie <irie[AT]sakura-catv.ne.jp> |
||
3765 | Yoshihiro Oyama <y.oyama[AT]netagent.co.jp> |
||
3766 | Chris Eagle <cseagle[AT]nps.edu> |
||
3767 | Dominique Bastien <dbastien[AT]accedian.com> |
||
3768 | Nicolas Dichtel <nicolas.dichtel[AT]6wind.com> |
||
3769 | Ricardo Muggli <ricardo.muggli[AT]mnsu.edu> |
||
3770 | Vladimir Kondratiev <vladimir.kondratiev[AT]gmail.com> |
||
3771 | Jaap Keuter <jaap.keuter[AT]xs4all.nl> |
||
3772 | Frederic Peters <fpeters[AT]debian.org> |
||
3773 | Anton Ivanov <anthony_johnson[AT]mail.ru> |
||
3774 | Ilya Konstantinov <future[AT]shiny.co.il> |
||
3775 | Neil Kettle <mu-b[AT]65535.com> |
||
3776 | Steve Karg <skarg[AT]users.sourceforge.net> |
||
3777 | Javier Acuna <javier.acuna[AT]sixbell.cl> |
||
3778 | Miklos Szurdi <szurdimiklos[AT]yahoo.com> |
||
3779 | Cvetan Ivanov <zezo[AT]spnet.net> |
||
3780 | Vasanth Manickam <vasanth.manickam[AT]bt.com> |
||
3781 | Julian Onions <julian.onions[AT]gmail.com> |
||
3782 | Samuel Thibault <samuel.thibault[AT]ens-lyon.org> |
||
3783 | Peter Kovář <peter.kovar[AT]gmail.com> |
||
3784 | Paul Ollis <paul.ollis[AT]roke.co.uk> |
||
3785 | Dominik Kuhlen <dkuhlen[AT]gmx.net> |
||
3786 | Karl Knoebl <karl.knoebl[AT]siemens.com> |
||
3787 | Maria-Luiza Crivat <luizacri[AT]gmail.com> |
||
3788 | Brice Augustin <bricecotte[AT]gmail.com> |
||
3789 | Matt Thornton <MATT_THORNTON[AT]appsig.com> |
||
3790 | Timo Metsala <timo.metsala[AT]gmail.com> |
||
3791 | Tomer Shani <thetour[AT]japan.com> |
||
3792 | Manu Pathak <mapathak[AT]cisco.com> |
||
3793 | John Sullivan <john[AT]kanargh.force9.co.uk> |
||
3794 | Martin André <andre[AT]clarinet.u-strasbg.fr> |
||
3795 | Andrei Emeltchenko <Andrei.Emeltchenko[AT]nokia.com> |
||
3796 | Kirby Files <kfiles[AT]masergy.com> |
||
3797 | Ravi Valmikam <rvalmikam[AT]airvananet.com> |
||
3798 | Diego Pettenò <flameeyes[AT]gentoo.org> |
||
3799 | Daniel Black <dragonheart[AT]gentoo.org> |
||
3800 | Christoph Werle <Christoph.Werle[AT]ira.uka.de> |
||
3801 | Aaron Christensen <aaronmf[AT]gmail.com> |
||
3802 | Ian Abel <ianabel[AT]mxtelecom.com> |
||
3803 | Bryant Eastham <beastham[AT]slc.mew.com> |
||
3804 | Taner Kurtulus <taner.kurtulus[AT]tubitak.gov.tr> |
||
3805 | Joe Breher <linux[AT]q-music.com> |
||
3806 | Patrick vd Lageweg <patrick[AT]bitwizard.nl> |
||
3807 | Thomas Sillaber <Thomas.Sillaber[AT]gmx.de> |
||
3808 | Mike Davies <m.davies[AT]btinternet.com> |
||
3809 | Boris Misenov <Boris.Misenov[AT]oktelabs.ru> |
||
3810 | Joe McEachern <joe[AT]qacafe.com> |
||
3811 | Charles Lepple <clepple[AT]gmail.com> |
||
3812 | Tuomas Maattanen <maattanen[AT]iki.fi> |
||
3813 | Joe Eykholt <joe[AT]nuovasystems.com> |
||
3814 | Ian Brumby <ian.brumby[AT]baesystems.com> |
||
3815 | Todd J Martin <todd.martin[AT]acm.org> |
||
3816 | Scott Robinson <scott.robinson[AT]flukenetworks.com> |
||
3817 | Martin Peylo <wireshark[AT]izac.de> |
||
3818 | Stéphane Loeuillet <leroutier[AT]gmail.com> |
||
3819 | Andrei Rubaniuk <rubaniuk[AT]mail.ru> |
||
3820 | Mikael Magnusson <mikma264[AT]gmail.com> |
||
3821 | Timo Teräs <timo.teras[AT]iki.fi> |
||
3822 | Márton Németh <nm127[AT]freemail.hu> |
||
3823 | Kai Blin <kai[AT]samba.org> |
||
3824 | Olivier Montanuy <olivier.montanuy[AT]orange-ftgroup.com> |
||
3825 | Thomas Morin <thomas.morin[AT]orange-ftgroup.com> |
||
3826 | Jesus Roman <jroman[AT]teldat.com> |
||
3827 | Giodi Giorgi <g.giorgi[AT]gmail.com> |
||
3828 | Peter Hertting <Peter.Hertting[AT]gmx.net> |
||
3829 | Jess Balint <jbalint[AT]gmail.com> |
||
3830 | Bahaa Naamneh <b.naamneh[AT]gmail.com> |
||
3831 | Magnus Sörman <magnus.sorman[AT]ericsson.com> |
||
3832 | Pascal Quantin <pascal.quantin[AT]gmail.com> |
||
3833 | Roy Marples <roy[AT]marples.name> |
||
3834 | Ward van Wanrooij <ward[AT]ward.nu> |
||
3835 | Federico Mena Quintero <federico[AT]novell.com> |
||
3836 | Andreas Heise <andreas.heise[AT]nextiraone.de> |
||
3837 | Alex Lindberg <alindber[AT]yahoo.com> |
||
3838 | Rama Chitta <rama[AT]gear6.com> |
||
3839 | Roberto Mariani <jelot-wireshark[AT]jelot.it> |
||
3840 | Sandhya Gopinath <Sandhya.Gopinath[AT]citrix.com> |
||
3841 | Raghav SN <Raghav.SN[AT]citrix.com> |
||
3842 | Murali Raja <Murali.Raja[AT]citrix.com> |
||
3843 | Devesh Prakash <Devesh.Prakash[AT]citrix.com> |
||
3844 | Darryl Champagne <dchampagne[AT]sta.samsung.com> |
||
3845 | Michael Speck <Michael.Speck[AT]avl.com> |
||
3846 | Gerasimos Dimitriadis <dimeg[AT]intracom.gr> |
||
3847 | Robert Simac <rsimac[AT]cronsult.com> |
||
3848 | Johanna Sochos <johanna.sochos[AT]swissqual.com> |
||
3849 | Felix Obenhuber <felix[AT]obenhuber.de> |
||
3850 | Hilko Bengen <bengen--wireshark[AT]hilluzination.de> |
||
3851 | Hadar Shoham <hadar.shoham[AT]gmail.com> |
||
3852 | Robert Bullen <robert[AT]robertbullen.com> |
||
3853 | Chuck Kristofek <chuck.kristofek[AT]ngc.com> |
||
3854 | Markus Renz <Markus.Renz[AT]hirschmann.de> |
||
3855 | Toshihiro Kataoka <kataoka.toshihiro[AT]gmail.com> |
||
3856 | Petr Lautrbach <plautrba[AT]redhat.com> |
||
3857 | Frank Lahm <franklahm[AT]googlemail.com> |
||
3858 | Jon Ellch <jellch[AT]harris.com> |
||
3859 | Alex Badea <vamposdecampos[AT]gmail.com> |
||
3860 | Dirk Jagdmann <doj[AT]cubic.org> |
||
3861 | RSA <ryazanov.s.a[AT]gmail.com> |
||
3862 | Juliusz Chroboczek <jch[AT]pps.jussieu.fr> |
||
3863 | Vladimir Kazansky <vovjo[AT]yandex.ru> |
||
3864 | Peter Paluch <peter.paluch[AT]fri.uniza.sk> |
||
3865 | Tom Brezinski <tombr[AT]netinst.com> |
||
3866 | Nick Glass <nick.glass[AT]lycos.com> |
||
3867 | Michael Mann <mmann78[AT]netscape.net> |
||
3868 | Romain Fliedel <romain.fliedel+wireshark[AT]gmail.com> |
||
3869 | Michael Chen <michaelc[AT]idssoftware.com> |
||
3870 | Paul Stath <pstath[AT]axxcelera.com> |
||
3871 | DeCount <aatrade[AT]libero.it> |
||
3872 | Andras Veres-Szentkiralyi <vsza[AT]vsza.hu> |
||
3873 | Jakob Hirsch <jh.wireshark-bugzilla[AT]plonk.de> |
||
3874 | Роман Донченко <dpb[AT]corrigendum.ru> |
||
3875 | Роман Донченко <billyjeans[AT]gmail.com> |
||
3876 | Evan Huus <eapache[AT]gmail.com> |
||
3877 | Tom Cook <tcook[AT]ixiacom.com> |
||
3878 | Tom Alexander <talexander[AT]ixiacom.com> |
||
3879 | Klaus Heckelmann <klaus.heckelmann[AT]nashtech.com> |
||
3880 | Ben Bowen <bbowen[AT]godaddy.com> |
||
3881 | Bodo Petermann <bp245[AT]hotmail.com> |
||
3882 | Martin Kupec <martin.kupec[AT]kupson.cz> |
||
3883 | Litao Gao <ltgao[AT]juniper.net> |
||
3884 | Niels Widger <niels[AT]qacafe.com> |
||
3885 | Pontus Fuchs <pontus.fuchs[AT]gmail.com> |
||
3886 | Bill Parker <wp02855[AT]gmail.com> |
||
3887 | Tomofumi Hayashi <s1061123[AT]gmail.com> |
||
3888 | Tim Hentenaar <tim.hentenaar[AT]gmail.com> |
||
3889 | Krishnamurthy Mayya <krishnamurthymayya[AT]gmail.com> |
||
3890 | Nikitha Malgi <nikitha01[AT]gmail.com> |
||
3891 | Adam Butcher <adam[AT]jessamine.co.uk> |
||
3892 | Hendrik Uhlmann <Hendrik.Uhlmann[AT]rheinmetall.com> |
||
3893 | Sebastiano Di Paola <sebastiano.dipaola[AT]gmail.com> |
||
3894 | Steven J. Magnani <steve[AT]digidescorp.com> |
||
3895 | David Arnold <davida[AT]pobox.com> |
||
3896 | Alexander Chemeris <alexander.chemeris[AT]gmail.com> |
||
3897 | Ivan Klyuchnikov <kluchnikovi[AT]gmail.com> |
||
3898 | Max Baker <max[AT]warped.org> |
||
3899 | Diederik de Groot <dkgroot[AT]talon.nl> |
||
3900 | Hauke Mehrtens <hauke[AT]hauke-m.de> |
||
3901 | 0xBismarck <0xbismarck[AT]gmail.com> |
||
3902 | Peter Van Eynde <pevaneyn[AT]cisco.com> |
||
3903 | Marko Hrastovec <marko.hrastovec[AT]sloveniacontrol.si> |
||
3904 | Mike Garratt <mg.wireshark[AT]evn.co.nz> |
||
3905 | Fabio Tarabelloni <fabio.tarabelloni[AT]reloc.it> |
||
3906 | Chas Williams <chas[AT]cmf.nrl.navy.mil> |
||
3907 | Javier Godoy <uce[AT]rjgodoy.com.ar> |
||
3908 | Matt Texier <matthieu[AT]texier.tv> |
||
3909 | Linas Vepstas <linasvepstas[AT]gmail.com> |
||
3910 | Simon Zhong <szhong[AT]juniper.net> |
||
3911 | Bart Van Assche <bvanassche[AT]acm.org> |
||
3912 | Peter Lemenkov <lemenkov[AT]gmail.com> |
||
3913 | Karl Beldan <karl.beldan[AT]gmail.com> |
||
3914 | Jiri Engelthaler <engycz[AT]gmail.com> |
||
3915 | Stephen Ludin <sludin[AT]ludin.org> |
||
3916 | Andreas Urke <andurke[AT]gmail.com> |
||
3917 | Patrik Lundquist <patrik.lundquist[AT]gmail.com> |
||
3918 | Mark Vitale <mvitale[AT]sinenomine.net> |
||
3919 | Peter Wu <peter[AT]lekensteyn.nl> |
||
3920 | Jerry Negele <jerry.negele[AT]arrisi.com> |
||
3921 | Hannes Hofer <hhofer[AT]barracuda.com> |
||
3922 | Luca Coelho <luca[AT]coelho.fi> |
||
3923 | Masayuki Takemura <masayuki.takemura[AT]gmail.com> |
||
3924 | Ed Beroset <beroset[AT]mindspring.com> |
||
3925 | e.yimjia <jy.m12.0[AT]gmail.com> |
||
3926 | Jonathon Jongsma <jjongsma[AT]redhat.com> |
||
3927 | Zeljko Ancimer <zancimer[AT]gmail.com> |
||
3928 | Deon van der Westhuysen <deonvdw[AT]gmail.com> |
||
3929 | Ibrahim Can Yuce <canyuce[AT]gmail.com> |
||
3930 | Robert Jongbloed <robertj[AT]voxlucida.com.au> |
||
3931 | Pavel Moravec <pmoravec[AT]redhat.com> |
||
3932 | Robert Long <rlong[AT]sandia.gov> |
||
3933 | James Lynch <lynch007[AT]gmail.com> |
||
3934 | Chidambaram Arunachalam <carunach[AT]cisco.com> |
||
3935 | João Valverde <joao.valverde[AT]tecnico.ulisboa.pt> |
||
3936 | Benoît Canet <benoit[AT]scylladb.com> |
||
3937 | |||
3938 | |||
3939 | From git log |
||
3940 | --------------- |
||
3941 | Adam Goldman <adam.goldman[AT]intel.com> |
||
3942 | Adam Pridgen <adam.pridgen[AT]thecoverofnight.com> |
||
3943 | Adam Schwalm <adam.schwalm[AT]dynetics.com> |
||
3944 | Aditya Jain <aditya.jain[AT]samsung.com> |
||
3945 | Adrian Simionov <daniel.simionov[AT]gmail.com> |
||
3946 | Adrian-Ken Rueegsegger <ken[AT]codelabs.ch> |
||
3947 | Alan Partis <alpartis[AT]thundernet.com> |
||
3948 | Alex Badea <abadea[AT]ixiacom.com> |
||
3949 | Alex Tessmer <dev[AT]tessmer.me> |
||
3950 | AlexL <loginov.alex.valer[AT]gmail.com> |
||
3951 | Alexander Gärtner <sphinxs1988[AT]googlemail.com> |
||
3952 | Alexander Stein <alexanders83[AT]web.de> |
||
3953 | Alexander Wetzel <alexander.wetzel[AT]web.de> |
||
3954 | Ambarish Malpani <ambarish[AT]defend7.com> |
||
3955 | Amine Kherbouche <amine.kherbouche[AT]6wind.com> |
||
3956 | Amitoj Setia <asetia[AT]juniper.net> |
||
3957 | Andreas Gruenbacher <andreas.gruenbacher[AT]gmail.com> |
||
3958 | Andreas Leibold <andreas.leibold[AT]harman.com> |
||
3959 | Andreas Schultz <aschultz[AT]warp10.net> |
||
3960 | Andreas Stieger <andreas.stieger[AT]gmx.de> |
||
3961 | Andreas Urke <arurke[AT]netwurke.com> |
||
3962 | Andrei Cipu <acipu[AT]ixiacom.com> |
||
3963 | Andrew Chernyh <andrew.chernyh[AT]gmail.com> |
||
3964 | Andrew Hoag <Andrew.Hoag[AT]aireon.com> |
||
3965 | Andy Ling <Andy.Ling[AT]quantel.com> |
||
3966 | Andy Ling <andy.ling[AT]s-a-m.com> |
||
3967 | Anil Kumar K K <anilkumar911[AT]gmail.com> |
||
3968 | Anndy Ke <anndymaktub[AT]yahoo.com.tw> |
||
3969 | Anthony Coddington <anthony.coddington[AT]endace.com> |
||
3970 | Anton Thomasson <anton.thomasson[AT]ericsson.com> |
||
3971 | Arnd Hannemann <arnd[AT]arndnet.de> |
||
3972 | Artur Nowosielski <artnowo[AT]gmail.com> |
||
3973 | Ashish Shukla <shukla.a[AT]gmail.com> |
||
3974 | Aurelien Aptel <aaptel[AT]suse.com> |
||
3975 | Basil <addremover[AT]gmail.com> |
||
3976 | Bastien Bailly <babassbailly[AT]free.fr> |
||
3977 | Ben Burwell <bburwell[AT]lutron.com> |
||
3978 | Ben Fox-Moore <ben.foxmoore[AT]accelleran.com> |
||
3979 | Benjamin Coddington <bcodding[AT]redhat.com> |
||
3980 | Benjamin Hesmans <benjamin.hesmans[AT]uclouvain.be> |
||
3981 | Benjamin Roch <benjamin.roch[AT]tttech.com> |
||
3982 | Benoit Grange <benoit.grange[AT]gmail.com> |
||
3983 | Bertrand Bonnefoy-Claudet <bertrandbc[AT]gmail.com> |
||
3984 | Binh Trinh <beango[AT]gmail.com> |
||
3985 | Birol Capa <birol.capa[AT]siemens.com> |
||
3986 | Bradford Boyle <bradford.d.boyle[AT]gmail.com> |
||
3987 | Branislav Makan <branislav.makan1994[AT]gmail.com> |
||
3988 | Britt McKinley <bmckinley[AT]sonusnet.com> |
||
3989 | Bruno Verstuyft <bruno.verstuyft[AT]excentis.com> |
||
3990 | Carlos Velasco <carlos.velasco[AT]nimastelecom.com> |
||
3991 | Cathy Yang <cathy.y.yang[AT]ericsson.com> |
||
3992 | Cedric Izoard <cedric.izoard[AT]ceva-dsp.com> |
||
3993 | Cedric Izoard <cedric.izoard[AT]rivierawaves.com> |
||
3994 | Cenk Gündoğan <cnkgndgn[AT]gmail.com> |
||
3995 | Charles Nepveu <charles.nepveu[AT]verint.com> |
||
3996 | Chris Brandson <chris.brandson[AT]gmail.com> |
||
3997 | Chris Dunlop <chris.dunlop3[AT]gmail.com> |
||
3998 | Christian Ambach <ambi[AT]samba.org> |
||
3999 | Christian Lamparter <chunkeey[AT]googlemail.com> |
||
4000 | Christian M. Amsüss <chrysn[AT]fsfe.org> |
||
4001 | Christian Tellefsen <chris-git[AT]tellefsen.net> |
||
4002 | Christoph Burger-Scheidlin <mail[AT]christoph.burger-scheidlin.name> |
||
4003 | Christoph Jähnigen <nuabaranda[AT]web.de> |
||
4004 | Christoph Schlosser <christoph.schlosser[AT]br-automation.com> |
||
4005 | Christopher Kilgour <techie[AT]whiterocker.com> |
||
4006 | Chuan He <bupthc[AT]gmail.com> |
||
4007 | Chuck Lever <chuck.lever[AT]oracle.com> |
||
4008 | Chugzilla <chugzilla77[AT]gmail.com> |
||
4009 | Chun-Yeow Yeoh <yeohchunyeow[AT]gmail.com> |
||
4010 | Claudius Zingerli <czingerl[AT]gmail.com> |
||
4011 | Cody Doucette <doucette[AT]bu.edu> |
||
4012 | Cédric Delmas <cedricde[AT]outlook.fr> |
||
4013 | D. Ulis <daulis0[AT]gmail.com> |
||
4014 | Daniel Mack <daniel[AT]zonque.org> |
||
4015 | Daniel Stenberg <daniel[AT]haxx.se> |
||
4016 | Daniele Lacamera <daniele.lacamera[AT]technicolor.com> |
||
4017 | Daniël van Eeden <wireshark[AT]myname.nl> |
||
4018 | Darshan Nevgi <darshan.sn[AT]samsung.com> |
||
4019 | Dave Rigby <daver[AT]couchbase.com> |
||
4020 | Dave Tapuska <dtapuska[AT]google.com> |
||
4021 | David Ameiss <david[AT]ameissnet.com> |
||
4022 | David Arnold <d[AT]0x1.org> |
||
4023 | David Creswick <dcrewi[AT]gyrae.net> |
||
4024 | David McKay <mckay.david[AT]gmail.com> |
||
4025 | David Morsberger <dave[AT]morsberger.com> |
||
4026 | David Snowdon <daves[AT]metamako.com> |
||
4027 | David Tapuska <dave[AT]tapuska.com> |
||
4028 | David Zoller <zollerd[AT]gmail.com> |
||
4029 | Deep Datta <ddatta[AT]ixiacom.com> |
||
4030 | Denis Janssen <janssend[AT]gmail.com> |
||
4031 | Dhananjay Patki <dhpatki[AT]cisco.com> |
||
4032 | Dhiru Kholia <kholia[AT]kth.se> |
||
4033 | DiablosOffens <DiablosOffens[AT]gmx.de> |
||
4034 | Didier Arenzana <darenzana[AT]yahoo.fr> |
||
4035 | Diederik de Groot <ddegroot[AT]talon.nl> |
||
4036 | Dom Gifford <Dominic.Gifford[AT]atmel.com> |
||
4037 | Dominic Chen <d.c.ddcc[AT]gmail.com> |
||
4038 | Doug Brown <doug[AT]downtowndougbrown.com> |
||
4039 | Ebben Aries <exa[AT]fb.com> |
||
4040 | Edward Dao <edmailbox[AT]gmail.com> |
||
4041 | Edward Smith <edward.smith[AT]nowlegent.com> |
||
4042 | Edwin Groothuis <edwin[AT]mavetju.org> |
||
4043 | Eric Anderson <andersoe[AT]cs.cmu.edu> |
||
4044 | Etienne Millon <etienne[AT]cryptosense.com> |
||
4045 | Eugene Adell <eugene.adell[AT]d2-si.eu> |
||
4046 | Eugene Exarevsky <eugene.exarevsky[AT]dsr-company.com> |
||
4047 | Eugene Sukhodolin <eugene[AT]sukhodolin.com> |
||
4048 | Fabian Raetz <fabian.raetz[AT]gmail.com> |
||
4049 | Fabrizio Demaria <fabrizio.demaria[AT]intel.com> |
||
4050 | Florian Lohoff <f[AT]zz.de> |
||
4051 | Francois Schneider <francois.schneider[AT]airbus.com> |
||
4052 | Ganesh Nawsupe <ganesh991[AT]gmail.com> |
||
4053 | Garming Sam <garming[AT]catalyst.net.nz> |
||
4054 | Gergely Nagy <ngg[AT]ngg.hu> |
||
4055 | Gerhard KHUENY <Gerhard.KHUENY[AT]bachmann.info> |
||
4056 | Gloria Pozuelo <gloria.pozuelo[AT]bics.com> |
||
4057 | Gordon Ross <gordon.w.ross[AT]gmail.com> |
||
4058 | Gregor Beck <gbeck[AT]sernet.de> |
||
4059 | Gregor Jasny <gjasny[AT]googlemail.com> |
||
4060 | Gregor Miernik <gregor.miernik[AT]hytec.de> |
||
4061 | Guy Davies <aguydavies[AT]gmail.com> |
||
4062 | Hanspeter Portner <dev[AT]open-music-kontrollers.ch> |
||
4063 | Herwin Weststrate <herwin[AT]quarantainenet.nl> |
||
4064 | Hessam Jalali <hessam.jalali[AT]gmail.com> |
||
4065 | Hiroaki KAWAI <hiroaki.kawai[AT]gmail.com> |
||
4066 | Hiroshi Ioka <hirochachacha[AT]gmail.com> |
||
4067 | IWASE Yusuke <iwase.yusuke0[AT]gmail.com> |
||
4068 | Ignacio Martínez <ignacio.martinez.rivera[AT]gmail.com> |
||
4069 | Ilya Gavrilov <ilya.dev[AT]gmail.com> |
||
4070 | Ionut Ceausu <ionut.ceausu[AT]gmail.com> |
||
4071 | J. Bruce Fields <bfields[AT]redhat.com> |
||
4072 | JC Wren <jcwren[AT]jcwren.com> |
||
4073 | Jakub Pawlowski <jpawlowski[AT]google.com> |
||
4074 | James Coleman <jamesc[AT]dspsrv.com> |
||
4075 | Jamil Nimeh <jnimeh[AT]gmail.com> |
||
4076 | Jan Kaisrlik <j.kaisrlik[AT]seznam.cz> |
||
4077 | Jan Seda <hodor[AT]hodor.cz> |
||
4078 | Jan-Hendrik Bolte <jabolte[AT]uos.de> |
||
4079 | Jason Heimann <jheimann[AT]pertino.com> |
||
4080 | Jean Thomas <jeanthomas[AT]sierrawireless.com> |
||
4081 | Jeff Layton <jlayton[AT]redhat.com> |
||
4082 | Jeffrey Smith <whydoubt[AT]gmail.com> |
||
4083 | Jens Kilian <jens.kilian[AT]advantest.com> |
||
4084 | Jeroen Roovers <jer[AT]gentoo.org> |
||
4085 | Jeroen Sack <jeroen[AT]jeroensack.nl> |
||
4086 | Jesse Gross <jesse[AT]kernel.org> |
||
4087 | Jim Young <jyoung[AT]gsu.edu> |
||
4088 | Jo Rueschel <wireshark[AT]rueschel.de> |
||
4089 | Johan Wahl <johan.wahl[AT]ericsson.com> |
||
4090 | John A. Thacker <johnthacker[AT]gmail.com> |
||
4091 | John Miner <optommp[AT]gmail.com> |
||
4092 | Jonas Falkevik <jonas.falkevik[AT]gmail.com> |
||
4093 | Jorge Power <jpower[AT]rsscorp.org> |
||
4094 | Jose Rubio <joserubiovidales[AT]gmail.com> |
||
4095 | Josef Baumgartner <josef.baumgartner[AT]br-automation.com> |
||
4096 | Joseph Huffman <jhuffman[AT]codeaurora.org> |
||
4097 | Josip Medved <jmedved[AT]jmedved.com> |
||
4098 | Juan Jose Martin Carrascosa <juanjo[AT]rti.com> |
||
4099 | Juan Matias <jmrepetti[AT]gmail.com> |
||
4100 | Juan Pablo Mendoza <jpablo[AT]gmail.com> |
||
4101 | Julien STAUB <atsju2[AT]yahoo.fr> |
||
4102 | Jun Wang <sdn_app[AT]163.com> |
||
4103 | JustinKu <jiunrong[AT]gmail.com> |
||
4104 | Jérôme LAFORGE <jerome.laforge[AT]gmail.com> |
||
4105 | Kary Rogers <kary.rogers[AT]gmail.com> |
||
4106 | Kenny Root <kenny[AT]the-b.org> |
||
4107 | Kevin Bracey <kevin.bracey[AT]arm.com> |
||
4108 | Kevin Grigorenko <kevin.grigorenko[AT]us.ibm.com> |
||
4109 | Krishna Chaitanya <chaitanya.mgit[AT]gmail.com> |
||
4110 | Lars Sundström <lars.x.sundstrom[AT]ericsson.com> |
||
4111 | Lasse Luttermann Poulsen <lasse.luttermann[AT]gmail.com> |
||
4112 | Laurenz Kamp <laurenz.kamp[AT]gmx.de> |
||
4113 | Lev Stipakov <lstipakov[AT]gmail.com> |
||
4114 | Lotte Steenbrink <lotte[AT]zombietetris.de> |
||
4115 | Luca Melette <luca[AT]srlabs.de> |
||
4116 | Lucas Simopoulos <lsimopoulos[AT]gmail.com> |
||
4117 | Lukas Emersberger <lukas.emersberger[AT]gmail.com> |
||
4118 | Luke Chou <luke.chou[AT]gmail.com> |
||
4119 | Luke Mewburn <luke[AT]mewburn.net> |
||
4120 | Léo Gaspard <leo[AT]gaspard.io> |
||
4121 | Maarten Bezemer <maarten.bezemer[AT]gmail.com> |
||
4122 | Makoto Shimamura <makoto.shimamura[AT]toshiba.co.jp> |
||
4123 | Malcolm Walters <malcolm.walters[AT]acano.com> |
||
4124 | Marc Bevand <mbevand[AT]google.com> |
||
4125 | Marc Fournier <marc.fournier[AT]camptocamp.com> |
||
4126 | Marcel Essig <marcel.essig[AT]gmx.de> |
||
4127 | Marian Ďurkovič <md[AT]bts.sk> |
||
4128 | Marius <mareko.paliga[AT]gmail.com> |
||
4129 | Mark Cunningham <launchpad[AT]markcunningham.ie> |
||
4130 | Mark Weel <markweel[AT]hotmail.com> |
||
4131 | MarkPhillips <mark.s.phillips[AT]outlook.com> |
||
4132 | Marko Hrastovec <marko.hrastovec[AT]gmail.com> |
||
4133 | Martin Tibenský <martin.tibensky[AT]alcatel-lucent.com> |
||
4134 | Matej Košík <5764c029b688c1c0d24a2e97cd764f[AT]gmail.com> |
||
4135 | Matthieu Coudron <matthieu.coudron[AT]lip6.fr> |
||
4136 | Micha Reiser <michafamreiser.ch> |
||
4137 | Michael Adam <obnox[AT]samba.org> |
||
4138 | Michael Cistera <michael.cistera[AT]netscout.com> |
||
4139 | Michael McConville <mmcco[AT]mykolab.com> |
||
4140 | Michael Oed <michael.oed[AT]gmail.com> |
||
4141 | Michael Pergament <mpergament[AT]googlemail.com> |
||
4142 | Michael Vigovsky <upliner[AT]gmail.com> |
||
4143 | Michal Pazdera <michal.pazdera[AT]gmail.com> |
||
4144 | Michal Prívozník <mprivozn[AT]redhat.com> |
||
4145 | Michał Skalski <mskalski13[AT]gmail.com> |
||
4146 | Michele Baldessari <michele[AT]acksyn.org> |
||
4147 | Mikael Kanstrup <mikael.kanstrup[AT]gmail.com> |
||
4148 | Mike Frysinger <vapier[AT]chromium.org> |
||
4149 | Mike Gerschefske <msgersch2[AT]gmail.com> |
||
4150 | Mike Morrin <morrinmike[AT]gmail.com> |
||
4151 | Mikhail Koreshkov <drkor[AT]hotbox.ru> |
||
4152 | Miltos Patsiouras <mipatsio[AT]gmail.com> |
||
4153 | Mirko Parthey <mirko.parthey[AT]web.de> |
||
4154 | Moraney Jalil <moraney.jalil[AT]outlook.com> |
||
4155 | Moshe Kaplan <me[AT]moshekaplan.com> |
||
4156 | Nathan Cole <nath[AT]thecoleresidence.co.uk> |
||
4157 | Nick Bedbury <npbedbur[AT]syr.edu> |
||
4158 | Nick Carter <ncarter100[AT]gmail.com> |
||
4159 | Nicolas Cavallari <nicolas.cavallari[AT]green-communications.fr> |
||
4160 | Nicolas S. Dade <nic.dade[AT]gmail.com> |
||
4161 | Nils Ohlmeier <github[AT]ohlmeier.org> |
||
4162 | Noel Power <noel.power[AT]suse.com> |
||
4163 | Olaf Bergmann <bergmann[AT]tzi.org> |
||
4164 | Olga Kornievskaia <kolga[AT]netapp.com> |
||
4165 | Oren Koler <clicker78[AT]gmail.com> |
||
4166 | Orgad Shaneh <orgads[AT]gmail.com> |
||
4167 | Oscar Gonzalez de Dios <oscar.gonzalezdedios[AT]telefonica.com> |
||
4168 | Osman Sakalla <osman.sakalla[AT]ericsson.com> |
||
4169 | Owen Williams <williams.owen[AT]gmail.com> |
||
4170 | Pascal Artho <pascalartho[AT]gmail.com> |
||
4171 | Patrice Fournier <patrice.fournier[AT]ifax.com> |
||
4172 | Patrick MacArthur <pmacarth[AT]iol.unh.edu> |
||
4173 | Patrick Servello <patrick.servello[AT]gmail.com> |
||
4174 | Paul Emge <paul.emge[AT]digidescorp.com> |
||
4175 | Paul Offord <paul.offord[AT]advance7.com> |
||
4176 | Paulo Roberto Brandão <betobrandao[AT]gmail.com> |
||
4177 | Pavel Karneliuk <pavel_karneliuk[AT]epam.com> |
||
4178 | Pavel Moravec <mgr.pavel[AT]gmail.com> |
||
4179 | Pavel Odintsov <pavel.odintsov[AT]gmail.com> |
||
4180 | Pavel Strnad <pavel_strnad[AT]hotmail.com> |
||
4181 | Pavlos Antoniou <pant[AT]intracom-telecom.com> |
||
4182 | Pedro Jose Marron <pjmarron[AT]locoslab.com> |
||
4183 | Peng Li <seudut[AT]gmail.com> |
||
4184 | Peng Tao <tao.peng[AT]primarydata.com> |
||
4185 | Peter Membrey <peter[AT]membrey.hk> |
||
4186 | Peter Ross <peter.ross[AT]dsto.defence.gov.au> |
||
4187 | Petr Gotthard <petr.gotthard[AT]honeywell.com> |
||
4188 | Petr Sumbera <petr.sumbera[AT]oracle.com> |
||
4189 | Petr Štetiar <petr.stetiar[AT]gaben.cz> |
||
4190 | Philip Rosenberg-Watt <p.rosenberg-watt[AT]cablelabs.com> |
||
4191 | Philipp Hancke <fippo[AT]andyet.net> |
||
4192 | Pino Toscano <pino[AT]debian.org> |
||
4193 | Ray Gomez <rayvincent.gomez[AT]gmail.com> |
||
4194 | Remi Gacogne <remi.gacogne[AT]powerdns.com> |
||
4195 | Ricardo Cristian Ramirez <r.cristian.ramirez[AT]gmail.com> |
||
4196 | Rich Coe <richcoe2[AT]gmail.com> |
||
4197 | Richard Kuemmel <kuemmel.ric[AT]googlemail.com> |
||
4198 | Richard Sharpe <rsharpe[AT]samba.org> |
||
4199 | Rishi Dev Singh <rishi.dev[AT]samsung.com> |
||
4200 | Robert Beardsworth <rob_beardsworth[AT]hotmail.com> |
||
4201 | Robert Cragie <robert.cragie[AT]gmail.com> |
||
4202 | Robert P <tehownt[AT]gmail.com> |
||
4203 | Roland Knall <rknall[AT]gmail.com> |
||
4204 | Roman Leonhartsberger <ro.leonhartsberger[AT]gmail.com> |
||
4205 | Roman Volkov <volkoff_roman[AT]ukr.net> |
||
4206 | Rudra Rugge <rrugge[AT]juniper.net> |
||
4207 | Russel Howe <russel[AT]appliedinvention.com> |
||
4208 | Rustam Safargalin <rustam.safargalin[AT]sifox.ru> |
||
4209 | Ryan Mullen <rmmullen[AT]gmail.com> |
||
4210 | Samiran Saha <ssahasamiran[AT]gmail.com> |
||
4211 | Sebastian Kloeppel <sk[AT]nakedape.net> |
||
4212 | Sebastian Schildt <sebastian[AT]frozenlight.de> |
||
4213 | Selva Kumar <v.selvamuthukumar[AT]gmail.com> |
||
4214 | Selvamegala <sselvamegala[AT]gmail.com> |
||
4215 | Sergey Avseyev <sergey.avseyev[AT]gmail.com> |
||
4216 | Sergio Moreno Mozota <sergio.morenomozota[AT]telefonica.com> |
||
4217 | Shekhar Chandra <ranushekhar[AT]gmail.com> |
||
4218 | Shinjo Park <peremen[AT]gmail.com> |
||
4219 | Shoichi Sakane <wireshark-shoichi[AT]tanu.org> |
||
4220 | Shu Shen <shu.shen[AT]gmail.com> |
||
4221 | Simon Barber <sbarber[AT]parc.com> |
||
4222 | Simon Barber <simon.barber[AT]meraki.net> |
||
4223 | Simon Zhong <szhong.jnpr[AT]gmail.com> |
||
4224 | Slava Shwartsman <slavash[AT]mellanox.com> |
||
4225 | Soumya Koduri <skoduri[AT]redhat.com> |
||
4226 | Steev Klimaszewski <threeway[AT]gmail.com> |
||
4227 | Stefan Doehla <stefan.doehla[AT]iis.fraunhofer.de> |
||
4228 | Stefan Pöschel <github[AT]basicmaster.de> |
||
4229 | Stefan Völkel <sv[AT]its-v.de> |
||
4230 | Stephan Kappertz <octopus.sk[AT]googlemail.com> |
||
4231 | Stephane Bryant <stephane.ml.bryant[AT]gmail.com> |
||
4232 | Stephen Donnelly <stephen.donnelly[AT]emulex.com> |
||
4233 | Sunil Mushran <sunil.mushran[AT]oracle.com> |
||
4234 | Sven Eckelmann <sven[AT]open-mesh.com> |
||
4235 | Sven Schnelle <svens[AT]stackframe.org> |
||
4236 | Sylvain Munaut <tnt[AT]246tNt.com> |
||
4237 | T. Scholz <scholzt234[AT]googlemail.com> |
||
4238 | Tatsuhiro Tsujikawa <tatsuhiro.t[AT]gmail.com> |
||
4239 | Thibault Gerondal <github[AT]tycale.be> |
||
4240 | Thies Moeller <thies.moeller[AT]baslerweb.com> |
||
4241 | Thomas Klausner <tk[AT]giga.or.at> |
||
4242 | Thomas PORTASSAU <thomas.portassau[AT]hotmail.fr> |
||
4243 | Thomas Shen <thomashen[AT]gmail.com> |
||
4244 | Tigran Mkrtchyan <tigran.mkrtchyan[AT]desy.de> |
||
4245 | Tim (Thanh) Nguyen <tnnguyen[AT]broadcom.com> |
||
4246 | Tim Furlong <tim.furlong[AT]gmail.com> |
||
4247 | Timo Warns <timow+github[AT]DiningPhilosopher.DE> |
||
4248 | Timothy Geiser <slimshady007[AT]inbox.lv> |
||
4249 | Tobias Brunner <tobias[AT]strongswan.org> |
||
4250 | Tobias Stoeckmann <tobias[AT]stoeckmann.org> |
||
4251 | Tom Haynes <loghyr[AT]primarydata.com> |
||
4252 | Trond Myklebust <trond.myklebust[AT]primarydata.com> |
||
4253 | Uli Heilmeier <openid[AT]heilmeier.eu> |
||
4254 | Umberto Corponi <umberto.corponi[AT]athonet.com> |
||
4255 | Vasil Velichckov <vvvelichkov[AT]gmail.com> |
||
4256 | Victor Barratault <victor.barratault[AT]gmail.com> |
||
4257 | Victor Dodon <dodonvictor[AT]gmail.com> |
||
4258 | Victor Voronkov <victor.voronkov[AT]gmail.com> |
||
4259 | Vik <vkp129+ubuntu[AT]gmail.com> |
||
4260 | Vikhyat Umrao <vumrao[AT]redhat.com> |
||
4261 | Vikram Hegde <vikram.h[AT]samsung.com> |
||
4262 | Ville Skyttä <ville.skytta[AT]iki.fi> |
||
4263 | Vincent Helfre <vincent.helfre[AT]gmx.net> |
||
4264 | Vincenzo Reale <smart2128[AT]baslug.org> |
||
4265 | Vladimir Kondratiev <qca_vkondrat[AT]qca.qualcomm.com> |
||
4266 | Volker Lendecke <vl[AT]samba.org> |
||
4267 | Warren Moxam <warrenmptgrey[AT]gmail.com> |
||
4268 | Wasim Abu Moch <wasim[AT]mellanox.com> |
||
4269 | Weston Andros Adamson <dros[AT]primarydata.com> |
||
4270 | Weston Schmidt <weston_schmidt[AT]alumni.purdue.edu> |
||
4271 | William Tu <u9012063[AT]gmail.com> |
||
4272 | Xavier Brouckaert <xabrouck[AT]cisco.com> |
||
4273 | YFdyh000 <yfdyh000[AT]gmail.com> |
||
4274 | Yan Burman <yanb[AT]mellanox.com> |
||
4275 | Yang Luo <hsluoyz[AT]qq.com> |
||
4276 | Yann Lejeune <ylejeune[AT]netyl.org> |
||
4277 | Yasuyuki Tanaka <yatch[AT]isl.rdc.toshiba.co.jp> |
||
4278 | Zdeněk Žamberský <zzdevel[AT]seznam.cz> |
||
4279 | anonsvn <anonsvn[AT]localhost> |
||
4280 | boris.bochkarev <Boris-Bochkaryov[AT]yandex.ru> |
||
4281 | cff339 <cff339[AT]gmail.com> |
||
4282 | kardam <netkardam[AT]gmail.com> |
||
4283 | kkoizumi <kkoizumi46[AT]gmail.com> |
||
4284 | sangodbole <sanket.godbole[AT]spirent.com> |
||
4285 | shuai xiao <iamhihi[AT]gmail.com> |
||
4286 | Øyvind Rønningstad <ronningstad[AT]gmail.com> |
||
4287 | Дмитрий Цветцих <dmitrycvet[AT]gmail.com> |
||
4288 | |||
4289 | |||
4290 | Acknowledgements |
||
4291 | ------------ |
||
4292 | Dan Lasley <dlasley[AT]promus.com> gave permission for his |
||
4293 | dumpit() hex-dump routine to be used. |
||
4294 | |||
4295 | Mattia Cazzola <mattiac[AT]alinet.it> provided a patch to the |
||
4296 | hex dump display routine. |
||
4297 | |||
4298 | We use the exception module from Kazlib, a C library written by |
||
4299 | Kaz Kylheku <kaz[AT]ashi.footprints.net>. Thanks go to him for |
||
4300 | his well-written library. The Kazlib home page can be found at |
||
4301 | http://users.footprints.net/~kaz/kazlib.html |
||
4302 | |||
4303 | We use Lua BitOp, written by Mike Pall, for bitwise operations |
||
4304 | on numbers in Lua. The Lua BitOp home page can be found at |
||
4305 | http://bitop.luajit.org/ |
||
4306 | |||
4307 | Henrik Brix Andersen <brix[AT]gimp.org> gave permission for his |
||
4308 | webbrowser calling routine to be used. |
||
4309 | |||
4310 | Christophe Devine <c.devine[AT]cr0.net> gave permission for his |
||
4311 | SHA1 routines to be used. |
||
4312 | |||
4313 | snax <snax[AT]shmoo.com> gave permission to use his(?) weak key |
||
4314 | detection code from Airsnort. |
||
4315 | |||
4316 | IANA gave permission for their port-numbers file to be used. |
||
4317 | |||
4318 | We use the natural order string comparison algorithm, written by |
||
4319 | Martin Pool <mbp[AT]sourcefrog.net>. |
||
4320 | |||
4321 | Emanuel Eichhammer <support[AT]qcustomplot.com> granted permission |
||
4322 | to use QCustomPlot. |