example almost done

This commit is contained in:
2024-05-31 15:43:54 +02:00
parent 40f813d0b3
commit 5b422d1615
4 changed files with 373 additions and 40 deletions

View File

@ -46,6 +46,8 @@ const SRCS_LIST: &[&str] = &[
"csp_port.c",
"csp_route.c",
"csp_dedup.c",
"csp_services.c",
"csp_service_handler.c",
"interfaces/csp_if_lo.c",
"interfaces/csp_if_kiss.c",
"interfaces/csp_if_tun.c",