This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-net.git
commit 2267139e82b8889f011fe8ef876a1ca94fe18f81 Merge: 1b44a40f e25db9af Author: Gary Gregory <[email protected]> AuthorDate: Wed Feb 25 08:34:08 2026 -0500 Merge pull request #391 from see-quick/add-ipv6-subnet-utils [NET-741] Add subnet IPv6 handling .../net/examples/cidr/SubnetUtils6Example.java | 58 +++ .../org/apache/commons/net/util/SubnetUtils6.java | 332 +++++++++++++++++ .../apache/commons/net/util/SubnetUtils6Test.java | 411 +++++++++++++++++++++ 3 files changed, 801 insertions(+)
