I have a .diff edns-client-ip patch file for dig, but i dont know how to install it. Any tips? The patch for it is available here- http://wilmer.gaa.st/edns-client-subnet/
Asked
Active
Viewed 632 times
1 Answers
0
try patch
in the source directory of bind-dig-edns
$ cd /path/to/bind-xxx-dig-edns-client/src
$ patch -p1 < bind-xxx-dig-edns-client-subnet.diff

c00kiemon5ter
- 16,994
- 7
- 46
- 48