Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Jan 2009 11:32:07 -0600
From:      Biks N <freebsd.dev@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   how ipfw firewall is implemented in the kernel
Message-ID:  <50cd4e5f0901140932x5ed9fd09p7ef4fb35095a59a2@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi,

Can anyone please help me understand how the IPFW firewall is
implemented in the kernel.

I have created new ACTIONS in ipfw. I have already implemented in the userland.

Now i need to check the IPFW rule list (in ip_input.c and in
ip_output.c) and call a custom routine if there is a match to those
rules.

I would really appreciate if anyone could point me to right direction/reference.

thanks



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50cd4e5f0901140932x5ed9fd09p7ef4fb35095a59a2>