]> The Tcpdump Group git mirrors - tcpdump/blobdiff - print-tipc.c
IEEE 802.15.4: Remove trailing "_if" from a protocol name
[tcpdump] / print-tipc.c
index 08a3ea93745803729e08d670fd136cc3f038b8c3..cd52d2393330dfaf51a0841340f5138b13e60882 100644 (file)
@@ -23,8 +23,8 @@
 
 /*
  * specification:
- *     http://tipc.sourceforge.net/doc/draft-spec-tipc-07.html
- *     http://tipc.sourceforge.net/doc/tipc_message_formats.html
+ *     https://web.archive.org/web/20150302152944/http://tipc.sourceforge.net/doc/draft-spec-tipc-07.html
+ *     https://web.archive.org/web/20161025110514/http://tipc.sourceforge.net/doc/tipc_message_formats.html
  */
 
 #ifdef HAVE_CONFIG_H