You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RDKB-62350 : Implement SentryAtTheEdge and TCPTrackerFilterDevices RFC DML parameters (#37)
**Reason for change:** Implement SentryAtTheEdge (SATE) and
TCPTrackerFilterDevices RFC DML
parameters to control `dos_protection`, `ip_reputation` and
`tcptracker_filter_devices` breakers
**RFC DML parameters implemented:**
```
Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.AdvSecSentryAtTheEdge.Enable
Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.AdvSecTCPTrackerFilterDevices.Enable
```
For SATE listen Only,
AdvSecSentryAtTheEdge RFC needs to be enabled
For SATE full mode,
Both AdvSecSentryAtTheEdge and TCPTrackerFilterDevices RFCs needs to be
enabled
**Test Procedure:**
1. Sentry at the Edge listen only needs to be tested
2. For every DOS / IP reputation / model profile threat generated in
client, 2 threats are recorded
in CUJO admin portal one being ignored (sentry at the edge) and another
being blocked (sentry at the cloud)
**Risks:** Low
**Priority:** P1
**Signed-off-by:** Santhosh_GujulvaJagadeesh@comcast.com
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
0 commit comments