]> git.ipfire.org Git - thirdparty/squid.git/commit
Remove PEER_MULTICAST_SIBLINGS conditional (#1854)
authorAmos Jeffries <yadij@users.noreply.github.com>
Sat, 29 Jun 2024 13:55:53 +0000 (13:55 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 29 Jun 2024 13:56:04 +0000 (13:56 +0000)
commit8e4a911a4693b3796496f6de3792bec4cb9fb6ad
tree7e2ef3798e12252ec9a6579a303c12ca0af9e73c
parent7ccb183ae822904004941f5d3ac86f86b7d3c2e9
Remove PEER_MULTICAST_SIBLINGS conditional (#1854)

Resolving an old TODO.

This is not a feature change, because the undocumented
macro was always set to 1 (enable).
src/CachePeer.h
src/cache_cf.cc
src/neighbors.cc