Skip to content

Commit

Permalink
[filtermod] Add program 'iControlPortal.cgi' to f5 list Fixes #568 (#…
Browse files Browse the repository at this point in the history
…617)
  • Loading branch information
Ryan Faircloth authored and GitHub committed Aug 7, 2020
1 parent 88f3cad commit 01c0984
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package/etc/conf.d/filters/f5/bigip.conf.tmpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
filter f_f5_bigip {
match("^f5_bigip", value("fields.sc4s_vendor_product"))
or match('^\[F5@12276' value("SDATA"))
or program('iControlPortal.cgi')
or program("tmsh")
or program("mcpd")
or program("mprov")
Expand Down

0 comments on commit 01c0984

Please sign in to comment.