From b64144b5a6c8ac62dafee254fecf978fb0150645 Mon Sep 17 00:00:00 2001 From: Sander Vrijders Date: Sat, 12 Oct 2019 15:07:35 +0200 Subject: content: Fix several typos Also removes the changelog everywhere, as that is tracked by git. --- content/en/docs/Concepts/what.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'content/en/docs/Concepts/what.md') diff --git a/content/en/docs/Concepts/what.md b/content/en/docs/Concepts/what.md index bacd4d6..54a0ca8 100644 --- a/content/en/docs/Concepts/what.md +++ b/content/en/docs/Concepts/what.md @@ -100,7 +100,7 @@ __metric__ (distance function). __Network discovery__: Ethernet switches learn where the endpoints are through MAC learning, remembering the incoming interface when it sees -a new SRC address; IP routers learn the network by exchanging +a new soure address; IP routers learn the network by exchanging informational packets about adjacency in a process called *routing*; and a VPN proxy server relays packets as the central hub of a network connected as a star between the VPN clients and the local area @@ -138,9 +138,3 @@ functionality, but different in its choice of algorithm or implementation. Sometimes the function is just not implemented (there's no need for routing in a tunnel!), but logically it could be there. - - ---- -Changelog: - -2019 07 09: Initial version. \ No newline at end of file -- cgit v1.2.3