Skip to content
Snippets Groups Projects
Commit 6a3a395d authored by Jan-Tarek Butt's avatar Jan-Tarek Butt
Browse files

Merge branch 'dns-caching' into 'master'

added dns-stuff

See merge request !28
parents 25c4811e a6125420
No related branches found
No related tags found
1 merge request!28added dns-stuff
...@@ -52,7 +52,13 @@ ...@@ -52,7 +52,13 @@
-- }, -- },
}, },
dns = {
cacheentries = 5000,
servers = {'2001:1b60:3:34:7711:1:0:1','2001:67c:1400:2250::1'},
},
next_node = { next_node = {
name = 'node.ffnw',
ip6 = 'fd74:fdaa:9dc4::127', ip6 = 'fd74:fdaa:9dc4::127',
mac = '16:41:95:40:f7:dc', mac = '16:41:95:40:f7:dc',
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment