]> git.proxmox.com Git - mirror_frr.git/commit - lib/json.h
lib: add json api to encode double values
authorPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 18 Feb 2020 14:20:28 +0000 (15:20 +0100)
committerPhilippe Guibert <philippe.guibert@6wind.com>
Tue, 31 Mar 2020 12:38:15 +0000 (14:38 +0200)
commit799cc002866c077fcc4012caa8b0d604924c7e32
treebb0cec08124831383adef2275c4bd2da626d176b
parent620e23e80728b145f69bc1cc962e30085f829afa
lib: add json api to encode double values

this api can be used to encode double values.

Signed-off-by: Philippe Guibert <philippe.guibert@6wind.com>
lib/json.c
lib/json.h