delian / node-netflowv9

NetFlow Version 9 library for Node.JS
GNU General Public License v2.0
42 stars 14 forks source link

ipv4num doesn't seem to work #22

Open deseven opened 5 years ago

deseven commented 5 years ago

Hello. I'm trying to use ipv4num: true for netflow v5, but i'm getting this error:

ReferenceError: decIpv4Rule is not defined
    at new NetFlowV9 (/srv/ilb-netflow/node_modules/node-netflowv9/netflowv9.js:57:30)
    at NetFlowV9 (/srv/ilb-netflow/node_modules/node-netflowv9/netflowv9.js:42:46)
delian commented 5 years ago

Let me check

Delian

On Wed, Mar 13, 2019 at 11:29 AM deseven notifications@github.com wrote:

Hello. I'm trying to use ipv4num: true for netflow v5, but i'm getting this error:

ReferenceError: decIpv4Rule is not defined at new NetFlowV9 (/srv/ilb-netflow/node_modules/node-netflowv9/netflowv9.js:57:30) at NetFlowV9 (/srv/ilb-netflow/node_modules/node-netflowv9/netflowv9.js:42:46)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/delian/node-netflowv9/issues/22, or mute the thread https://github.com/notifications/unsubscribe-auth/AAG7ZtF30ybOeqN4ugpO1jkvUdy1j-LZks5vWNMcgaJpZM4bs4nL .