Fix issue #33, respond to NS requests

This commit is contained in:
Erik Ekman
2008-09-09 20:55:13 +00:00
committed by Erik Ekman
parent f4cd876ace
commit 9d3f87ddcc
4 changed files with 98 additions and 0 deletions

View File

@@ -19,6 +19,8 @@ CHANGES:
- Added capability to forward DNS queries outside tunnel domain to
a nameserver on localhost. Use -b port to enable.
- 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.
2008-08-06: 0.4.2 "Opened Zone"
- Applied a few small patches from Maxim Bourmistrov and Gregor Herrmann