Hi.

On Tue, Jan 24, 2012 at 6:38 AM, David Sommerseth <dav...@redhat.com> wrote:
>
> This patchs adds a script/plug-in hook which is called right before the
> network routes are taken down.  This is give external processes a
> possibility to tear down communication over the VPN before the VPN
> disappears.
>
> One use case can be to mount a networked file system over the VPN via
> --route-up.  And then to unmount this file system via --route-pre-down


This is great. Two comments:

1. Is the man page (i.e., the page shown at
http://openvpn.net/index.php/open-source/documentation/manuals/openvpn-22.html)
part of the source code repository? If so, shouldn't patches that
change the interface include appropriate changes to the man page? If
not, wouldn't that be a good idea?

2. Can this be used to release a DHCP lease? That would be wonderful!

Reply via email to