mDNS no longer crashes on malformed packets

This commit is contained in:
Andrew Hennessy
2013-11-04 17:13:13 -05:00
parent 1d5adff0d5
commit 7038384d36
7 changed files with 193 additions and 251 deletions

View File

@@ -5,5 +5,6 @@
<classpathentry kind="con" path="com.android.ide.eclipse.adt.ANDROID_FRAMEWORK"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.LIBRARIES"/>
<classpathentry exported="true" kind="con" path="com.android.ide.eclipse.adt.DEPENDENCIES"/>
<classpathentry kind="lib" path="C:/Users/Andrew/Documents/GitHub/EECS293/mDNSTest/libs/dnsjava-2.1.6.jar"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>