Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
awall
awall
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 7
    • Issues 7
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • alpine
  • awallawall
  • Issues
  • #1587

Closed
Open
Opened Jan 25, 2013 by Leonardo Arena@larena

Add support for "statistic" module

I need support for “-m statistic” module and its options:

Supported options:
--mode mode
    Set the matching mode of the matching rule, supported modes are random and nth. 
--probability p
    Set the probability from 0 to 1 for a packet to be randomly matched. It works only with the random mode. 
--every n
    Match one packet every nth packet. It works only with the nth mode (see also the --packet option). 
--packet p
    Set the initial counter value (0 <= p <= n-1, default 0) for the nth mode. 

Thanks!

(from redmine: issue id 1587, created on 2013-01-25, closed on 2013-02-08)

  • Changesets:
    • Revision 6e5fc5f5 by Kaarle Ritvanen on 2013-01-30T14:21:45Z:
statistical packet logging
fixes #1587
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: alpine/awall#1587