Forum Topic - Setup BPF capture direction: (1 Item)
   
Setup BPF capture direction  
Hi all,

How can I setup the BPF interface so that it *only* forwards incoming messages?
I know the BSD version has the BIOCSDIRECTION control, but it looks QNX hasn't (at least in v6.5).

(filtering on the source IP or MAC in the bpf_program is not a viable solution in my case)

Thanks a lot