fix: remove mention of only Linux being able to be used as routing peer (#299)

This commit is contained in:
Krzysztof Nazarewski (kdn)
2025-03-27 11:08:26 +01:00
committed by GitHub
parent d2c0276985
commit 83e006a7f3

View File

@@ -330,10 +330,6 @@ ping --numeric --count=1 --timeout=2 10.123.45.17
#### Can a routing peer `peer-b` forward traffic to `srv-c`? #### Can a routing peer `peer-b` forward traffic to `srv-c`?
<Note>
Only Linux OS machines can be assigned as routing peers.
</Note>
This is more complicated to test, but usually boils down to confirming `net.ipv4.ip_forward` is set to `1` on `peer-b`'s This is more complicated to test, but usually boils down to confirming `net.ipv4.ip_forward` is set to `1` on `peer-b`'s
Linux operating system: Linux operating system: