aboutsummaryrefslogtreecommitdiffstats
path: root/gg_sniff/README.txt
diff options
context:
space:
mode:
authorLaurent Ghigonis <laurent@p1sec.com>2012-12-04 01:02:29 +0100
committerLaurent Ghigonis <laurent@p1sec.com>2012-12-04 01:02:29 +0100
commit4b20c1c91aa0a6ad165f2fb81b90af0bb99f69ec (patch)
tree917b55583d2a977a3520271ffd9c4979a12f8122 /gg_sniff/README.txt
parentexplanation on libggnet (diff)
downloadglouglou-4b20c1c91aa0a6ad165f2fb81b90af0bb99f69ec.tar.xz
glouglou-4b20c1c91aa0a6ad165f2fb81b90af0bb99f69ec.zip
work in progress on gg_sniff
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.