On Mon, Nov 16, 2009 at 03:00:23PM -0800, Peter Memishian wrote:
>  > Socket Filters will provide a framework which makes it possible for
>  > modules to intercept user requests and transport events occurring on
>  > non-STREAMS sockets. Filters will be able to modify or deny socket
>  > operations; transform, delay and inject data, as well as defer the
>  > notification of new connections. 
>  > 
>  > Included in the scope of this project is the conversion of the
>  > existing in-kernel SSL proxy into a socket filter.
> 
> Thanks for the information.  Will this framework be made public as part of
> this initial effort, or will that be follow-on work?  Is framework-level
> support for multiple filters on the same socket in-scope or out-of-scope?

Handling multiple filters on the same socket is within the scope of
the project, however, making the framework public is out-of-scope.

Anders
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to