Giter VIP home page Giter VIP logo

node-netflowd's People

Contributors

jeremycx avatar sghazzawi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

node-netflowd's Issues

Upload modules to npm

I have a project using your module as a basis.
Putting your modules to npm would be a good idea :3

However, I don't know about your license to the modules.

v9 collector

Hi, when I collect v9 flows I am seeing duplicate v9Flowsets flowdata when the count is larger than 1:

{ header:
{ version: 9,
count: 2,
sys_uptime: 4076090536,
unix_secs: 1371840979,
package_seqence: 66436,
source_id: 0 },
v9Flowsets:
[ { flowset_id: 256,
length: 100,
flowdata: <Buffer f2 f3 ce 20 f2 f3 ce 20 00 00 00 2a 00 00 00 01 00 03 00 00 40 21 81 ba 40 21 82 6a 06 00 e5 e9 00 17 00 00 00 00 00 00 00 00 18 00 00 00 00 00 f2 f3 ed ...> },
{ flowset_id: 256,
length: 100,
flowdata: <Buffer f2 f3 ce 20 f2 f3 ce 20 00 00 00 2a 00 00 00 01 00 03 00 00 40 21 81 ba 40 21 82 6a 06 00 e5 e9 00 17 00 00 00 00 00 00 00 00 18 00 00 00 00 00 f2 f3 ed ...> } ] }

I am not really sure, but the two flowdata values should be different no?

I also noticed on line 75 of NetFlowPacket.js 'sequence' is misspelled:

this.header['package_seqence']=msgBuffer.readUInt32BE(12);

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.