Skip to content

Commit

Permalink
Enable sync notifications for Firewall V6 parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
sadhyama committed May 18, 2023
1 parent ec12695 commit 23f9238
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions source/broadband/webpa_notification.c
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,12 @@ const char * notifyparameters[]={
"Device.X_CISCO_COM_Security.Firewall.FilterMulticast",
"Device.X_CISCO_COM_Security.Firewall.FilterP2P",
"Device.X_CISCO_COM_Security.Firewall.FirewallLevel",
"Device.X_CISCO_COM_Security.Firewall.FilterAnonymousInternetRequestsV6",
"Device.X_CISCO_COM_Security.Firewall.FilterHTTPV6",
"Device.X_CISCO_COM_Security.Firewall.FilterIdentV6",
"Device.X_CISCO_COM_Security.Firewall.FilterMulticastV6",
"Device.X_CISCO_COM_Security.Firewall.FilterP2PV6",
"Device.X_CISCO_COM_Security.Firewall.FirewallLevelV6",
// Commenting this parameter to avoid PSM crash
//"Device.DHCPv4.Server.Enable",
"Device.X_CISCO_COM_DeviceControl.LanManagementEntry.1.LanIPAddress",
Expand Down

0 comments on commit 23f9238

Please sign in to comment.