]> git.ipfire.org Git - thirdparty/squid.git/commit
Remove disabled classful networks code (#1547)
authorFrancesco Chemolli <5175948+kinkie@users.noreply.github.com>
Sat, 28 Oct 2023 01:33:24 +0000 (01:33 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 28 Oct 2023 01:33:29 +0000 (01:33 +0000)
commit0b2c9f87d88b727f1c04597414c435b19b5395d0
treebddc2bda37e6ab3093ededde3f86ef0be103ba28
parent7386e1fea0a7176c468ec954ec1f3bfb4b7f9dbb
Remove disabled classful networks code (#1547)

Removed ifdef-d code in networkFromInaddr() and mark that function as
static. The code was disabled since 1997 commit 429fdbe.
squid.dox
src/icmp/net_db.cc