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

FRR: Parse route map in l2vpn evpn address family #6604

Merged
merged 1 commit into from Jan 30, 2021
Merged

Conversation

ratulm
Copy link
Member

@ratulm ratulm commented Jan 30, 2021

Bad things happen without it.

@batfish-bot
Copy link

This change is Reviewable

Copy link
Member

@arifogel arifogel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 4 of 4 files at r1.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @dhalperi)

@codecov
Copy link

codecov bot commented Jan 30, 2021

Codecov Report

Merging #6604 (1fcbaf1) into master (e5a176a) will decrease coverage by 0.00%.
The diff coverage is 83.33%.

@@             Coverage Diff              @@
##             master    #6604      +/-   ##
============================================
- Coverage     73.40%   73.40%   -0.01%     
+ Complexity    35817    35814       -3     
============================================
  Files          2842     2842              
  Lines        144587   144599      +12     
  Branches      17494    17496       +2     
============================================
+ Hits         106136   106137       +1     
- Misses        30032    30040       +8     
- Partials       8419     8422       +3     
Impacted Files Coverage Δ Complexity Δ
...ar/cumulus_frr/CumulusFrrConfigurationBuilder.java 76.77% <80.00%> (+0.19%) 184.00 <2.00> (+3.00)
.../representation/cumulus/CumulusStructureUsage.java 100.00% <100.00%> (ø) 3.00 <0.00> (ø)
...g/batfish/datamodel/flow/IncomingSessionScope.java 84.61% <0.00%> (-15.39%) 7.00% <0.00%> (-1.00%)
...src/main/java/org/batfish/coordinator/WorkMgr.java 75.57% <0.00%> (-0.39%) 246.00% <0.00%> (-2.00%)
...a/org/batfish/representation/aws/LoadBalancer.java 82.18% <0.00%> (-0.32%) 70.00% <0.00%> (-1.00%)
...tfish/representation/cisco/CiscoConfiguration.java 86.51% <0.00%> (-0.14%) 508.00% <0.00%> (-1.00%)
...src/main/java/org/batfish/coordinator/PoolMgr.java 60.71% <0.00%> (+1.19%) 16.00% <0.00%> (+1.00%)

@ratulm ratulm merged commit 3ee4d26 into master Jan 30, 2021
@ratulm ratulm deleted the frr-l2vpn-rm branch January 30, 2021 02:08
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.

None yet

3 participants