-
Notifications
You must be signed in to change notification settings - Fork 2
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
Firewall Precedence #98
base: master
Are you sure you want to change the base?
Conversation
I will add the distance to the InstallerConfig in metal hammer, this is used as config to be input from fc to metal-networker. Otherwise I have to manually input the distance from fc to metal-networker and testing it is also not as good that way. fwDistance := uint8(f.Distance)
a := netconf.NewFrrConfigApplier(netconf.Firewall, *c, tmpFile, fwDistance) what do you think? @majst01 |
This will not help, it must be done in the firewall controller |
Sorry wrong issue. This is about the firewall-controller function. |
Closes #97
Idea: Prolong AS-Path in all directions (except the underlay)