Menu

#1 Allow user space process to reject packets

open
8
2005-07-26
2005-07-26
Brad Doctor
No

Presently when a user space application wants to reject
a packet, it causes an application segfault. This
should work properly and drop the packet and ideally,
for TCP connections, construct a reset packet. But the
basic functionality should be to simply silently drop
the packet.

Discussion


Log in to post a comment.