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
|
||||
name: icmp
|
||||
protocol: &icmpv4
|
||||
name: icmpv4
|
||||
longname: Internet Control Message Protocol
|
||||
osilayer: 3
|
||||
fields:
|
Reference in New Issue