mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Bound fingerprint to application name
This commit is contained in:
parent
e3ee0d5a1b
commit
b9cba0e04f
7 changed files with 31 additions and 12 deletions
|
|
@ -150,7 +150,7 @@ end
|
|||
-- ##############################################
|
||||
|
||||
function rev(a,b)
|
||||
return (a > b)
|
||||
return (a > b)
|
||||
end
|
||||
|
||||
-- ##############################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue