Module: sip-router Branch: master Commit: 2c2dd816c422e7959531d9974d59f14228d974bf URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2c2dd816...
Author: Andrei Pelinescu-Onciul andrei@iptel.org Committer: Andrei Pelinescu-Onciul andrei@iptel.org Date: Tue Mar 31 19:07:44 2009 +0200
dns: EBL records support
- support for EBL records - dns cache support for EBLs - dns.delete_ebl rpc added
---
core_cmd.c | 8 +++ dns_cache.c | 161 +++++++++++++++++++++++++++++++++++++++++++++++++--------- resolve.c | 72 ++++++++++++++++++++++++++- resolve.h | 17 ++++++ 4 files changed, 232 insertions(+), 26 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=2c2d...