Merging upstream version 2.6.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
a319d25425
commit
cf2db3066a
7 changed files with 66 additions and 16 deletions
10
contrib/ecs-gen/README.md
Normal file
10
contrib/ecs-gen/README.md
Normal file
|
@ -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
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue