We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello, so I need to whitelist a large group of IP addresses and to do that I'm using CIDR notation. I've already made the changes but I used a library from Apache to do most of the work. Is this allowed in this repository? The class I used can be found here http://svn.apache.org/repos/asf/commons/_moved_to_git/net/trunk/src/main/java/org/apache/commons/net/util/SubnetUtils.java
The text was updated successfully, but these errors were encountered:
https://github.com/marcosbarbero/spring-cloud-zuul-ratelimit/issues/165
454e706
Successfully merging a pull request may close this issue.
Hello, so I need to whitelist a large group of IP addresses and to do that I'm using CIDR notation. I've already made the changes but I used a library from Apache to do most of the work. Is this allowed in this repository? The class I used can be found here
http://svn.apache.org/repos/asf/commons/_moved_to_git/net/trunk/src/main/java/org/apache/commons/net/util/SubnetUtils.java
The text was updated successfully, but these errors were encountered: