Project

General

Profile

Actions

Feature #16325

closed
MM MM

Add support for labels in configuration rules

Feature #16325: Add support for labels in configuration rules

Added by Marcos M about 1 year ago. Updated 10 months ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Rules / NAT
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
25.11
Release Notes:
Force Exclusion

Description

Rules in config.xml are currently identified by their rule ID (uniqueness is not enforced) and description. These are added as labels to the generated pf rules along with other feature labels such as for schedules and gateway recovery. These labels are useful because they can be used when e.g. killing states created by a rule with a given label. There's a limit of 5 labels per rule and some rule types don't support labels (e.g. NAT rules). These restrictions make it more challenging to implement potential features that could benefit from having labels associated with config.xml (and potentially pf) rules.

Changes:
- Allow for a defined label structure to be used with any config.xml rule.
- Refactor current use of pf labels to follow the new label structure where possible.

MM Updated by Marcos M about 1 year ago Actions #1

  • Status changed from New to Feedback
  • % Done changed from 0 to 100

Applied in changeset commit:82db67f6a2e09658892f1f68c3c18e5621ff5c9f.

MM Updated by Marcos M about 1 year ago Actions #2

  • Tracker changed from Todo to Feature

MM Updated by Marcos M 10 months ago Actions #3

  • Status changed from Feedback to Resolved
  • Release Notes changed from Default to Force Exclusion
Actions

Also available in: Atom