git: dma: perform MX lookups
Simon Schubert
corecode at crater.dragonflybsd.org
Sun Sep 20 12:04:16 PDT 2009
commit 3021968a96629ec4c89d457239155ec61eaecfa6
Author: Simon Schubert <corecode at dragonflybsd.org>
Date: Sun Sep 20 20:58:37 2009 +0200
dma: perform MX lookups
Summary of changes:
libexec/dma/Makefile | 2 +-
libexec/dma/TODO | 1 -
libexec/dma/dma.h | 20 ++++-
libexec/dma/dns.c | 273 ++++++++++++++++++++++++++++++++++++++++++++++++++
libexec/dma/net.c | 190 +++++++++++++++++++----------------
5 files changed, 393 insertions(+), 93 deletions(-)
create mode 100644 libexec/dma/dns.c
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3021968a96629ec4c89d457239155ec61eaecfa6
--
DragonFly BSD source repository
More information about the Commits
mailing list