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/09/27 15:38:47 UTC

[trafficserver] branch master updated (1f99445892 -> e2a88784c0)

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 1f99445892 CID-1508880: Re-work function to avoid dead-code. (#10475)
     add e2a88784c0 libswoc: Update to 1.5.5 (#10523)

No new revisions were added by this update.

Summary of changes:
 lib/swoc/include/swoc/IPEndpoint.h     |  62 ++++---
 lib/swoc/include/swoc/IPRange.h        |   2 +-
 lib/swoc/include/swoc/IntrusiveDList.h | 288 ++++++++++++++++++++++++++++++++-
 lib/swoc/include/swoc/bwf_ip.h         |   3 +
 lib/swoc/src/bw_ip_format.cc           |   6 +
 lib/swoc/src/swoc_ip.cc                |   4 -
 6 files changed, 336 insertions(+), 29 deletions(-)