IMPORTANT NOTE: 
This is the first release which has all Sveasoft tags removed, at least all I could find.
This mean however that I had to rebuild the entire filesystem and it is the first time that I did this.
So PLEASE be careful with this release, it works fine on my router but as always I can't offer any guarantees.

RELEASE INFO:
This is a fork from the Alchemy pre5.4 CVS made by Wolf.
It includes some bugfixes that weren't in the official pre5.4 release.
I included the CHANGELOG for this release so you can see what's new.
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 a good friend for the supply :)
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 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) 
* Web interface option for bridged or routed client mode 
* Options on the Admin->Log page for enabling/disabling iptables logging targets *NEW* 

Broadcasts are still not bridged by bridged client mode, will work on this for the next release. 

The setserial utility is properly included in this release as I originally intended  

When set to bridged client mode, you will need to configure the following under the main setup page (Setup -> Basic Setup): 
* Local IP Address & mask 
* Gateway 
* Local DNS (should be a valid DNS server, not 127.0.0.1)

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 :)