protocol validity checks
Posted Feb 1, 2006 3:57 UTC (Wed) by
xoddam (subscriber, #2322)
In reply to:
That's not the only meaning of that statement by Ross
Parent article:
Van Jacobson's network channels
can imagine an internal 'firewall' inspecting the header of each packet
traversing a channel from userspace to ensure the app has sufficient
privilege to send it. A pipeline stage with negligible performance
impact -- it wouldn't thrash the cache, and if it's in the kernel it
would involve no extra context switches.
(
Log in to post comments)