> There are a few files with PFIL_HOOKS-dependant #ifdefs, but it is
> strongly
> tied with the code.
>
> /sys/net/bridge.c
> /sys/netinet/ip_input.c
> /sys/netinet/ip_output.c
> /sys/netinet6/ip6_forward.c
> /sys/netinet6/ip6_input.c
> /sys/netinet6/ip6_output.c
>
> Darren Reed has some pieces
Hello, David!
You wrote to "Sergey Mokryshev" <[EMAIL PROTECTED]> on Wed, 21 Aug 2002
12:07:43 -0500:
>> No, ipl.ko is not broken. It depends on pfil(9).
DWC> Shouldn't we try to make a pfil.ko that ipl.ko depends on then?
I make a brief look into code (I am not a kernel hacker nor a
programm
> No, ipl.ko is not broken. It depends on pfil(9).
>
Shouldn't we try to make a pfil.ko that ipl.ko depends on then?
--
David W. Chapman Jr.
[EMAIL PROTECTED] Raintree Network Services, Inc.
[EMAIL PROTECTED] FreeBSD Committer
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsub
(removed questions@ from Cc)
Hello, David!
You wrote to "Sergey Mokryshev" <[EMAIL PROTECTED]> on Wed, 21 Aug 2002
11:26:32 -0500:
>> Another point - you can upgrade ipfilter stuff without rebooting,
>> it is useful in situations where minimum downtime is possible.
>> PFIL_HOOKS does not add
> Another point - you can upgrade ipfilter stuff without rebooting,
> it is useful in situations where minimum downtime is possible.
>
> PFIL_HOOKS does not add much functionality to the kernel and
> I always turn this on on every box.
I think you are missing his point though. Some people kldlo
Hello, Crist!
You wrote to "Sergey Mokryshev" <[EMAIL PROTECTED]> on Tue, 20 Aug 2002
11:15:20 -0700:
[skipped]
>> $ grep PFIL /usr/src/sys/i386/conf/AMBER options
>> PFIL_HOOKS
>> You need to include "options PFIL_HOOKS" in your kernel
>> configuration to be able to use ipfilter as a loadab
Hello, Crist!
You wrote to "Radko Keves" <[EMAIL PROTECTED]> on Fri, 16 Aug 2002
12:38:54 -0700:
CJC> On Fri, Aug 16, 2002 at 03:01:47PM +0200, Radko Keves wrote:
>> i try to load ipl.ko
>> #kldload -v /boot/kernel/ipl.ko kldload: can't load
>> /boot/kernel/ipl.ko: Exec format error
CJC> [
On Fri, 16 Aug 2002 15:01:47 +0200 Radko Keves wrote:
> i try to load ipl.ko
>
> #kldload -v /boot/kernel/ipl.ko
> kldload: can't load /boot/kernel/ipl.ko: Exec format error
try `kldload ipl'
--
/"\ http://corecode.ath.cx/#donate
\ /
\ ASCII Ribbon Campaign
/ \ Against HTML Mail and
On Fri, Aug 16, 2002 at 03:01:47PM +0200, Radko Keves wrote:
> i try to load ipl.ko
>
> #kldload -v /boot/kernel/ipl.ko
> kldload: can't load /boot/kernel/ipl.ko: Exec format error
[snip]
> it's my problem, for example in the kernel module loading sequence, or current
>problem ?
Both. If you
i try to load ipl.ko
#kldload -v /boot/kernel/ipl.ko
kldload: can't load /boot/kernel/ipl.ko: Exec format error
#kldstat
Id Refs AddressSize Name
1 10 0xc010 45fd04 kernel
21 0xc056 1b410linux.ko
32 0xc057c000 90f0 ipfw.ko
41 0xc0586000 5374 ip6fw
10 matches
Mail list logo