]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-lmp.c
remove redundant ND_TCHECK, let GET_ routines handle checks
[tcpdump] / print-lmp.c
index c38d2d13ec737e798c7b28bb2bbc8a24d22d5915..525b12c6b42acbe87ce9085889ebad47fcac892a 100644 (file)
@@ -18,7 +18,7 @@
 /* \summary: Link Management Protocol (LMP) printer */
 
 /* specification: RFC 4204 */
-/* OIF UNI 1.0: http://www.oiforum.com/public/documents/OIF-UNI-01.0.pdf */
+/* OIF UNI 1.0: https://web.archive.org/web/20160401194747/http://www.oiforum.com/public/documents/OIF-UNI-01.0.pdf */
 
 #ifdef HAVE_CONFIG_H
 #include <config.h>