You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by am...@apache.org on 2023/03/15 21:40:20 UTC

[trafficserver] branch master updated (dac7b2551 -> 9b3e3c2b0)

This is an automated email from the ASF dual-hosted git repository.

amc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


    from dac7b2551 CryptoContext: Clean up to avoid compiler problem. (#9521)
     add 9b3e3c2b0 libswoc: Update to 1.4.5 (#9522)

No new revisions were added by this update.

Summary of changes:
 lib/swoc/include/swoc/IPAddr.h     | 113 +++++++++++++++++++++++++++++++------
 lib/swoc/include/swoc/IPEndpoint.h | 102 ++++++++++++++++++++++++++++++---
 lib/swoc/include/swoc/IPRange.h    |   3 +
 lib/swoc/include/swoc/bwf_base.h   |  42 ++++++++++++--
 lib/swoc/src/swoc_ip.cc            | 100 ++++++++++++++++++++++----------
 5 files changed, 298 insertions(+), 62 deletions(-)