From mboxrd@z Thu Jan 1 00:00:00 1970 From: patric Subject: SPAM(6.2) mini-hack for country-based filter. Date: Tue, 15 May 2007 19:55:54 +0200 Message-ID: <4649F42A.7010700@imperialnet.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org Hi, Just wanted to drop a note about a minimalistic, and ugly :), userspace app that enables country-based filtering instead of the kernel-module that's out there. I preferred this way since i dont like kernel-modules doing user-space access in this specific way, and it should cause less risk for crashed if there are any bugs in the code. The worst that could happen in that the app crashes and needs to be restarted. http://bladerunner.mine.nu/CJ And, it's a work in progress so there are a few loose ends currently in the source, but atleast it works.. Feel free to submit any patches.. Enjoy, Patric