renamed protocol icmp to exact spec icmpv4
This commit is contained in:
parent
7d80804a04
commit
2bd579406a
|
@ -1,7 +1,7 @@
|
||||||
# ICMP protocol
|
# ICMPv4 protocol
|
||||||
---
|
---
|
||||||
protocol: &icmp
|
protocol: &icmpv4
|
||||||
name: icmp
|
name: icmpv4
|
||||||
longname: Internet Control Message Protocol
|
longname: Internet Control Message Protocol
|
||||||
osilayer: 3
|
osilayer: 3
|
||||||
fields:
|
fields:
|
Reference in New Issue