From: Denis Ovsienko Date: Sun, 27 Aug 2017 20:11:43 +0000 (+0100) Subject: Fixup the previous commit. X-Git-Tag: tcpdump-4.9.2~153 X-Git-Url: https://git.tcpdump.org/tcpdump/commitdiff_plain/f0769ccc34192b454d0c8e071bd6c396d1053e1c Fixup the previous commit. --- diff --git a/ipproto.c b/ipproto.c index 202d9050..f3986cdb 100644 --- a/ipproto.c +++ b/ipproto.c @@ -344,6 +344,7 @@ static const char *netdb_protocol_names[256] = { NULL, /* 249 (unassigned) */ NULL, /* 250 (unassigned) */ NULL, /* 251 (unassigned) */ + NULL, /* 252 (unassigned) */ "exptest-253", /* 253 (Use for experimentation and testing, * RFC 3692) */