]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 2610: Detection and verification of ipfilter header files is incorrect
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 25 Apr 2009 01:07:10 +0000 (13:07 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 25 Apr 2009 01:07:10 +0000 (13:07 +1200)
commit25141ddb641667ec8047491a5ce2f5bc20d9b5b8
tree4dfbf7ede9bcd37cde9edd721d60cfd2f6f53c61
parent17dc64a70c709f0f033ac0e2896fc4fbfe612a3d
Bug 2610: Detection and verification of ipfilter header files is incorrect

After much contention reg Solaris and FreeBSD the union between them
seems to be this:
 - adding netinet/in.h
 - adding netinet/ip_fil_compat.h (alternative to netinet/ip_compat.h)
 - testing for netinet/ipl.h before netinet/ip_nat.h
configure.in