Hi, On Sun, Dec 6, 2015 at 9:17 PM, Selva Nair <selva.n...@gmail.com> wrote:
> This makes the default choice for the emulated dhcp server > address to be the network address, same as in the TAP mode. Also > change the default ifconfig_pool_end to broadcast - 1. > > Currently the default ip for the dhcp server is the broadcast > address - 1, making that address not available for windows clients. > This change also brings the code in agreement with the comments in > helper.c and the documentation. > > Signed-off-by: Selva Nair <selva.n...@gmail.com> > --- > src/openvpn/helper.c | 2 +- > src/openvpn/tun.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > A gentle nudge to see if anyone can review this. If you don't like the change we could edit the manpage to match the code.. Ref: http://article.gmane.org/gmane.network.openvpn.devel/10687 Thanks, Selva