Bug 245751 - net-mgmt/fastnetmon: Enable Netmap support
Summary: net-mgmt/fastnetmon: Enable Netmap support
Status: Open
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Babak Farrokhi
URL:
Keywords: feature, needs-patch
Depends on:
Blocks:
 
Reported: 2020-04-19 23:06 UTC by Aleksander Gda
Modified: 2024-02-09 16:50 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (farrokhi)


Attachments
Patch frc.d script and perhaps netmap too (1.91 KB, patch)
2023-03-11 21:54 UTC, Marek Zarychta
no flags Details | Diff
This is complete patch (2.78 KB, patch)
2023-03-11 22:40 UTC, Marek Zarychta
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Aleksander Gda 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.