You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
419 B

  1. config softflowd
  2. option enabled '0'
  3. option interface 'br-lan'
  4. option pcap_file ''
  5. option timeout ''
  6. option max_flows '8192'
  7. option host_port ''
  8. option pid_file '/var/run/softflowd.pid'
  9. option control_socket '/var/run/softflowd.ctl'
  10. option export_version '5'
  11. option hoplimit ''
  12. option tracking_level 'full'
  13. option track_ipv6 '0'
  14. option sampling_rate '100'