Revert client shutdown code, it seems BADIP can arrive even though everything works

This commit is contained in:
Erik Ekman
2008-12-06 12:25:02 +00:00
committed by Erik Ekman
parent bc6945527e
commit ae942ac542
2 changed files with 0 additions and 7 deletions

View File

@@ -11,7 +11,6 @@ CHANGES:
from Francois Revol. Still work to do to get tun device working.
- Added capability to forward DNS queries outside tunnel domain to
a nameserver on localhost. Use -b port to enable, fixes #31.
- iodine client now shuts down if it detects a server restart.
- iodined now replies to NS request on its own domain, fixes issue #33.
The destination IP address is sent as reply. Use -n to specify
a specific IP address to return (if behind NAT etc).