Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Specify IP subnet literals in canonical form (#16953) | V02460 | 2024-03-19 | 1 | -0/+1 |
This is needed, because the netaddr package removed support for the implicit prefix form in version 1.0.0: https://github.com/netaddr/netaddr/pull/360 |