add dns
This commit is contained in:
parent
a43125156a
commit
772b39cd98
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ static struct {
|
||||||
"tcp", "venti", 17034,
|
"tcp", "venti", 17034,
|
||||||
"tcp", "wiki", 17035,
|
"tcp", "wiki", 17035,
|
||||||
"tcp", "secstore", 5356,
|
"tcp", "secstore", 5356,
|
||||||
|
"udp", "dns", 53,
|
||||||
|
"tcp", "dns", 53,
|
||||||
};
|
};
|
||||||
|
|
||||||
static int
|
static int
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue