★ wanayoo — archive 1999 http://ippersonality.sourceforge.net/developers.htmlNouvelle recherche | Portail wanayoo
IP Personality

[ Home | Download | Developers ]


The project is being hosted on SourceForge which provides several developer facilities (SourceForge project page).

Anonymous CVS Access
 

For those of you who love being on the bleeding edge, the patches are available through anonymous CVS (currently for linux-2.4.0-test4) :

  • First set the CVSROOT:
    $ export CVSROOT=:pserver:anonymous@cvs.ippersonality.sourceforge.net:/cvsroot/ippersonality
    
  • Then login (no password):
    $ cvs login
    
  • Checkout the patched kernel source subtrees:
    $ cd /path/to/linux-2.4.0-test4/
    $ rm -fr net/
    $ cvs -z3 co net
    $ cd include/
    $ rm -fr linux/
    $ cvs -z3 co linux
    
  • Checkout the patched iptables:
    $ cvs co iptables
    
 
Bug reports / Patches
 

You have found a bug ? Or even better, you want to send us a nice patch ? Then use one of these links:

 
Mailing list
 

If you want to contact us, use the developement list. If you want to contribute to the projet, we strongly encourage you to subscribe to the list.

 
Translators wanted !
  If you happen to read French, you should read our report provided with the tarball and, if you have time, translate the interesting chapters (chapter 3 and annex A): this would be very good grounds for documentation.