Git Product home page Git Product logo

platform's Introduction

Intro

Alt text

FMADIO Packet Capture 10G 40G 100G

FMADIO platform integration code

Applications

Reference code and applications are provided, breif description of each utility is below.

fmadio2pcap

Simple reference implementation of FMADIO Ring buffer packet Rx outputing in standard nanosecond PCAP format. Its goal is show the minimum required work to receive packets from ther FMADIO device while running inside an LXC container.

Container

Reference container information is provided, this provided a fast way to get up and running.

Currently Supporting:

  • CentOS 7.9

see CONTAINER.md for details

License

Modified BSD License

see LICENSE.md for details

platform's People

Contributors

jerome-fmad avatar

Watchers

 avatar  avatar

platform's Issues

Cannot compile with latest fmadio version

When trying to build I am receiving the following error:

main.c:1262:35: error: too few arguments to function ‘FMADPacket_RecvV1’
 1262 |                         int ret = FMADPacket_RecvV1(s_LXCRing, 

Reverting platform to an older commit (7cf8239) resolves the issue.

Specifically, I believe that the change in commit 747efd8 of the platform caused the issue

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.