add dns
This commit is contained in:
parent
a43125156a
commit
772b39cd98
@ -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…
Reference in New Issue
Block a user