Actions
Bug #298
closedMissing stats for PF_RING autofp runmode
Affected Versions:
Effort:
Difficulty:
Label:
Description
stats.log output when using PF_RING with --runmode=autofp shows 0 for "TM Name" RxPfringNN
--runmode=auto is fine.
e.g.
Date: 7/11/2011 -- 23:38:53 (uptime: 0d, 04h 55m 31s) ------------------------------------------------------------------- Counter | TM Name | Value ------------------------------------------------------------------- tcp.sessions | Detect | 1432826 tcp.ssn_memcap_drop | Detect | 0 tcp.pseudo | Detect | 193736 tcp.segment_memcap_drop | Detect | 0 tcp.stream_depth_reached | Detect | 1363 detect.alert | Detect | 577 decoder.pkts | RxPfring1 | 0 decoder.bytes | RxPfring1 | 0 decoder.ipv4 | RxPfring1 | 0 decoder.ipv6 | RxPfring1 | 0 decoder.ethernet | RxPfring1 | 0 decoder.raw | RxPfring1 | 0 decoder.sll | RxPfring1 | 0 decoder.tcp | RxPfring1 | 0 decoder.udp | RxPfring1 | 0 decoder.sctp | RxPfring1 | 0 decoder.icmpv4 | RxPfring1 | 0 decoder.icmpv6 | RxPfring1 | 0 decoder.ppp | RxPfring1 | 0 decoder.pppoe | RxPfring1 | 0 decoder.gre | RxPfring1 | 0 decoder.vlan | RxPfring1 | 0 decoder.avg_pkt_size | RxPfring1 | 0.000000 decoder.max_pkt_size | RxPfring1 | 0 defrag.ipv4.fragments | RxPfring1 | 0 defrag.ipv4.reassembled | RxPfring1 | 0 defrag.ipv4.timeouts | RxPfring1 | 0 defrag.ipv6.fragments | RxPfring1 | 0 defrag.ipv6.reassembled | RxPfring1 | 0 defrag.ipv6.timeouts | RxPfring1 | 0 -------------------------------------------------------------------
Actions