Subject: divert socket?
To: None <tech-kern@netbsd.org>
From: luke <luke@cis.nctu.edu.tw>
List: tech-kern
Date: 10/24/2001 19:38:00
Hi all,
    Does NetBSD has mechanism similar to divert socket in FreeBSD or
iptables QUEUE target in Linux?
I want to convey some packets from kernel to user space applicatoin which is
an intrusion detection system(IDS).
If IDS finds malicious packets, it will drop them, otherwise, it will pass
them to kernel again.

thanks your help.

--
Best Regards,
Chang-Hsien (luke@cis.nctu.edu.tw)