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

Cisco: parse and track refs in ip[v6] local policy route-map #6341

Merged
merged 1 commit into from Oct 20, 2020

Conversation

dhalperi
Copy link
Member

Fix #6339.

@batfish-bot
Copy link

This change is Reviewable

Copy link
Contributor

@progwriter progwriter left a comment

Choose a reason for hiding this comment

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

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

@codecov
Copy link

codecov bot commented Oct 20, 2020

Codecov Report

Merging #6341 into master will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##             master    #6341   +/-   ##
=========================================
  Coverage     72.94%   72.95%           
- Complexity    35092    35094    +2     
=========================================
  Files          2828     2828           
  Lines        142541   142553   +12     
  Branches      17138    17138           
=========================================
+ Hits         103982   103995   +13     
+ Misses        30330    30328    -2     
- Partials       8229     8230    +1     
Impacted Files Coverage Δ Complexity Δ
...fish/grammar/cisco/CiscoControlPlaneExtractor.java 65.46% <100.00%> (+0.06%) 1209.00 <2.00> (+2.00)
...fish/representation/cisco/CiscoStructureUsage.java 100.00% <100.00%> (ø) 3.00 <0.00> (ø)
...main/java/org/batfish/datamodel/acl/AclTracer.java 60.37% <0.00%> (-1.26%) 43.00% <0.00%> (-1.00%)
...a/org/batfish/representation/aws/LoadBalancer.java 82.18% <0.00%> (-0.32%) 70.00% <0.00%> (-1.00%)
...src/main/java/org/batfish/coordinator/WorkMgr.java 76.02% <0.00%> (+0.31%) 247.00% <0.00%> (+1.00%)

@dhalperi dhalperi merged commit 71f9af3 into batfish:master Oct 20, 2020
@dhalperi dhalperi deleted the gh-6339 branch October 20, 2020 19:17
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.

IOS - ip local policy route-map not recognized
3 participants