* [PATCH net] docs: networking: packet_mmap: replace dead links with archive.org links
@ 2024-10-21 13:55 Levi Zim via B4 Relay
2024-10-21 14:57 ` Willem de Bruijn
2024-10-28 23:00 ` patchwork-bot+netdevbpf
0 siblings, 2 replies; 3+ messages in thread
From: Levi Zim via B4 Relay @ 2024-10-21 13:55 UTC (permalink / raw)
To: David S. Miller, Eric Dumazet, Jakub Kicinski, Paolo Abeni,
Simon Horman, Jonathan Corbet
Cc: netdev, linux-doc, linux-kernel, Levi Zim
From: Levi Zim <rsworktech@outlook.com>
The original link returns 404 now. This commit replaces the dead google
site link with archive.org link.
Signed-off-by: Levi Zim <rsworktech@outlook.com>
---
The original link returns 404 now. This commit replaces the dead google
site link with archive.org link.
---
Documentation/networking/packet_mmap.rst | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Documentation/networking/packet_mmap.rst b/Documentation/networking/packet_mmap.rst
index dca15d15feaf99ce44d2a73d857928c3eac56da0..02370786e77bc1219f75478cee07264ea12627b5 100644
--- a/Documentation/networking/packet_mmap.rst
+++ b/Documentation/networking/packet_mmap.rst
@@ -16,7 +16,7 @@ ii) transmit network traffic, or any other that needs raw
Howto can be found at:
- https://sites.google.com/site/packetmmap/
+ https://web.archive.org/web/20220404160947/https://sites.google.com/site/packetmmap/
Please send your comments to
- Ulisses Alonso Camaró <uaca@i.hate.spam.alumni.uv.es>
@@ -166,7 +166,8 @@ As capture, each frame contains two parts::
/* bind socket to eth0 */
bind(this->socket, (struct sockaddr *)&my_addr, sizeof(struct sockaddr_ll));
- A complete tutorial is available at: https://sites.google.com/site/packetmmap/
+ A complete tutorial is available at:
+ https://web.archive.org/web/20220404160947/https://sites.google.com/site/packetmmap/
By default, the user should put data at::
---
base-commit: d95d9a31aceb2021084bc9b94647bc5b175e05e7
change-id: 20241021-packet_mmap_fix_link-e04dc7e7830e
Best regards,
--
Levi Zim <rsworktech@outlook.com>
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH net] docs: networking: packet_mmap: replace dead links with archive.org links
2024-10-21 13:55 [PATCH net] docs: networking: packet_mmap: replace dead links with archive.org links Levi Zim via B4 Relay
@ 2024-10-21 14:57 ` Willem de Bruijn
2024-10-28 23:00 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: Willem de Bruijn @ 2024-10-21 14:57 UTC (permalink / raw)
To: Levi Zim via B4 Relay, David S. Miller, Eric Dumazet,
Jakub Kicinski, Paolo Abeni, Simon Horman, Jonathan Corbet
Cc: netdev, linux-doc, linux-kernel, Levi Zim
Levi Zim via B4 Relay wrote:
> From: Levi Zim <rsworktech@outlook.com>
>
> The original link returns 404 now. This commit replaces the dead google
> site link with archive.org link.
>
> Signed-off-by: Levi Zim <rsworktech@outlook.com>
Reviewed-by: Willem de Bruijn <willemb@google.com>
Thanks for catching this.
The original links are mainly useful for historical reasons.
I'll take a look at whether this documentation needs a more full
revision. But making sure that it works as originally intended is
a important for now. Agreed on approach.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH net] docs: networking: packet_mmap: replace dead links with archive.org links
2024-10-21 13:55 [PATCH net] docs: networking: packet_mmap: replace dead links with archive.org links Levi Zim via B4 Relay
2024-10-21 14:57 ` Willem de Bruijn
@ 2024-10-28 23:00 ` patchwork-bot+netdevbpf
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+netdevbpf @ 2024-10-28 23:00 UTC (permalink / raw)
To: Levi Zim via B4 Relay
Cc: davem, edumazet, kuba, pabeni, horms, corbet, netdev, linux-doc,
linux-kernel, rsworktech
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel.org>:
On Mon, 21 Oct 2024 21:55:49 +0800 you wrote:
> From: Levi Zim <rsworktech@outlook.com>
>
> The original link returns 404 now. This commit replaces the dead google
> site link with archive.org link.
>
> Signed-off-by: Levi Zim <rsworktech@outlook.com>
>
> [...]
Here is the summary with links:
- [net] docs: networking: packet_mmap: replace dead links with archive.org links
https://git.kernel.org/netdev/net/c/b935252cc298
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-28 23:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-21 13:55 [PATCH net] docs: networking: packet_mmap: replace dead links with archive.org links Levi Zim via B4 Relay
2024-10-21 14:57 ` Willem de Bruijn
2024-10-28 23:00 ` patchwork-bot+netdevbpf
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).