File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
These are scripts to make building and debugging this tool easier. They're used in the main [ ` install.sh ` ] ( ../install.sh ) file.
2
2
3
- * [ ` build.sh ` ] ( ./build.sh ) - Builds the XDP Firewall tool.
4
- * [ ` install.sh ` ] ( ./install.sh ) - Installs the XDP Firewall tool to system.
5
- * [ ` clean.sh ` ] ( ./clean.sh ) - Cleans the XDP Firewall tool's build files.
3
+ * [ ` build.sh ` ] ( ./build.sh ) - Builds the XDP Proxy tool.
4
+ * [ ` install.sh ` ] ( ./install.sh ) - Installs the XDP Proxy tool to system.
5
+ * [ ` clean.sh ` ] ( ./clean.sh ) - Cleans the XDP Proxy tool's build files.
6
6
* [ ` libxdp_build.sh ` ] ( ./libxdp_build.sh ) - Builds the LibXDP library.
7
7
* [ ` libxdp_install.sh ` ] ( ./libxdp_install.sh ) - Installs the LibXDP library to system.
8
8
* [ ` libxdp_clean.sh ` ] ( ./libxdp_clean.sh ) - Cleans the LibXDP library's build files.
You can’t perform that action at this time.
0 commit comments