Hi, This is to report that IP Filter 5.0.4 compiles on OpenSolaris (SunOS 2.11)
Sep 21 11:08:57 gecko ipf: [ID 265979 kern.info] IP Filter: v5.0.4, loaded. I replaced the OpenSolaris IPF (v4.1.9) by 5.0.4 : I had to change the sunbuildos script to use : -m64 -xmodel=kernel for the 64 bit kernel with the SUN C compiler and some other minor changes. # pkginfo | grep ipf system ipf IP Filter system ipfx IP Filter (64-bit) # modinfo | grep ipf 233 fffffffff7f27000 7ea80 165 1 ipf (IP Filter: v5.0.4) # uname -a SunOS gecko 5.11 snv_86 i86pc i386 i86pc Solaris If someone's interested, I can send a CVS DIFF with my changes for OpenSolaris compile. Regards,
