]> git.stg.codes - stg.git/blob - stargazer/inst/freebsd/etc/stargazer/conf-available.d/mod_cap_bpf.conf
Port to CMake, get rid of os_int.h.
[stg.git] / stargazer / inst / freebsd / etc / stargazer / conf-available.d / mod_cap_bpf.conf
1 # Enable the traffic capture module "mod_cap_ipq.so" using Berkeley Packet Filter
2 <Module cap_bpf>
3    # Define interface(s) for traffic capture
4    iface = rl0
5    iface = rl1
6    iface = dc0
7 </Module>