[DragonFlyBSD - Bug #3128] netgraph7/ng_netflow does not compile

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Fri Apr 13 09:04:07 PDT 2018


Issue #3128 has been updated by aswell.


sepherosa wrote:
> You can replace uma w/ malloc safely.

Correction: It is possible to replace uma w/ malloc safely.

Out of my area of expertise, have fixed some bad path statements and attempted to correct some syntax errors to get it to compile, but more or less just reporting a bug. 

Was hoping to use netflow to gather metrics for a personal project, may contract someone to fix later if it turns into a commercial project.



----------------------------------------
Bug #3128: netgraph7/ng_netflow does not compile
http://bugs.dragonflybsd.org/issues/3128#change-13408

* Author: aswell
* Status: New
* Priority: Normal
* Assignee: 
* Category: Kernel
* Target version: 5.0.0
----------------------------------------
Adding "WANTS_NETGRAPH7" to /etc/make.conf and "options NETGRAPH7" to kernel does not provide ng_netflow, as there is no Makefile: https://github.com/DragonFlyBSD/DragonFlyBSD/tree/master/sys/netgraph7/netflow

Creating Makefile and referencing either "netflow.c" or "ng_netflow.c" results in compilation errors.

Possible to use netflow in DF 5.x? 

Reference: https://en.wikipedia.org/wiki/NetFlow





-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



More information about the Bugs mailing list