diff --git a/src/network/proto.c b/src/network/proto.c index 1b51e156..46ecca89 100644 --- a/src/network/proto.c +++ b/src/network/proto.c @@ -18,7 +18,9 @@ static const unsigned char protos[][8] = { "\062esp", "\063ah", "\072icmpv6", + "\131ospf", "\136ipip", + "\147pim", "\377raw", "\0\0" };