A working DNS resolver (not yet tied in to anything)

This commit is contained in:
Michael Brown
2007-01-15 17:31:35 +00:00
parent df0397f334
commit 9af12d5fba
6 changed files with 509 additions and 385 deletions

View File

@@ -1,7 +1,7 @@
#ifndef NMB_H
#define NMB_H
#include "dns.h"
#include <gpxe/dns.h>
/*
* NetBIOS name query packets are basically the same as DNS packets,