]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Use the Wayback Machine for some removed documents
authorFrancois-Xavier Le Bail <[email protected]>
Thu, 6 Feb 2020 09:03:34 +0000 (10:03 +0100)
committerFrancois-Xavier Le Bail <[email protected]>
Thu, 6 Feb 2020 09:03:34 +0000 (10:03 +0100)
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