Code Monkey home page Code Monkey logo

Comments (7)

krytarowski avatar krytarowski commented on May 13, 2024 1

Thank you for your NetBSD work.

from scapy.

p-l- avatar p-l- commented on May 13, 2024

Great!

from scapy.

guedou avatar guedou commented on May 13, 2024

The code is now available here: https://github.com/guedou/scapy-bpf

So far, only the IPv6 regression tests fails (but they also do with pcap/dnet) on OS X.

from scapy.

guedou avatar guedou commented on May 13, 2024

The code is still under development.The following items must be checked before committing to the main repository:

  • fix pcapdnet dependencies
  • fix Issue #109
  • add OS X to Travis CI
    • use pcapdnet.py as root
    • add BPF mode as non root
    • add BPF mode as root
  • write unit tests for functions in bpf.py and bsd.py (regression.uts & bpf.uts: 86% LOC coverage)
  • inject/sniff on the loopback interface:
    • FreeBSD & OS X: sr1() v4/v6 OK - srp1() only works for v4 ...
    • OpenBSD & NetBSD: KO on write() "Address family not supported by protocol family"
  • FreeBSD
    • tested on 10.2
    • fix run_scapy (pkg install python2 creates the python2 alias)
  • OpenBSD
    • tested on 5.5: the python2 link must be created manually
    • tested on 5.9: the python2 link must be created manually
  • NetBSD
    • tested on 7.0 (pkg_add py27-readline): the python2 link must be created manually
  • test networking & automatons
  • test pipes: a simple example works fine

from scapy.

guedou avatar guedou commented on May 13, 2024

@krytarowski Thanks for your support ! I have a special relation with NetBSD as I used it a lot few years ago =) I won't be able to test the code on something else than amd64. If you have access to other architectures, I will be pleased to fix the bugs (if any).

from scapy.

krytarowski avatar krytarowski commented on May 13, 2024

Lately I'm focused on amd64.

from scapy.

guedou avatar guedou commented on May 13, 2024

PR #221 includes this patch, and is waiting to be reviewed.

from scapy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.