X-Git-Url: https://git.tcpdump.org/tcpdump/blobdiff_plain/306c2a0384af923a73bf234f3c8bc186ceff0b58..cbc7347ee977869f5d74820847e76bfd5ab8460d:/print-openflow-1.0.c diff --git a/print-openflow-1.0.c b/print-openflow-1.0.c index 047b1666..71d8a7c1 100644 --- a/print-openflow-1.0.c +++ b/print-openflow-1.0.c @@ -6,7 +6,7 @@ * 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