Skip to content

enable filter lists for small non-downstream peers#3

Merged
johannwagner merged 1 commit intomainfrom
peer-filters
Dec 14, 2022
Merged

enable filter lists for small non-downstream peers#3
johannwagner merged 1 commit intomainfrom
peer-filters

Conversation

@yu-re-ka
Copy link

No description provided.

@yu-re-ka yu-re-ka force-pushed the peer-filters branch 2 times, most recently from 088f71a to 2271f22 Compare December 13, 2022 09:19
Copy link
Contributor

@johannwagner johannwagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, but small nit pick and fix tests, please 😄


if len(v4_set) == 0 and len(v6_set) == 0:
if len(v4_set) == 0 and len(v6_set) == 0 and self.is_customer:
l.error(f"{self.autos} has no v4 filter lists.")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I fucked up the error message while moving this to as_filter.py, may you correct the message AND the exception?

@yu-re-ka yu-re-ka force-pushed the peer-filters branch 2 times, most recently from b308e03 to 55736e1 Compare December 13, 2022 09:42
@johannwagner johannwagner merged commit ba6d72e into main Dec 14, 2022
@yu-re-ka yu-re-ka deleted the peer-filters branch December 16, 2022 10:25
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.

3 participants