All of lore.kernel.org
 help / color / mirror / Atom feed
* Fw: Netfilter for Windows
@ 2010-04-15  9:02 Ondrej Slanina
  2010-04-15 10:35 ` Patrick McHardy
  0 siblings, 1 reply; 4+ messages in thread
From: Ondrej Slanina @ 2010-04-15  9:02 UTC (permalink / raw)
  To: netfilter-devel

Hi,
I just created a basic 'port' of Linux netfilter core modules on MS Windows. 
Now, it's implemented as a single kernel module (IM driver) and userspace 
library which has the same API as libnetfilter_queue. Network filtering is 
now performed only on pre_input and post_output sides. Kernel module now 
includes packet queueing, processing, not as on Linux, where this tasks is 
processed by separate modules. It will be distributed under GPL. I have some 
questions:

1, Can I use 'netfilter' and 'libnetfilter_queue' names for this? For 
example kernel module named netfilter.sys, userspace library named 
libnetfilter_queue.lib, project name netfilter, netfilter for windows or 
something like it?
2, Should I put some notice about origin into source code files ? Something 
like: "Based on Linux netfilter/libnetfilter_queue"  ?

My implementation is now very primitive, but I want to extend it in the 
future.
Best Regards,


Ondrej Slanina
developer
..................................................................
Kerio Technologies s.r.o.
Anglicke nabrezi 1, 301 49 Plzen
Czech Republic
http://www.kerio.com
...................................................................
Connect. Communicate. Collaborate. Securely. 


__________ Informace od ESET NOD32 Antivirus, verze databaze 5029 (20100414) __________

Tuto zpravu proveril ESET NOD32 Antivirus.

http://www.eset.cz






^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-04-15 12:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-15  9:02 Fw: Netfilter for Windows Ondrej Slanina
2010-04-15 10:35 ` Patrick McHardy
2010-04-15 12:21   ` Bruno Moreira Guedes
2010-04-15 12:51     ` Ondrej Slanina

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.