Annotation of embedaddon/pimd/CREDITS, revision 1.1

1.1     ! misho       1: Credits
        !             2: =======
        !             3: Apologies if your names is not included, please contact us to be included.
        !             4: 
        !             5:  * PIM-SSM and IGMPv3 support added by Markus Veranen <markus.veranen@gmail.com>
        !             6: 
        !             7:  * The pimd maintainer until January 14, 2005, when the project was officially
        !             8:    retired: Pavlin Ivanov Radoslavov <pavlin@catarina.usc.edu>
        !             9: 
        !            10:  * The PIM kernel modifications and pimd itself were originally
        !            11:    written by Ahmed Helmy (ahelmy@catarina.usc.edu) as a summer intern in SGI.
        !            12: 
        !            13:  * The PIM-SM implementation for gated, George Edmond "Rusty" Eddy <eddy@isi.edu>
        !            14: 
        !            15:  * The "up to the March '97 I-D spec" + RSVP support pimd version was done
        !            16:    by Pavlin Radoslavov during his summer'97 intern in Sun Microsystems
        !            17:    under Michael Speer's supervision.
        !            18: 
        !            19:  * BSDI 3.0/3.1 support + various improvements and bug reports
        !            20:    by Hitoshi Asaeda (asaeda@yamato.ibm.co.jp).
        !            21: 
        !            22:  * Bug reports and SGI tests by Nidhi Bhaskar (nidhi@cho-oyu.engr.sgi.com).
        !            23: 
        !            24:  * Bug reports and SunOS tests by Isabelle Girard (girardi@rc.bel.alcatel.be)
        !            25:    and Dirk Ooms (oomsd@rc.bel.alcatel.be)
        !            26: 
        !            27:  * NetBSD-1.3 compilation support (both for pimd and the kernel mods) and
        !            28:    bug reports by Heiko W.Rupp <hwr@pilhuhn.de>
        !            29: 
        !            30:  * Bug reports by Chirayu Shah (shahzad@torrentnet.com)
        !            31: 
        !            32:  * A number of changes copied back from pimdd (PIM-DM) stand-alone
        !            33:    implementation by Kurt Windisch (kurtw@antc.uoregon.edu)
        !            34: 
        !            35:  * Linux patches by "Jonathan Day" <jd9812@my-dejanews.com> and
        !            36:    Fred Griffoul <griffoul@ccrle.nec.de>
        !            37: 
        !            38:  * Bug reports and Linux tests by Kaifu Wu <kaifu@3com.com>
        !            39: 
        !            40:  * Linux kernel internals help by Alexey Kuznetsov <kuznet@ms2.inr.ac.ru>
        !            41: 
        !            42:  * Bug reports by Fred Griffoul <griffoul@ccrle.nec.de>
        !            43: 
        !            44:  * Bug reports and fixes for Linux by
        !            45:    "Venning, Roger" <Roger.Venning@corpmail.telstra.com.au>
        !            46: 
        !            47:  * Various patches and bug fixes by 
        !            48:    JINMEI Tatuya <jinmei@isl.rdc.toshiba.co.jp>
        !            49: 
        !            50:  * Solaris 8 fixes by "Eric S. Johnson" <esj@cs.fiu.edu>
        !            51: 
        !            52:  * Bug reports by Azzurra Pantella <s198804@studenti.ing.unipi.it> and
        !            53:    Nicola Dicosmo from University of Pisa.
        !            54: 
        !            55:  * Bug reports and fixes by Sri V <vallepal@yahoo.com>
        !            56: 
        !            57:  * Bug reports, fixes and new features (ALTNET, SCOPED traffic)
        !            58:    by Marian Stagarescu <marian@bile.cidera.com>
        !            59:    and Ashok Rao <rao@cidera.com        !            60: 
        !            61:  * Bug reports by Philip Ho <cbho@ie.cuhk.edu.hk>
        !            62: 
        !            63:  * Bug reports by <mistkhan@indiatimes.com>
        !            64: 
        !            65:  * GRE configuration examples, bug fixes, 
        !            66:    and code contribution by Hiroyuki Komatsu <komatsu@taiyaki.org>
        !            67: 
        !            68:  * Bug report and fix by Xiaofeng Liu <liu_xiao_feng@yahoo.com>
        !            69: 
        !            70:  * Bug reports and fixes by SAKAI Hiroaki <sakai.hiroaki@finet.fujitsu.com>
        !            71: 
        !            72:  * Bug reports and fixes by "Jiahao Wang" <jiahaow@yahoo.com.cn> and
        !            73:    "Bo Cheng" <bobobocheng@hotmail.com>)
        !            74: 
        !            75:  * Bug report by Andrea Gambirasio <andrea.gambirasio@softsolutions.it>
        !            76:  
        !            77:  * Bug reports by "J.W. (Bill) Atwood" <bill@cs.concordia.ca>
        !            78: 
        !            79:  * Bug report by "Eva Pless" <eva.pless@imk.fraunhofer.de>
        !            80: 
        !            81:  * Bug reports and fixes by SUZUKI Shinsuke <suz@crl.hitachi.co.jp>
        !            82: 
        !            83:  * Bug report by Serdar Uezuemcue <serdar@eikon.tum.de>
        !            84: 
        !            85:  * Bug reports and fixes by <seyon@oullim.co.kr>
        !            86: 
        !            87:  * All alpha testers who were brave enough to try it and then sent me
        !            88:    feedbacks (apology for not keeping the list).
        !            89: 
        !            90:  * Thanks to the FreeBSD team and particularly to the
        !            91:    freebsd-hackers mailing list participants for the help
        !            92:    with the real-time debugging of the FreeBSD kernel.
        !            93: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>