Skip to content
Snippets Groups Projects
Unverified Commit 72b66190 authored by Mohamed S. Mahmoud's avatar Mohamed S. Mahmoud Committed by GitHub
Browse files

DNS enhancement features [BP 1.6.2] (#394)


* Allow DNS tracking to use configurable port for tracking

Today DNS tracking uses only port 53 which is the
port defined for DNS service and it get mapped
to different port at the container level to
avoid root access. This change wil allow
tracking at the pod level as well

Signed-off-by: default avatarMohamed Mahmoud <mmahmoud@redhat.com>
(cherry picked from commit 45824ddde48cb5a93c47e706e4601f8468453ed8)

* shrink dns port to u16 as that should be enough

Signed-off-by: default avatarMohamed Mahmoud <mmahmoud@redhat.com>
(cherry picked from commit fa535f2c3da2271478d80525e777ab094975888f)

* Allow flow filtering for L4 protocols using two ports

For example allow TCP ports="80,100" with por1 always < port2

Signed-off-by: default avatarMohamed Mahmoud <mmahmoud@redhat.com>
(cherry picked from commit e68c3ba04e51bd8c89e94b20b50eb3abeb83774b)

* Allow filtering with wildcard protocol field

Signed-off-by: default avatarMohamed Mahmoud <mmahmoud@redhat.com>
(cherry picked from commit b53ce35e0e596bdeecc2344b4c690fb91aec66c3)

* Bump grpc to v1.65.0

Signed-off-by: default avatarMohamed Mahmoud <mmahmoud@redhat.com>

---------

Signed-off-by: default avatarMohamed Mahmoud <mmahmoud@redhat.com>
parent 434968e1
No related branches found
No related tags found
Loading
Showing
with 259 additions and 169 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment