descriptionAppFilter application firewall
ownerstephan@peijnik.at
last changeFri, 16 Jan 2009 07:37:50 +0000 (16 08:37 +0100)
content tags
add:
readme
AppFilter is intended to be an application firewall for the Linux kernel. The kernel space code should provide a generic interface for application firewalls to userspace tools allowing realtime decision making in userspace. In short this means that the kernel module sends information about all socket related calls down to connected userspace daemons, which then send their decision on whether to allow the call or not back up to the kernel, which enforces the policy.
shortlog
2009-01-16 Stephan PeijnikInitialized repository by adding COPYING files.master
heads
15 years ago master