You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@trafficserver.apache.org by "SolidWallOfCode (via GitHub)" <gi...@apache.org> on 2023/03/15 21:59:50 UTC

[GitHub] [trafficserver] SolidWallOfCode opened a new pull request, #9523: Refresh SOCKs logic, remove IpMapConf

SolidWallOfCode opened a new pull request, #9523:
URL: https://github.com/apache/trafficserver/pull/9523

   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.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] SolidWallOfCode merged pull request #9523: Refresh SOCKs logic, remove IpMapConf

Posted by "SolidWallOfCode (via GitHub)" <gi...@apache.org>.
SolidWallOfCode merged PR #9523:
URL: https://github.com/apache/trafficserver/pull/9523


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] SolidWallOfCode commented on pull request #9523: Refresh SOCKs logic, remove IpMapConf

Posted by "SolidWallOfCode (via GitHub)" <gi...@apache.org>.
SolidWallOfCode commented on PR #9523:
URL: https://github.com/apache/trafficserver/pull/9523#issuecomment-1470954488

   [approve ci autest]


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org