Last Modified: Apr 28, 2025
Affected Product(s):
BIG-IP LTM
Fixed In:
15.1.0
Opened: Feb 06, 2019 Severity: 3-Major
If network has already been classified (for example as icmp), then re-classifying it in an iRule will fail.
iRule fails to re-classify the traffic.
-- CLASSIFY::application used in CLIENT_ACCEPTED iRule -- Traffic arrives that has already been classified
None
A bigdb variable has been added, tmm.gpa.srdb.defer_finalization. The default value is false. If set to true, it will allow an iRule to reclassify traffic that has already been classified.
A new bigdb variable has been added, called tmm.gpa.srdb.defer_finalization. The default value is false. If set to true, it will allow you to reclassify traffic that has already been classified.