From 74f5e304e49b8ccde2b97232c49e5025dba21f59 Mon Sep 17 00:00:00 2001 From: Desoxy Date: Wed, 3 Apr 2013 18:50:51 +0200 Subject: 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. --- changes/bug8596 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 changes/bug8596 (limited to 'changes') diff --git a/changes/bug8596 b/changes/bug8596 new file mode 100644 index 000000000..dd36bad85 --- /dev/null +++ b/changes/bug8596 @@ -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. -- cgit v1.2.3