Skip to content

feat: Add extended peer fields to BGPPeer#7

Closed
privateip wants to merge 1 commit into
mainfrom
feat/bgp-peer-extended-fields
Closed

feat: Add extended peer fields to BGPPeer#7
privateip wants to merge 1 commit into
mainfrom
feat/bgp-peer-extended-fields

Conversation

@privateip

Copy link
Copy Markdown
Collaborator

Adds four new fields to BGPPeerSpec

  • updateSource: local IP/interface to source the BGP TCP session
  • sendCommunity: controls community attribute propagation (standard/extended/large/both)
  • allowASIn: accept routes containing local ASN in AS_PATH (1-10 times)
  • maximumPrefix: route count limit with threshold warning and shutdown action

Adds four new fields to BGPPeerSpec

- updateSource: local IP/interface to source the BGP TCP session
- sendCommunity: controls community attribute propagation (standard/extended/large/both)
- allowASIn: accept routes containing local ASN in AS_PATH (1-10 times)
- maximumPrefix: route count limit with threshold warning and shutdown action
@privateip
privateip requested a review from a team as a code owner July 19, 2026 19:25
@privateip
privateip requested a review from gaghan430 July 19, 2026 19:25
@privateip privateip closed this Jul 19, 2026
@privateip
privateip deleted the feat/bgp-peer-extended-fields branch July 19, 2026 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants