Logo
Explore Help
Sign In
mirror/xdp-project-bpf-examples
1
0
Fork 0
You've already forked xdp-project-bpf-examples
mirror of https://github.com/xdp-project/bpf-examples.git synced 2024-05-06 15:54:53 +00:00
Code Issues Projects Releases Wiki Activity
Files
3d662175867d53f9753eec88e156d23160349c48
xdp-project-bpf-examples/lib/util/util.mk

3 lines
63 B
Makefile
Raw Normal View History

lib: Add lib/util for adding utility library code Add the directory and Makefile rules to prepare for storing library functions in lib/util like we do in xdp-tools. With this, library code can be added by just dropping the .c and .h into lib/util and updating lib/util/util.mk with the object name. Signed-off-by: Toke Høiland-Jørgensen <toke@redhat.com>
2021-06-01 17:16:24 +02:00
# list of objects in this directory
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-22 15:02:34 +02:00
UTIL_OBJS := json_writer.o
Reference in New Issue Copy Permalink
Powered by Gitea Page: 1107ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API