mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
xdp-tools: Add XDP synproxy tailcall program
LoongArch does not support bpf trampoline, so use tail call to call XDP synproxy program Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_BLAKE2 = 250a6795cc025796d88c7114d022c7c16b1e77045d6373e1dd75398101c090812438c3b4dce25cf3bc2635eb5af3a6bcdca62a5a4f39856032e909b608ef402b
|
||||
$(DL_FILE)_BLAKE2 = 26e16b47bb19b300809d37c40371519da49ee12f30cfae3fe68899d463b8ef0b755cb6d5f7c139984d2c2970e0c0e4c458aa694a7a893f56e0774253772522c8
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user