Closed OwenZhang001122 closed 1 year ago
@OwenZhang001122 can you pull in the new commits. It has new makefile for cilium, fixes some bugs, and includes some missing files etc.
Hi, We have checked but there is still no bpf_features.h file in the include/bpf/ path
Please ignore the last comment, I think we resolve it Thanks!
closing based on last comment.
We are trying to use the newest make files for extraction of cilium. We now face a problem that there is a missing library called bpf_features.h caused the make file error. We have already change the path of the make file to the examples/cilium where the libraries lies in, but this missing one isn't there....
Should this .h file given or should it be extracted from the tool? Thanks