aboutsummaryrefslogtreecommitdiffstats
path: root/gg_sniff/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'gg_sniff/README.txt')
-rw-r--r--gg_sniff/README.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/gg_sniff/README.txt b/gg_sniff/README.txt
index dcf42e1..4f320cd 100644
--- a/gg_sniff/README.txt
+++ b/gg_sniff/README.txt
@@ -35,3 +35,10 @@ Note that gg_sniff activates extra protections on libpcap file descriptor, by
setting it to readonly, for now on OpenBSD only.
It does so by reimplementing some of libpcap functions, see
pcap.c my_pcap_open_live()
+
+Limitations
+===========
+
+If your dns server changes during gg_sniff execution, gg_sniff will keep using
+the old ones.
+The only fix is to restart the gg_sniff process.