mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 02:53:55 +00:00
Merge pull request #4285 from vishaldhingra/no_neighbor
bgpd : no neighbor <> send-community large is not working dynamically
This commit is contained in:
commit
4d415652b0
@ -56,6 +56,7 @@
|
||||
|
||||
#define PEER_UPDGRP_AF_FLAGS \
|
||||
(PEER_FLAG_SEND_COMMUNITY | PEER_FLAG_SEND_EXT_COMMUNITY \
|
||||
| PEER_FLAG_SEND_LARGE_COMMUNITY \
|
||||
| PEER_FLAG_DEFAULT_ORIGINATE | PEER_FLAG_REFLECTOR_CLIENT \
|
||||
| PEER_FLAG_RSERVER_CLIENT | PEER_FLAG_NEXTHOP_SELF \
|
||||
| PEER_FLAG_NEXTHOP_UNCHANGED | PEER_FLAG_FORCE_NEXTHOP_SELF \
|
||||
|
Loading…
Reference in New Issue
Block a user