Displaying 2 results from an estimated 2 matches for "verfier".
Did you mean:
verifier
2018 Sep 13
4
bpf compilation using clang
...~/Builds/bpf_rss/iproute2/include -Wall -target bpf -O2
-emit-llvm -c upstream/qemu/hw/net/rss_tap_bpf_program.c -o - | llc
-march=bpf -filetype=obj -o tap_bpf_program.o
and then were translated to bpf instructions using the BPFCparser tool
Every time I try to insert the array of instructions the verfier fails
with the following error:
back-edge from insn 363 to 364
or something similar even though the compilation succeeds.
I have multiple maps in my code and I translate only the code section
to bpf insns structure and insert it using the bpf syscall as follows:
memset(&attr, 0, sizeof(...
2004 May 10
7
Problem upgrading to 3.0.4 and ArcServe
Hi,
Since I had upgraded from Samba 3.0.0 to 3.0.4
I have problems with ArcServe to connect to the
share.
Arcserve is running on a NT 4.0 box, everytime
I try to connect to the samba share it says me
"authenticacion failed". When I browse the share
from windows explorer I have not problems.
Thank you in advance
Guillermo