Skip to content

Remove mapping to IPAddress/subnet value tuple #5004

@roji

Description

@roji

We currently support mapping ipaddr/cidr to a .NET value tuple of IPAddress and subnet. Exposing a value tuple in this way isn't great, and is specifically problematic since we now support mapping row values (records) to tuples.

Introduce a named struct instead.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions