feat: added header file for communicating config

This commit is contained in:
Andrew Rioux
2025-01-21 17:42:16 -05:00
parent 78ac60ce60
commit cd56d57cb3
9 changed files with 210 additions and 22 deletions
+4 -1
View File
@@ -45,6 +45,7 @@ let
./Cargo.toml
./Cargo.lock
./build_common.rs
./unix-loader/src/abi.h
(craneLib.fileset.commonCargoSources ./sparse-actions)
(craneLib.fileset.commonCargoSources ./pcap-sys)
(craneLib.fileset.commonCargoSources ./nl-sys)
@@ -63,6 +64,7 @@ let
./Cargo.toml
./Cargo.lock
./build_common.rs
./unix-loader/src/abi.h
(craneLib.fileset.commonCargoSources ./sparse-actions)
(craneLib.fileset.commonCargoSources ./pcap-sys)
(craneLib.fileset.commonCargoSources ./nl-sys)
@@ -79,11 +81,12 @@ let
./Cargo.toml
./Cargo.lock
./build_common.rs
./unix-loader/src/abi.h
(craneLib.fileset.commonCargoSources ./sparse-actions)
(craneLib.fileset.commonCargoSources ./pcap-sys)
(craneLib.fileset.commonCargoSources ./nl-sys)
./nl-sys/src/bridge.c
(craneLib.fileset.commonCargoSources ./packets)
(craneLib.fileset.commonCargoSources ./sparse-actions)
(craneLib.fileset.commonCargoSources ./sparse-server)
./sparse-server/style
./sparse-server/public