From 5380433dec621cd80b3469df416d7c2a743a7020 Mon Sep 17 00:00:00 2001 From: Alexandru Vasile Date: Wed, 6 Nov 2024 12:33:17 +0200 Subject: [PATCH] Add prdoc Signed-off-by: Alexandru Vasile --- prdoc/pr_6380.prdoc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 prdoc/pr_6380.prdoc diff --git a/prdoc/pr_6380.prdoc b/prdoc/pr_6380.prdoc new file mode 100644 index 000000000000..72853bcf230c --- /dev/null +++ b/prdoc/pr_6380.prdoc @@ -0,0 +1,11 @@ +title: Do not propagate external addr with different peerIDs + +doc: + - audience: [ Node Dev, Node Operator ] + description: | + External addresses that belong to a different peerID are no longer + propagated to the higher layers of the networking backends. + +crates: + - name: sc-network + bump: patch