Commit Graph

14 Commits

Author SHA1 Message Date
Julian K 7f554bd6d6 [TASK] Delay startup until a multiple of the period since zero time (#68) 2017-06-14 09:44:15 +02:00
Malte Blättermann d20277a4c4 [DOC] usage example comment (fix rename to yanic) #59 2017-04-19 23:52:13 +02:00
Julian Kornberger 8b8b1441ba Rename and move database methods 2017-04-18 02:42:26 +02:00
Geno f135249795 [TASK] Make yanic more modular for multiple databases (#33) 2017-04-10 18:54:12 +02:00
Geno c4d8fbd4df [TASK] Allow binding to arbitrary ports for respondd querying (#48)
Allow binding respondd to a specific port
2017-03-21 00:53:02 +01:00
Geno 1bdfa296d2 Rename everthing to Yanic (#28) 2017-03-03 16:19:35 +01:00
Julian Kornberger 2d43dda380 Send unicast to nodes that did non answer the multicast
Use the state file to store last known IP address.

closes #13
2017-01-30 17:25:23 +01:00
Julian Kornberger 2e9f6fa459 Add flag to disable timestamps 2017-01-30 09:09:49 +01:00
Julian Kornberger 4cc93891ee Remove API and simplify webserver 2017-01-29 20:35:50 +01:00
Julian Kornberger c66e1120d3 Make configuration more intuitive and consistent 2017-01-29 20:35:50 +01:00
Martin Geno d855248f6a improve complete code with comments and co (thanks linter) 2017-01-20 22:27:44 +01:00
Julian Kornberger ed6e67fa13 Add small query command 2016-12-22 03:59:27 +01:00
Julian Kornberger a9cdc623ca Extract Start() function from Collector
Makes it easier to test.
2016-12-22 03:07:26 +01:00
Julian Kornberger 252ce89fc0 Move main to cmd/respond-collector 2016-12-22 01:10:11 +01:00