Added initial implementation of low-level DNS packetization 
and parsing functions in PJLIB-UTIL/dns.h. Errors codes
added for DNS formatting related errors.



git-svn-id: https://svn.pjsip.org/repos/pjproject/trunk@745 74dad513-b988-da41-8d7b-12977e46ad98
diff --git a/pjlib-util/build/pjlib_util.dsp b/pjlib-util/build/pjlib_util.dsp
index 71ec6e4..56dac41 100644
--- a/pjlib-util/build/pjlib_util.dsp
+++ b/pjlib-util/build/pjlib_util.dsp
@@ -85,6 +85,14 @@
 # PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"

 # Begin Source File

 

+SOURCE="..\src\pjlib-util\dns.c"

+# End Source File

+# Begin Source File

+

+SOURCE="..\src\pjlib-util\dns_dump.c"

+# End Source File

+# Begin Source File

+

 SOURCE="..\src\pjlib-util\errno.c"

 # End Source File

 # Begin Source File

@@ -135,6 +143,10 @@
 # PROP Default_Filter "h;hpp;hxx;hm;inl"

 # Begin Source File

 

+SOURCE="..\include\pjlib-util\dns.h"

+# End Source File

+# Begin Source File

+

 SOURCE="..\include\pjlib-util\errno.h"

 # End Source File

 # Begin Source File