unbound/daemon
George Thessalonikefs 7b948b0647 - Added generic EDNS code for registering known EDNS option codes,
bypassing the cache response stage and uniquifying mesh states. Four EDNS
  option lists were added to module_qstate (module_qstate.edns_opts_*) to
  store EDNS options from/to front/back side.
- Added two flags to module_qstate (no_cache_lookup, no_cache_store) that
  control the modules' cache interactions.
- Added code for registering inplace callback functions. The registered
  functions can be called just before replying with local data or Chaos,
  replying from cache, replying with SERVFAIL, replying with a resolved
  query, sending a query to a nameserver. The functions can inspect the
  available data and maybe change response/query related data (i.e. append
  EDNS options).
- Updated Python module for the above.
- Updated Python documentation.



git-svn-id: file:///svn/unbound/trunk@3947 be551aaa-1e26-0410-a405-d3ace91eadb9
2016-12-06 13:42:51 +00:00
..
acl_list.c - Removed patch comments from acllist.c and msgencode.c 2016-10-18 13:20:42 +00:00
acl_list.h Added views functionality. 2016-10-05 09:36:25 +00:00
cachedump.c - Fixup query_info local_alias init. 2016-10-20 15:05:30 +00:00
cachedump.h And fix #551 REGENT to COPYRIGHT HOLDER in license in file headings. 2014-02-07 13:28:39 +00:00
daemon.c - Added generic EDNS code for registering known EDNS option codes, 2016-12-06 13:42:51 +00:00
daemon.h Added views functionality. 2016-10-05 09:36:25 +00:00
remote.c - Added local-zones and local-data bulk addition and removal functionality in 2016-11-30 11:22:29 +00:00
remote.h - TCP_TIMEOUT is specified in milliseconds. 2016-06-15 14:23:43 +00:00
stats.c - Patch for server.num.zero_ttl stats for count of expired replies, 2016-10-28 15:08:32 +00:00
stats.h - Patch for server.num.zero_ttl stats for count of expired replies, 2016-10-28 15:08:32 +00:00
unbound.c Fixup for windows compile. 2016-11-29 15:49:37 +00:00
worker.c - Added generic EDNS code for registering known EDNS option codes, 2016-12-06 13:42:51 +00:00
worker.h - Added generic EDNS code for registering known EDNS option codes, 2016-12-06 13:42:51 +00:00