]> The Tcpdump Group git mirrors - tcpdump/commitdiff
LSP ping: Put the RFC number right. [skip ci]
authorDenis Ovsienko <[email protected]>
Fri, 18 Sep 2020 20:21:08 +0000 (21:21 +0100)
committerDenis Ovsienko <[email protected]>
Fri, 18 Sep 2020 21:24:09 +0000 (22:24 +0100)
print-lspping.c

index b51a3738afbcd5a81f628c45a2af72ca23da68c9..f295435d7645b0cfc3bf93ed09a0763f55c49b04 100644 (file)
@@ -15,7 +15,7 @@
 
 /* \summary: MPLS LSP PING printer */
 
-/* specification: RFC 4349 */
+/* specification: RFC 4379 */
 
 #ifdef HAVE_CONFIG_H
 #include <config.h>