[SR-Dev] git:master: dns: TXT record cache support & more rpcs

Andrei Pelinescu-Onciul andrei at iptel.org
Mon Mar 30 21:04:04 CEST 2009


Module: sip-router
Branch: master
Commit: adc6fe8aa97d0119d25e147248a950d5d91477e2
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=adc6fe8aa97d0119d25e147248a950d5d91477e2

Author: Andrei Pelinescu-Onciul <andrei at iptel.org>
Committer: Andrei Pelinescu-Onciul <andrei at iptel.org>
Date:   Mon Mar 30 20:44:23 2009 +0200

dns: TXT record cache support & more rpcs

- TXT records can be cached (dns_get_entry supports T_TXT)
- more delete entry from cache rpcs:
    dns.delete_naptr
    dns.delete_cname
    dns.delete_txt
- dns.lookup rpc: dns.lookup <type> <name>
   (useful for debugging or for pre-populating the dns cache)
    e.g.: utils/sercmd/sercmd dns.lookup A iptel.org

---

 core_cmd.c  |   92 ++++++++++++----
 dns_cache.c |  359 ++++++++++++++++++++++++++++++++++++++++++++++-------------
 2 files changed, 352 insertions(+), 99 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=adc6fe8aa97d0119d25e147248a950d5d91477e2



More information about the sr-dev mailing list