ip: init l3_hdr_offset when pushing an ip4 header
[vpp.git] / src / vnet / ip / ip.c
index c5b43d4..785cd49 100644 (file)
@@ -309,7 +309,7 @@ format_ip_dscp (u8 * s, va_list * va)
 #undef _
     }
 
-  return (format (s, "unknon"));
+  return (format (s, "unknown"));
 }
 
 /*