Skip to content

Conversation

@SolidWallOfCode
Copy link
Member

Refresh the SOCKs configuration parsing logic using libswoc.

The refresh is actually a side effect. The primary purpose of this PR is to remove IpMapConf because it is a consumer of IpMap and therefore part of the larger project of removing IpMap. The SOCKs configuration was the only consumer of IpMapConf so the refresh made it easy to remove IpMapConf from SOCKs and therefore the entire codebase.

I had to make a tweak to libswoc for this PR (see #9522) so that ranges with internal spaces would parse.

@SolidWallOfCode SolidWallOfCode added this to the 10.0.0 milestone Mar 15, 2023
@SolidWallOfCode SolidWallOfCode requested a review from zwoop March 15, 2023 21:59
@SolidWallOfCode SolidWallOfCode self-assigned this Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants