simplify memory management for dns answers: use a blob_buf to cache entries
authorFelix Fietkau <nbd@openwrt.org>
Mon, 9 Jun 2014 22:35:52 +0000 (00:35 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Mon, 9 Jun 2014 22:35:52 +0000 (00:35 +0200)
commit30d33913cb2d8e895ebf1c79595a0ebf901d925b
treef0a98b4e080ed70c068eb060e4caf2becb48ae98
parent5e7c65b68ada5a07228ccb83a3b151f633c4725f
simplify memory management for dns answers: use a blob_buf to cache entries

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
dns.c
util.c
util.h