firewall: live view improvments#4402
firewall: live view improvments#4402devNan0 wants to merge 4 commits intoopnsense:masterfrom devNan0:feat-firewall-live-view-improvements
Conversation
|
I could make use of this in several OPNsense deployments. Any objections to merging this? |
|
yes, it's in draft state for good reasons. |
|
@lattera while here, can you check https://github.com/HardenedBSD/hardenedBSD/issues/388 by the way. one of our people found the reason why dtrace didn't work on our end. |
I'm curious what those reasons are. |
|
Ahhh... Sorry shame on me... forgot about the last points. Will commit and finish this draft in the next days. Sorry for the delay :( |
|
Changed sorting of Added But i don´t really know how to implement |
|
Thanks for working on this! I was also looking for "is not" filtering. |
|
@devNan0 thanks, I've pulled it in in different commits while testing the functionality. not sure what the intent of "proto" was since protoname is already the translated variant (udp, tcp). feel free open another ticket / PR to discuss further additions. |
(cherry picked from commit bbeb2e7)


Add:
does not containfilter conditionis notfilter conditionprotofilterChanged:
interface_nameRemove:
dstentry infilter_taglistCloses: #4299 and #4365 point 3
Work in Progress