mirror of
https://github.com/xdp-project/bpf-examples.git
synced 2024-05-06 15:54:53 +00:00
c777287af2b120fb0acc1ab17785b8ee0fcb1b08
Refactor tc_bpf_load and tc_bpf_clear to use a common run_program function which does the fork+execv. Enclose compound statement defines in parenthesis. Removed argument CLOCK_MONOTONIC from callers to parameterless function get_time_ns(). Also fix some weird spacing in pping_helpers.h, and fix some formatting issues, using clang-format with the kernel source tree .clang-format on the whole tree. Signed-off-by: Simon Sundberg <simon.sundberg@kau.se>
Description
No description provided
Languages
C
93.6%
Shell
4.7%
Makefile
1.6%