mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Fix pcap bpf from the host page
This commit is contained in:
parent
8f30dbe7df
commit
b38ce0cef7
4 changed files with 6 additions and 3 deletions
|
|
@ -307,7 +307,6 @@ function graph_utils.drawNewGraphs(source_value_object)
|
|||
local ifstats = interface.getStats()
|
||||
local ifid = ifstats.id
|
||||
|
||||
|
||||
-- Check extraction permissions
|
||||
local traffic_extraction_permitted = recording_utils.isActive(ifid) or recording_utils.isExtractionActive(ifid)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue