-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 21/02/12 02:22, Alon Bar-Lev wrote: > > Signed-off-by: Alon Bar-Lev <alon.bar...@gmail.com> > --- > tun.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/tun.c b/tun.c > index c92c0d7..81b66fb 100644 > --- a/tun.c > +++ b/tun.c > @@ -4492,7 +4492,7 @@ dhcp_masq_addr (const in_addr_t local, const in_addr_t > netmask, const int offset > msg (M_FATAL, "ERROR: There is a clash between the --ifconfig local > address and the internal DHCP server address -- both are set to %s -- please > use the --ip-win32 dynamic option to choose a different free address from the > --ifconfig subnet for the internal DHCP server", print_in_addr_t (dsa, 0, > &gc)); > > if ((local & netmask) != (dsa & netmask)) > - msg (M_FATAL, "ERROR: --tap-win32 dynamic [offset] : offset is outside > of --ifconfig subnet"); > + msg (M_FATAL, "ERROR: --ip-win32 dynamic [offset] : offset is outside of > --ifconfig subnet"); > > gc_free (&gc); > return htonl(dsa);
ACK. Kind regards, David Sommerseth -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk9LRJEACgkQDC186MBRfrpufwCaApTJnlpQQJ9iWW3PBh+sJCxo 0TIAn1j4gSvEM7GiwuVhep7q/yELWcuf =F7DR -----END PGP SIGNATURE-----