- 论坛徽章:
- 0
|
回复 10# 瀚海书香
kernel$ modinfo pf_ring.ko
filename: pf_ring.ko
alias: net-pf-27
description: Packet capture acceleration and analysis
author: Luca Deri <deri@ntop.org>
license: GPL
srcversion: 017A1CD2FF553EE42B167DF
depends:
vermagic: 3.5.0-21-generic SMP mod_unload modversions 686
parm: min_num_slots:Min number of ring slots (uint)
parm: perfect_rules_hash_size erfect rules hash size (uint)
parm: transparent_mode:0=standard Linux, 1=direct2pfring+transparent, 2=direct2pfring+non transparentFor 1 and 2 you need to use a PF_RING aware driver (uint)
parm: enable_debug:Set to 1 to enable PF_RING debug tracing into the syslog (uint)
parm: enable_tx_capture:Set to 1 to capture outgoing packets (uint)
parm: enable_ip_defrag:Set to 1 to enable IP defragmentation(only rx traffic is defragmentead) (uint)
parm: quick_mode:Set to 1 to run at full speed but with upto one socket per interface (uint)
|
|