Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
20.7 Legacy Series
»
netmap-ipfw or netmap + ipfw?
« previous
next »
Print
Pages: [
1
]
Author
Topic: netmap-ipfw or netmap + ipfw? (Read 2992 times)
Dueliest
Newbie
Posts: 2
Karma: 0
netmap-ipfw or netmap + ipfw?
«
on:
November 21, 2020, 03:52:11 pm »
Sorry for my ignorance but I have been reading up on this opnsense and its technologies but I cant seem to find documentation about current implementations. It seems the most recent update has enabled netmap across the board but all the attention seems to be on Sensei and Suricata usage. Can anyone tell me if theses changes include the userland version of ipfw or is it still the kernel version?
Reference here:
https://github.com/luigirizzo/netmap-ipfw
Also is information like code implementations changes on a per update basis published, and if so where?
Logged
mimugmail
Hero Member
Posts: 6766
Karma: 494
Re: netmap-ipfw or netmap + ipfw?
«
Reply #1 on:
November 21, 2020, 04:44:55 pm »
No changes to ipfw, it's also only used for QoS and Captive Portal, If you use none of them it's not loaded (if shared forwarding is disabled).
Firewall rules are handled by pf which is known not to be fastest implememtation, thats why netmap is only mentioned in combination with suri or sensei
Logged
WWW:
www.routerperformance.net
Support plans:
https://www.max-it.de/en/it-services/opnsense/
Commercial Plugins (German):
https://opnsense.max-it.de/
Dueliest
Newbie
Posts: 2
Karma: 0
Re: netmap-ipfw or netmap + ipfw?
«
Reply #2 on:
November 21, 2020, 10:37:51 pm »
I guess the real question then is what is the current system (program, protocol, framework) used for packet IO if not netmap?
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
20.7 Legacy Series
»
netmap-ipfw or netmap + ipfw?