Skip to content

Commit 48abca7

Browse files
authored
Merge pull request #1017 from msherif1234/xlat-icmp
NETOBSERV-2055: remove xlatIcmpId
2 parents e9153e1 + 575ed80 commit 48abca7

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

controllers/consoleplugin/config/static-frontend-config.yaml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -576,14 +576,6 @@ columns:
576576
default: true
577577
width: 5
578578
feature: packetTranslation
579-
- id: XlatIcmpId
580-
group: Xlat
581-
name: Xlat icmp code
582-
field: XlatIcmpId
583-
filter: xlat_icmp_id
584-
default: false
585-
width: 5
586-
feature: packetTranslation
587579
- id: XlatSrcAddr
588580
group: Xlat
589581
name: Xlat source IP
@@ -1009,9 +1001,6 @@ filters:
10091001
- id: xlat_zone_id
10101002
name: Xlat Zone Id
10111003
component: number
1012-
- id: xlat_icmp_id
1013-
name: Xlat Icmp Id
1014-
component: number
10151004
- id: xlat_src_address
10161005
name: Xlat src address
10171006
component: text
@@ -1327,9 +1316,6 @@ fields:
13271316
- name: ZoneId
13281317
type: number
13291318
description: packet translation zone id
1330-
- name: XlatIcmpId
1331-
type: number
1332-
description: packet translation icmp code
13331319
- name: XlatSrcPort
13341320
type: number
13351321
description: packet translation src port

0 commit comments

Comments
 (0)