On Mon, Jun 30, 2008 at 5:10 PM, Kristian Kielhofner <[EMAIL PROTECTED]> wrote: > Does anyone want to write a kernel module? ;)
The thing I was mentioning about hashing addresses is already in the kernel, check out: hashlimit on google, or net/netfilter/xt_hashlimit.c in your favorite 2.6 kernel source The other cases you mention could be done with multiple rules, especially if you know good subnets / netmasks. _______________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- AstriCon 2008 - September 22 - 25 Phoenix, Arizona Register Now: http://www.astricon.net asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
