gluon/package/gluon-mesh-vpn-fastd
Jan-Philipp Litza f7eda9381f respondd modules: Use proper formatting of doubles
Most doubles that are delivered via respondd have limited input
precision, but are converted with up to 17 digits of precision. That can
cause ugly blowups like 0.2800000000000001 in the output, which is
avoided by specifying better format strings (like "%.2f" in most cases).
2016-05-26 17:38:36 +02:00
..
files/lib/gluon Change MAC schema generation (#715) 2016-04-27 12:16:39 +02:00
src respondd modules: Use proper formatting of doubles 2016-05-26 17:38:36 +02:00
check_site.lua Replace gluon-simple-tc by non-Gluon-specific simple-tc 2015-10-15 02:38:47 +02:00
Makefile gluon-mesh-vpn-fastd: add missing iptables dependency confusing Kconfig 2016-05-18 01:24:11 +02:00