Controller: Add CACHED keyword to ADDRMAP events (#8596 part 2/2)

Add keyword CACHED="YES"/"NO" to ADDRMAP control events to indicate whether the
DNS response will be cached or not.
This commit is contained in:
Desoxy
2013-04-03 18:50:51 +02:00
parent 2c40138210
commit 74f5e304e4
5 changed files with 18 additions and 13 deletions
+3
View File
@@ -0,0 +1,3 @@
o Minor features:
- Add CACHED keyword to ADDRMAP events in the control protocol to indicate
whether a DNS result will be cached or not.