File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
controllers/consoleplugin/config Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -576,11 +576,11 @@ columns:
576576 default : true
577577 width : 5
578578 feature : packetTranslation
579- - id : XlatIcmpId
579+ - id : XlatIcmpCode
580580 group : Xlat
581581 name : Xlat icmp code
582- field : XlatIcmpId
583- filter : xlat_icmp_id
582+ field : XlatIcmpCode
583+ filter : xlat_icmp_code
584584 default : false
585585 width : 5
586586 feature : packetTranslation
@@ -1009,8 +1009,8 @@ filters:
10091009 - id : xlat_zone_id
10101010 name : Xlat Zone Id
10111011 component : number
1012- - id : xlat_icmp_id
1013- name : Xlat Icmp Id
1012+ - id : xlat_icmp_code
1013+ name : Xlat Icmp Code
10141014 component : number
10151015 - id : xlat_src_address
10161016 name : Xlat src address
@@ -1327,7 +1327,7 @@ fields:
13271327 - name : ZoneId
13281328 type : number
13291329 description : packet translation zone id
1330- - name : XlatIcmpId
1330+ - name : XlatIcmpCode
13311331 type : number
13321332 description : packet translation icmp code
13331333 - name : XlatSrcPort
You can’t perform that action at this time.
0 commit comments