Yes, WDS is still on firmware version 08.39.89, just now is a hidden feature. You must modify your config.def and set the flag - isWlanWds - and wupti, your WDS is activ and playable :wink: .
echo "sed \"s/isWlanWds 0/isWlanWds 1/g\" /var/config.def > /var/tmp/config.def" >> /var/tmp/debug.cfg
echo "chmod 444 /var/tmp/config.def" >> /var/tmp/debug.cfg
echo "mount -o bind /var/tmp/config.def /var/config.def" >> /var/tmp/debug.cfg