/* \summary: ATA over Ethernet (AoE) protocol printer */
-/* specification: http://brantleycoilecompany.com/AoEr11.pdf */
+/* specification:
+ * https://web.archive.org/web/20161025044402/http://brantleycoilecompany.com/AoEr11.pdf
+ */
#ifdef HAVE_CONFIG_H
#include <config.h>
*
* Reference documentation:
- * http://www.cisco.com/univercd/cc/td/doc/product/lan/trsrb/frames.htm
+ * https://web.archive.org/web/20000914194913/http://www.cisco.com/univercd/cc/td/doc/product/lan/trsrb/frames.pdf
*/
/* \summary: Cisco Discovery Protocol (CDP) printer */
* At least according to William "Chops" Westfield's
* message in
*
- * http://www.nethelp.no/net/cisco-hdlc.txt
+ * https://web.archive.org/web/20190725151313/www.nethelp.no/net/cisco-hdlc.txt
*
* the address and mask aren't used in requests -
* they're just zero.
/*
* specification:
*
- * http://www.rhyshaden.com/eigrp.htm
+ * https://web.archive.org/web/20190722221712/https://www.rhyshaden.com/eigrp.htm
* RFC 7868
*/
/* \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>
* up bogus values of selected message fields and decodes partially captured
* messages up to the snapshot end. It is based on the specification below:
*
- * [OF10] http://www.openflow.org/documents/openflow-spec-v1.0.0.pdf
+ * [OF10] https://web.archive.org/web/20160402132157/http://archive.openflow.org/documents/openflow-spec-v1.0.0.pdf
*
* Most functions in this file take 3 arguments into account:
* * cp -- the pointer to the first octet to decode
*
* but that doesn't work; the new URL appears to be
*
- * http://www.oiforum.com/public/documents/OIF-UNI-01.0.pdf
+ * https://web.archive.org/web/20160401194747/http://www.oiforum.com/public/documents/OIF-UNI-01.0.pdf
*
* and *that* document, in section 12.5.2.3
* "GENERALIZED_UNI Object (Class-Num=11bbbbbb (TBA))",