summaryrefslogtreecommitdiffstats
path: root/contrib/ecs-gen/README.md
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:16:10 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2021-07-17 07:16:22 +0000
commit91d4f5165918fe2c359ef52afe624377906386c9 (patch)
treebc5eabe4dc54c564a9d3c58b49ff53675ed12225 /contrib/ecs-gen/README.md
parentReleasing debian version 2.5.2-1. (diff)
downloaddnsperf-91d4f5165918fe2c359ef52afe624377906386c9.tar.xz
dnsperf-91d4f5165918fe2c359ef52afe624377906386c9.zip
Merging upstream version 2.6.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'contrib/ecs-gen/README.md')
-rw-r--r--contrib/ecs-gen/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/ecs-gen/README.md b/contrib/ecs-gen/README.md
new file mode 100644
index 0000000..acd1cac
--- /dev/null
+++ b/contrib/ecs-gen/README.md
@@ -0,0 +1,10 @@
+# dnsperf-ecs-gen
+
+Small python script to generate EDNS Client Subnet options for `dnsperf`.
+
+Requires `dnspython` to be installed.
+
+```
+$ ./dnsperf-ecs-gen 192.168.0.1/24
+-e 8:00011800c0a800
+```