Giter Club home page Giter Club logo

Comments (3)

kbandla avatar kbandla commented on August 18, 2024

From [email protected] on April 23, 2008 16:30:42

problems: wireshark/tcpdump will decode, but see checksum on cdp as incorrect. Next
step is to add more CDP fields, with the ultimate goal to be able to impersonate a
Cisco phone. Most Cisco Voip implementations depend on CDP messages to place phones
in a special VOIP vlan....

from dpkt.

kbandla avatar kbandla commented on August 18, 2024

From [email protected] on April 23, 2008 16:36:53

Final comment: eth_aton function stolen from http://zeaster.blogspot.com/ , but rest
of his sample code I can't get to work. He calls whole class (ip_p = ip.IP()...
packet.data = ip_p) which errors out for me. I find you have to call {packet
type}.pack() or a variation of {packet type).str or (packet type).data depending
on what you are doing. Also when programming this {packet type}.dict is uber
helpful to keep track of what class attributes are necessary.

from dpkt.

brifordwylie avatar brifordwylie commented on August 18, 2024

We have example code on https://dpkt.readthedocs.io/en/latest/examples.html, if we have a targeted (packet injection for example) then we'll take PRs for those.

from dpkt.

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.