Skip to content

Commit effb2bb

Browse files
author
Simon Horman
committed
Documentation: Use mail-archive.com URLs for openflow-discuss ML links.
The openflow-discuss mailing list archives at mailman.stanford.edu appear to be offline. So use mail-archive.com URLs instead. Flagged by make check-docs. Reviewed-by: David Marchand <david.marchand@redhat.com> Acked-by: Eelco Chaudron <echaudro@redhat.com> Signed-off-by: Simon Horman <horms@ovn.org>
1 parent 88ee8ae commit effb2bb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Documentation/topics/design.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,7 @@ is, the first byte of the encapsulated frame immediately follows the
459459
same way for compatibility.
460460

461461
For an earlier discussion, please see the thread archived at:
462-
https://mailman.stanford.edu/pipermail/openflow-discuss/2011-August/002604.html
462+
https://www.mail-archive.com/openflow-discuss@lists.stanford.edu/msg00663.html
463463

464464
[*] The quoted definition is directly from OF1.1. Definitions used inside OVS
465465
omit the 8-byte ``ofp_header`` members, so the sizes in this discussion are

Documentation/topics/porting.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ packet to software, slowing down not just UDPv6 but all IPv6 processing.
320320

321321
.. [1] Aaron Rosen, "Modify packet fields extremely slow",
322322
openflow-discuss mailing list, June 26, 2011, archived at
323-
https://mailman.stanford.edu/pipermail/openflow-discuss/2011-June/002386.html.
323+
https://www.mail-archive.com/openflow-discuss@lists.stanford.edu/msg00447.html
324324
325325
Questions
326326
---------

0 commit comments

Comments
 (0)