GitHub user takebayashi opened a pull request: https://github.com/apache/kafka/pull/2541
KAFKA-4759: Add support for subnet masks in SimpleACLAuthorizer You can merge this pull request into a Git repository by running: $ git pull https://github.com/takebayashi/kafka simpleacl-subnet Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2541.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2541 ---- commit 001297a68d0052bcbf9dbd46717954de32711c8b Author: Shun Takebayashi <s...@takebayashi.asia> Date: 2017-02-11T02:19:39Z Add commons-net as a dependency commit 3edf8f99208ac80dd66d3a06994fc0e96611ad37 Author: Shun Takebayashi <s...@takebayashi.asia> Date: 2017-02-12T00:24:32Z Support subnect matching in SimpleAclAuthorizer commit 8d67144bdb8fd08e5ed8300048a60dccacaad792 Author: Shun Takebayashi <s...@takebayashi.asia> Date: 2017-02-12T00:44:41Z Add tests for subnet matcher ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---