Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zebra: dup detected mac avoid update to bgpd #7115

Merged
merged 1 commit into from
Sep 17, 2020

Conversation

chiragshah6
Copy link
Member

When a MAC is detected duplicate on a local learn event (with freeze action),
do not send update to bgp to advertise into evpn control plane.

With evpn mh, inform_client flag is set and sends notification to bgp albeit dup detect
is set.

Check mac are detected as duplicate before setting inform_client to true.

Testing Done:

Enable DAD with freeze action
Upon local learn MAC detected as duplicate.

Signed-off-by: Chirag Shah chirag@nvidia.com

When a MAC is detected duplicate on a local
learn event (with freeze action),
do not send update to bgp to advertise into
evpn control plane.

With evpn mh, inform_client flag is set and
sends notification to bgp albeit dup detect
is set.

Check mac are detected as duplicate before
setting inform_client to true.

Ticket:CM-29817
Reviewed By:CCR-10329
Testing Done:

Enable DAD with freeze action
Upon local learn MAC detected as duplica

Signed-off-by: Chirag Shah <chirag@nvidia.com>
@NetDEF-CI
Copy link
Collaborator

Continuous Integration Result: SUCCESSFUL

Congratulations, this patch passed basic tests

Tested-by: NetDEF / OpenSourceRouting.org CI System

CI System Testrun URL: https://ci1.netdef.org/browse/FRR-FRRPULLREQ-14218/

This is a comment from an automated CI system.
For questions and feedback in regards to this CI system, please feel free to email
Martin Winter - mwinter (at) opensourcerouting.org.

Warnings Generated during build:

Debian 10 amd64 build: Successful with additional warnings

Debian Package lintian failed for Debian 10 amd64 build:
(see full package build log at https://ci1.netdef.org/browse/FRR-FRRPULLREQ-14218/artifact/DEB10BUILD/ErrorLog/log_lintian.txt)

W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.4.1 (current is 4.3.0)
W: frr source: pkg-js-tools-test-is-missing
W: frr source: newer-standards-version 4.4.1 (current is 4.3.0)
W: frr-doc: changelog-file-missing-explicit-entry 6.0-2 -> 7.5-dev-20200916-00-g2ce90bb10-0 (missing) -> 7.5-dev-20200916-00-g2ce90bb10-0~deb10u1
W: frr-rpki-rtrlib: changelog-file-missing-explicit-entry 6.0-2 -> 7.5-dev-20200916-00-g2ce90bb10-0 (missing) -> 7.5-dev-20200916-00-g2ce90bb10-0~deb10u1
W: frr-snmp: changelog-file-missing-explicit-entry 6.0-2 -> 7.5-dev-20200916-00-g2ce90bb10-0 (missing) -> 7.5-dev-20200916-00-g2ce90bb10-0~deb10u1
W: frr: changelog-file-missing-explicit-entry 6.0-2 -> 7.5-dev-20200916-00-g2ce90bb10-0 (missing) -> 7.5-dev-20200916-00-g2ce90bb10-0~deb10u1
W: frr-pythontools: changelog-file-missing-explicit-entry 6.0-2 -> 7.5-dev-20200916-00-g2ce90bb10-0 (missing) -> 7.5-dev-20200916-00-g2ce90bb10-0~deb10u1

@rzalamena rzalamena merged commit 037016d into FRRouting:dev/7.5 Sep 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants