From 2e3e451a5228bd0b087496d7a6175077ad46ef1d Mon Sep 17 00:00:00 2001 From: Trumeet Date: Fri, 2 Apr 2021 19:27:02 -0700 Subject: feat(central): add one peering restriction to the peering policy --- central/src/main/resources/index.ftlh | 1 + 1 file changed, 1 insertion(+) diff --git a/central/src/main/resources/index.ftlh b/central/src/main/resources/index.ftlh index 8a72f41..5e62054 100644 --- a/central/src/main/resources/index.ftlh +++ b/central/src/main/resources/index.ftlh @@ -23,6 +23,7 @@
  • DN42 IPv4 is mandatory.
  • Publicly reachable endpoint is optional.
  • WireGuard only.
  • +
  • Each ASN may only establish one peer with each individual node.
  • Start peering today!

      -- cgit v1.2.3