From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.netsonic.fi ([194.29.192.26]) by speech.braille.uwo.ca with esmtp (Exim 3.36 #1 (Debian)) id 1DsId4-0000tn-00 for ; Tue, 12 Jul 2005 07:08:46 -0400 Received: from nkl.local (door2.adsl.netsonic.fi [194.29.197.2]) by smtp.netsonic.fi (Postfix) with SMTP id BC0991F802D for ; Tue, 12 Jul 2005 14:08:44 +0300 (EEST) Received: (qmail 32203 invoked from network); 12 Jul 2005 11:08:44 -0000 Received: from nkl.local (1000@192.168.2.4) by nkl.local with SMTP; 12 Jul 2005 11:08:44 -0000 Date: Tue, 12 Jul 2005 14:08:44 +0300 (EEST) From: Ari Moisio To: Speakup mailing list Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; format=flowed Content-ID: Content-Disposition: INLINE Subject: OT: [Speak-freely-devel] patches: fixes and nat improvements to sf 7.6a (fwd) X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Speakup is a screen review system for Linux." List-Id: "Speakup is a screen review system for Linux." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Jul 2005 11:08:46 -0000 Hi! This announce has been posted to speakfreely-devel list and at least that reflect-nat-patch is excellent. -- arimo ---------- Forwarded message ---------- Subject: [Speak-freely-devel] patches: fixes and nat improvements to sf 7.6a From: Ivan Popov To: speak-freely-devel@lists.sourceforge.net Hello, attaching fixes for some small bugs and improvements of NAT support. Now NAT is working, even on OSS, though not with half-duplex hardware (due to the method of implementing half-duplex, which possibly should be the other way around). sfreflect can support parties talking from behind NAT, run with -nat option. Of course, all parties have to run sfspeaker with -nat argument. Another patch is to let sfspeaker to always decrypt packets given a decryption key, to distinguish between authentic and non-authentic packets. Ideally we should drop packets which decrypt to garbage, if somebody adds a check for that. Enjoy! -- Ivan