This is a fork from the Alchemy pre5.3 CVS made by Wolf. 
It includes many bugfixes that weren't in the official pre5.3 release.
I included the CHANGELOG from the latest w34 release (this is w30) so you can tell what was fixed after this version.
I can not offer source code for this yet because neither Sveasoft nor Wolf have made it available.
So it's their GPL violation, not mine.

Have fun trying IPv6 and big thanks to zibadun for the file :)
TheIndividual

For news and links to my mirrors, visit my slashdot journal http://slashdot.org/~TheIndividual/journal/
Post comments, questions or anything else at http://forum.bsr-clan.de/viewforum.php?f=12


## Official readme starts here ##
The following are feature differences between this release and the mainline version (Alchemy pre5.3) it is based on: 
* Basic Chillispot web interface 
* Full IPv6 (layer 2-3) support via CLI (nvram: ipv6_enable) 
* radvd for IPv6 address assignment via CLI (nvram: radvd_enable & radvd_conf) 

For IPv6 support, set ipv6_enable to "1" and commit/reboot. Use the "ip" command to configure. 

For radvd, set radvd_enable to "1" and put an radvd configuration in radvd_conf ... then reboot. This will create /tmp/radvd.conf and load radvd with that configuration. 

For more information about configuring IPv6 and radvd, google :)