Hans Werner Strube wrote in thread "pfil-2.1.10, Solaris 7 failure": > Compilation of pfil-2.1.10 fails in SunOS/pkt.c under Solaris 7 (SPARC): > ... > For line 267, the following prevents the failure: > < src = ipif->ipif_local_addr; > --- > > src.s_addr = ipif->ipif_local_addr;
This still holds for pfil-2.1.11, but the line number is 271 now.
