Bug 245751

Summary: net-mgmt/fastnetmon: Enable Netmap support
Product: Ports & Packages Reporter: Oleksander <okolita75>
Component: Individual Port(s)Assignee: Babak Farrokhi <farrokhi>
Status: Open ---    
Severity: Affects Some People CC: zarychtam
Priority: --- Keywords: feature, needs-patch
Version: LatestFlags: bugzilla: maintainer-feedback? (farrokhi)
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch frc.d script and perhaps netmap too
none
This is complete patch none

Description Oleksander 2020-04-19 23:06:14 UTC
1.
in file 
work/fastnetmon-1.1.4/src/netmap_plugin/netmap_includes/net/netmap.h
need change
#define NETMAP_API      14

2.
in file
Makefile
-DENABLE_NETMAP_SUPPORT=ON

else modern netmap driver for fastnetmon don't work
Comment 1 Marek Zarychta 2023-03-11 12:09:49 UTC
The Port got updated to 1.2.4, netmap support is disabled, perhaps it can be fixed?
Comment 2 Marek Zarychta 2023-03-11 21:54:36 UTC
Created attachment 240757 [details]
Patch frc.d script and perhaps netmap too

This patch fixes the startup script. Please check if it enables netmap support in the recent version of the port.
Comment 3 Marek Zarychta 2023-03-11 22:40:27 UTC
Created attachment 240759 [details]
This is complete patch

This is a fixed patch, submitted as bug 270126
Comment 4 Marek Zarychta 2024-02-09 16:50:06 UTC
Recent version of FastNetMon should support Netmap. Please check and consider closing this PR.