-
Notifications
You must be signed in to change notification settings - Fork 45
Plumb firewall rules #1636
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
Merged
Plumb firewall rules #1636
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
93ba272
Don't restrict IPv4 addresses to private subnets
plotnick d0f2d78
Start plumbing firewall rules through sled-agent
plotnick 2909d15
Send firewall rules to sled-agent
plotnick 8715ba8
Plumb ports in firewall rules
plotnick 1c4d983
Handle multiple hosts & protocols in firewall rules
plotnick 8fe8dfe
Handle Ipv4Net host filters
plotnick b15b452
Resolve firewall targets and hosts
plotnick c5944c5
Set firewall rules only on matching targets
plotnick a50ddf0
fmt
plotnick 0156492
clippy
plotnick ca6d01a
Merge branch 'main' into firewall
plotnick 4241a7e
Customize default firewall rules for non-default VPCs
plotnick 1dc02d3
Factor out default firewall rule generation
plotnick 1fa97ab
De-duplicate firewall rule target interfaces
plotnick 1994a43
Match OPTE ports to NICs by (VNI, MAC) pair
plotnick 578a2d9
Select just the columns needed in resolve_subnets_to_ips
plotnick 2c70fd8
clippy
plotnick 902e6a8
Factor derive_*_network_interface_info routines
plotnick f08f06c
Merge branch 'main' into firewall
plotnick a1f17cf
Send firewall rules to sled-agent on instance creation
plotnick 41f61ca
Setup firewall rules on OPTE port creation
plotnick 3a2bd37
Merge branch 'main' into firewall
plotnick 5e1d7a8
Ip(Net) targets for firewall rules
plotnick ab86911
Skip firewall rules with unresolved target/host filters
plotnick 3433bcd
fmt
plotnick cb0dc62
clippy
plotnick 53d97f6
Merge branch 'main' into firewall
plotnick a8a6d3e
Merge branch 'main' into firewall
plotnick f0dc4dd
Link to tracking issue for missing instance migration info
plotnick f3b64ae
Ungroup imports
plotnick 8ab92af
Rename resolution function for clarity
plotnick cbedb56
Use a B-tree instead of a hash map in resolution function
plotnick adc62cc
Remove superfluous scope
plotnick 6048c14
fmt
plotnick 9869832
Refactor firewall rule conversion routine
plotnick f7ba1eb
Elide needless clone
plotnick 171a625
Clarify doc comment for `default_firewall_rules_for_vpc`
plotnick aae7d20
Link to multiple-error-handling issue
plotnick cc424a2
Merge branch 'main' into firewall
plotnick f204527
Merge branch 'main' into firewall
plotnick 63e92bc
SELECT DISTINCT sleds for firewall rule updates
plotnick fd5c3e4
Don't fail on missing names in firewall rule resolution
plotnick File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.