Skip to content
Snippets Groups Projects
  1. Mar 15, 2017
  2. Mar 05, 2017
  3. Feb 15, 2017
  4. Feb 14, 2017
  5. Feb 07, 2017
  6. Jan 22, 2017
  7. Jan 15, 2017
  8. Jan 13, 2017
  9. Jan 09, 2017
  10. Jan 06, 2017
  11. Jan 05, 2017
  12. Dec 28, 2016
    • Pierre LALET's avatar
      Introduce tcpdump() function · 598bdae8
      Pierre LALET authored
      One can now use tcpdump or tshark to dissect packets from
      Scapy. This can help, for example, to check Scapy's dissectors
      598bdae8
  13. Dec 20, 2016
    • Pierre Lalet's avatar
      Support (BPF) filter in sniff() with offline parameter set (#394) · 7ec0af2c
      Pierre Lalet authored
      * Support (BPF) filter in sniff() with offline parameter set
      
      Fixes #393
      Also, fixes #355
      
      * Add tests for wrpcap() and sniff(offline=)
      
      as suggested by Guillaume.
      
      Also, cleanup regression.uts since it was a pain to find a place
      to add those tests.
      
      * Fix PATH for tcpdump with non-root user
      
      * Do not run tcpdump tests when tcpdump is not available
      
      * Appveyor tests: install WinDump.exe
      
      Thanks @gpotter2
      7ec0af2c
  14. Dec 15, 2016
Loading