summaryrefslogtreecommitdiffstats
path: root/src/proto.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/proto.c')
-rw-r--r--src/proto.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proto.c b/src/proto.c
index 56fb7930..4d4925b0 100644
--- a/src/proto.c
+++ b/src/proto.c
@@ -787,7 +787,7 @@ const struct datatype ethertype_type = {
ETHHDR_TEMPLATE(__name, &etheraddr_type, __member)
const struct proto_desc proto_eth = {
- .name = "eth",
+ .name = "ether",
.base = PROTO_BASE_LL_HDR,
.protocol_key = ETHHDR_TYPE,
.protocols = {