Skip to content

Releases: criteo/ipam-client

Support adding top level subnets

28 Nov 14:33
Compare
Choose a tag to compare
v0.3.4

Bump version to 0.3.4

Add subnet addition support

30 Jan 15:49
Compare
Choose a tag to compare
Add add_next_subnet (subnet auto-add)

add_next_subnet tries to add a subnet in a parent subnet,
given the parent subnet and wanted prefixlen.

Signed-off-by: Damien Claisse <[email protected]>

IPv6 and deletion support

25 Jan 16:04
Compare
Choose a tag to compare
Cleanup and fixes in various areas

- Clean some dead code
- Fix a bug in get_ipnetwork_by_subnet_name that called wrong method inside it
- Remove unnecessary int castings
- Improve coverage to 100%

Initial release

18 Jan 14:31
28d7f22
Compare
Choose a tag to compare
Initial commit

Signed-off-by: Damien Claisse <[email protected]>