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

Fix DAN-25 - Route map prefix list matching for IPv4 is broken #1

Closed
wants to merge 1 commit into from
Closed

Conversation

gbe0
Copy link

@gbe0 gbe0 commented Dec 4, 2019

This is a fix for DAN-25: When using an IPv4 prefix list with a route map there is no match condition added to frr.conf.

@dewi-morgan
Copy link

from code inspection, the ip access-list is also incorrect; the standard-acl and extended-acl for address and nexthop, the entries should be combined into one entry for access-list (the equivalent for ipv6 is correct)

@jsouthworth
Copy link
Member

Thank you for your contribution!

We are still finalizing all the logistics around accepting contributions. The process will be documented here https://danosproject.atlassian.net/wiki/spaces/DAN/pages/3276830/Contributing+to+the+DANOS+source+code.

Per this process we require DCO signed-off-by statements in each contributed commit. Please review the DCO text and if you agree to its terms amend your commit with this statement.

@deastoe
Copy link
Contributor

deastoe commented May 28, 2020

Thanks for your contribution. This issue should now be addressed via partial merge of #2.

@nickbroon nickbroon closed this Jul 14, 2020
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.

5 participants