mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
net/softflowd: import from packages and update to latest version
Signed-off-by: Ross Vandegrift <ross@kallisti.us>
This commit is contained in:
14
net/softflowd/files/softflowd.config
Normal file
14
net/softflowd/files/softflowd.config
Normal file
@@ -0,0 +1,14 @@
|
||||
config softflowd
|
||||
option enabled '0'
|
||||
option interface 'br-lan'
|
||||
option pcap_file ''
|
||||
option timeout ''
|
||||
option max_flows '8192'
|
||||
option host_port ''
|
||||
option pid_file '/var/run/softflowd.pid'
|
||||
option control_socket '/var/run/softflowd.ctl'
|
||||
option export_version '5'
|
||||
option hoplimit ''
|
||||
option tracking_level 'full'
|
||||
option track_ipv6 '0'
|
||||
option sampling_rate '100'
|
||||
Reference in New Issue
Block a user