Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #7383

Closed
Open
Opened Nov 08, 2012 by Arturo Filasto@art

Scapy sniff() should run in a separate thread and be stoppable

We want the ability to have scapy start sniffing on the selected interface when the test starts and have it stop when the test has finished.

The problem is that the scapy sniff() call in the stable version does not have an easy way of telling it when it should stop sniffing.

There is a patch for sniff() to allow the termination of sniff() based on the return value of a function:

http://trac.secdev.org/scapy/wiki/PatchSelectStopperTimeout

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#7383