File tree Expand file tree Collapse file tree 1 file changed +14
-17
lines changed
Expand file tree Collapse file tree 1 file changed +14
-17
lines changed Original file line number Diff line number Diff line change 1414 < tr >
1515 < td > network</ td >
1616 < td > IP network as a string</ td >
17- {{ if eq $includeUtility "true" }}
18- < td >
19- This is the IPv4 or IPv6 network in CIDR format such as
20- "2.21.92.0/29" or "2001:4b0::/80". We offer a
21- utility to convert this column to start/end IPs or start/end
22- integers. See
23- < a
24- href ="#conversion-utility "
25- >
26- the conversion utility
27- section
28- </ a >
29- for details.
30- </ td >
31- {{ end }}
32- {{ if eq $includeUtility "false" }}
3317 < td >
3418 This is the IPv4 or IPv6 network in CIDR format such as
3519 "2.21.92.0/29" or "2001:4b0::/80".
20+ {{ if eq $includeUtility "true" }}
21+ < span >
22+ We offer a
23+ utility to convert this column to start/end IPs or start/end
24+ integers. See
25+ < a
26+ href ="#conversion-utility "
27+ >
28+ the conversion utility
29+ section
30+ </ a >
31+ for details.
32+ </ span >
33+ {{ end }}
3634 </ td >
37- {{ end }}
3835 {{ if eq $isEnterprise "false" }}
3936 < td >
4037 < span class ="tag tag--checked "> Country</ span >
You can’t perform that action at this time.
0 commit comments