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

feat(network): filter private ips #793

Merged
merged 2 commits into from Nov 3, 2023

Conversation

b00f
Copy link
Collaborator

@b00f b00f commented Nov 3, 2023

Description

This update ensures that private networks can be filtered out, and private IP addresses won't be advertised based on the configuration.

Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #793 (06718b6) into main (d87b82a) will decrease coverage by 0.12%.
Report is 1 commits behind head on main.
The diff coverage is 77.77%.

@@            Coverage Diff             @@
##             main     #793      +/-   ##
==========================================
- Coverage   83.00%   82.89%   -0.12%     
==========================================
  Files         172      172              
  Lines        8131     8171      +40     
==========================================
+ Hits         6749     6773      +24     
- Misses       1066     1078      +12     
- Partials      316      320       +4     

@themantre themantre merged commit 7d331e7 into pactus-project:main Nov 3, 2023
12 checks passed
themantre pushed a commit that referenced this pull request Nov 4, 2023
themantre pushed a commit that referenced this pull request Nov 4, 2023
@b00f b00f deleted the filter-private-ips branch January 11, 2024 11:20
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.

None yet

2 participants