mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 00:54:41 +00:00
Interfaces: Diagnostics: ARP/NDP Table - add missing ACL entries, closes https://github.com/opnsense/core/issues/7256
This commit is contained in:
parent
637208acdb
commit
e7d18bfedc
@ -4,6 +4,7 @@
|
||||
<patterns>
|
||||
<pattern>ui/diagnostics/interface/arp/*</pattern>
|
||||
<pattern>api/diagnostics/interface/getArp*</pattern>
|
||||
<pattern>api/diagnostics/interface/search_arp*</pattern>
|
||||
</patterns>
|
||||
</page-diagnostics-arptable>
|
||||
<page-diagnostics-ndptable>
|
||||
@ -11,6 +12,7 @@
|
||||
<patterns>
|
||||
<pattern>ui/diagnostics/interface/ndp/*</pattern>
|
||||
<pattern>api/diagnostics/interface/getNdp*</pattern>
|
||||
<pattern>api/diagnostics/interface/search_ndp*</pattern>
|
||||
</patterns>
|
||||
</page-diagnostics-ndptable>
|
||||
<page-diagnostics-netstat>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user