All of lore.kernel.org
 help / color / mirror / Atom feed
* [Openvpn-devel] Suggestion: OpenVPN should provide hooks
@ 2004-10-06  4:31 satinders
  0 siblings, 0 replies; only message in thread
From: satinders @ 2004-10-06  4:31 UTC (permalink / raw)
  To: openvpn-devel

[-- Attachment #1: Type: text/plain, Size: 669 bytes --]

OpenVPN should provide hooks just like apache server. This will facilitate
customization of openvpn features. One of the hooks could be
post_tunnel_read_request  which will be called when openvpn reads message
from remote peer. One can add his own treament to message through this
request.

This will greatly improve openvpn's adaptability.

We can have same implementation as in apache (through modules, function
registration) or we can have blank callbacks which developer can fill-in to
acheieve feature enhancments.

Developer should be able to write his module having implementation of
various hooks and then just compile it with openvpn.

Regards,
Satinder Singh

[-- Attachment #2: Type: text/html, Size: 1157 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-10-06  4:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-06  4:31 [Openvpn-devel] Suggestion: OpenVPN should provide hooks satinders

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.