Add support for rbl by dns resolution.
authorFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 4 Oct 2008 14:14:13 +0000 (16:14 +0200)
committerFlorent Bruneau <florent.bruneau@polytechnique.org>
Sat, 4 Oct 2008 14:14:13 +0000 (16:14 +0200)
commitd6f820ed2e86f48c23bc7dc4ee3f591a2d46fc5f
treec06fa6562fb04b5128531f25063ebfcff1c9aa57
parent1b0d47e10359293dafc8937b8036168d7ec61a6a
Add support for rbl by dns resolution.

Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique.org>
common/Makefile
common/rbl.c [new file with mode: 0644]
common/rbl.h [new file with mode: 0644]
postlicyd/Makefile
postlicyd/iplist.c [moved from postlicyd/rbl.c with 94% similarity]
postlicyd/iplist.h [moved from postlicyd/rbl.h with 98% similarity]
postlicyd/tst-rbl.c