| commit | bb0dbd583bdac8f1bfb9f0a45e7014b2663d5729 | [log] [tgz] |
|---|---|---|
| author | Serhiy Storchaka <storchaka@gmail.com> | Tue Mar 01 10:25:45 2016 +0200 |
| committer | Serhiy Storchaka <storchaka@gmail.com> | Tue Mar 01 10:25:45 2016 +0200 |
| tree | 9b5216a037577f95eac9a26ab2298d236cef7709 | |
| parent | 5f582bdec8dee935b7d14d71fce869e0dd692061 [diff] |
Issue #26457: Fixed the subnets() methods in IP network classes for the case when resulting prefix length is equal to maximal prefix length. Based on patch by Xiang Zhang.