| To: | ipfilter@coombs.anu.edu.au |
|---|---|
| Subject: | Re: IPFilter 4.1.19, pfil 2.1.12 |
| From: | Hans Werner Strube <strube@physik3.gwdg.de> |
| Date: | Mon, 26 Feb 2007 09:49:11 +0100 (MET) |
| Delivered-to: | sp-com-lists@consult.net |
| Delivered-to: | ipfilter-list@securepoint.com |
| Sender: | owner-ipfilter@coombs.anu.edu.au |
Darren Reed wrote:
> to compile it on solaris 10 update 3, both pfil and ipfilter need to be
> patched
> for the changes to networking functions due to trusted solaris.
>
> see attached patches.
The pfil patch shows fuzz and offsets and is obviously not exactly relative
to the 2.1.12 distribution:
patching file SunOS/pkt.c
Hunk #2 succeeded at 265 with fuzz 1.
Hunk #3 succeeded at 309 (offset -1 lines).
patching file SunOS/qif.c
Hunk #1 succeeded at 1012 (offset -4 lines).
Especially, line 267 (after patch, 273; Hunk #2) of pkg.c is, in 2.1.12,
sif = ire_lookup(src);
but in the patch (before and after),
sif = ire_ftable_lookup(addr, 0, 0, IRE_INTERFACE, NULL, NULL, 0,
(with the continuation not visible).
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | IPNAT config help for ACAD / Ileaf license server, Solaris 10, Ev Batey WA6CRE |
|---|---|
| Next by Date: | Re: IPNAT config help for ACAD / Ileaf license server, Solaris 10, Ev Batey WA6CRE |
| Previous by Thread: | Re: IPFilter 4.1.19, pfil 2.1.12, Darren Reed |
| Next by Thread: | pfil, Solaris 10 11/06, Hans Werner Strube |
| Indexes: | [Date] [Thread] [Top] [All Lists] |