On Fri, Dec 19, 2008 at 1:27 PM, Gaurav Raval wrote:
> Hi PLUGies,
>
> I want to perform packet filtering for
>
> - Session Initiation Protocol (kind of clear text messages) in
> - kernel(2.6.28) based on
> - regular expression.
>
> Can any one help me building dynamic module to do so?
> Had
On Fri, Dec 19, 2008 at 1:27 PM, Gaurav Raval wrote:
> Hi PLUGies,
>
> I want to perform packet filtering for
>
> - Session Initiation Protocol (kind of clear text messages) in
> - kernel(2.6.28) based on
> - regular expression.
>
> Can any one help me building dynamic module to do so?
> Had
Hi PLUGies,
I want to perform packet filtering for
- Session Initiation Protocol (kind of clear text messages) in
- kernel(2.6.28) based on
- regular expression.
Can any one help me building dynamic module to do so?
Had any one previously tried to filter (kind of firewall) @ kernel laye