Hi Eugene,
​
Yes I do remove the \" and replace it with just " in the file I use with the 
`ngctl -f` command.
​
Here is the link to the file and everything that I am using to setup the BPF 
program.
​
https://paste.ee/p/BHOoG
​
It contains the following:
- ngtl-command -> the ngctl command which runs correctly from a command line
- ngctl-config -> the ngctl config file with the same filter
- bpf.c -> a c file that takes netgraph node details a pcap-filter and converts 
it to a ngctl command
- ngctl -> debug 5 in a ngctl shell for running the config file
​
Thanks and best regards,
​
Reshad


On 1 April 2018 7:03:25 PM IST, Eugene Grosbein <eu...@grosbein.net> wrote:
>
>You have not shown file contents so I can only guess. I guess you
>misuse escapes \"
>as they are not needed (must not be used) in file or pipe.
_______________________________________________
freebsd-net@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"

Reply via email to