]> git.meshlink.io Git - meshlink/commit
Remove reload_configuration().
authorGuus Sliepen <guus@meshlink.io>
Sat, 26 Apr 2014 08:33:35 +0000 (10:33 +0200)
committerGuus Sliepen <guus@meshlink.io>
Sat, 26 Apr 2014 08:33:35 +0000 (10:33 +0200)
commitcf3f161b0cbe847a484ea2c4fb215b963acbb805
treebe11b44511c8b60ea75d2766383d53a77f584312
parenta7f01c4bfdb75391d2da560f6b2dc37ccfba020b
Remove reload_configuration().

This was only useful for tinc, where the admin could change the configuration
files while tincd was running. With MeshLink, everything should be done via the
API.
src/net.c
src/net.h