-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Create dual-stack nftables rules * Do not specify mask of host ips * address-family ipv6 for frr * Add bitlen to ips * Make frr tests pass * Make prefix detection ipv6 aware * Add bitlen to svi interfaces * create proper bgp router-ids in case machine ip is ipv6 * Activate ipv6 in this addressfamily * Activate ipv6 in this addressfamily * fix tests * Make SNAT work for firewalls * different prefix lists for different address families * added testcase for ipv6 firewall * unify ipv4 and ipv6 rule file otherwise bgp unnumbered won't work * removed tpl block for snat by accident * improve on routemap testability * test route maps for ipv6 and add first steps for dmz firewall support * dmz capability * added test-case for dmz app fw * snat rules for dmz and added further test-cases for snat * extend default route network detection * dmz net must be imported to external nets for nat * update metal-go Co-authored-by: Markus Fensterer <markus.fensterer@gmail.com>
- Loading branch information
Showing
38 changed files
with
2,011 additions
and
313 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.