From mboxrd@z Thu Jan 1 00:00:00 1970 From: patric Subject: Re: mini-hack for country-based filter. Date: Mon, 21 May 2007 13:46:05 +0200 Message-ID: <4651867D.1030901@imperialnet.org> References: <4649F42A.7010700@imperialnet.org> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4649F42A.7010700@imperialnet.org> 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 Replying to my own topic just to see if the spam-filter for this mailinglist has been fixed. Ignore this... patric wrote: > 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 > > > >