async dns support

This commit is contained in:
Eric A. Miller
2013-10-15 22:55:44 -04:00
parent 325e59bade
commit 8946cf291b
10 changed files with 97 additions and 148 deletions

View File

@@ -86,8 +86,6 @@ macsuck_min_age: 0
arpnip_no: []
arpnip_only: []
arpnip_min_age: 0
nodenames_no: []
nodenames_only: []
store_wireless_clients: true
store_modules: true
ignore_interfaces:
@@ -123,6 +121,9 @@ workers:
pollers: 5
sleep_time: 2
dns:
max_outstanding: 250
#housekeeping:
# discoverall:
# when: '0 9 * * *'