Files
xdp-project-bpf-examples/lib/util/util.mk
Simon Sundberg 399c9dc935 pping: Refactor json code and format
Use a JSON-writer library from iproute instead of complicated printf
statement. Also output timestamp, rtt and min_rtt as integers in
nanoseconds, rather than floats in seconds.

Signed-off-by: Simon Sundberg <simon.sundberg@kau.se>
2021-06-23 15:02:26 +02:00

3 lines
63 B
Makefile

# list of objects in this directory
UTIL_OBJS := json_writer.o