Van Jacobson's network channels
Posted Feb 1, 2006 11:00 UTC (Wed) by
james (subscriber, #1325)
In reply to:
Van Jacobson's network channels by ernest
Parent article:
Van Jacobson's network channels
Presumably you can do a lot of security when you set up the channels. It looks like the packet classifier:
reads the protocol, ports, and addresses to determine the flow ID and uses this to find a channel
(
Dave
Miller's blog).
That looks like it's enough for most firewalling: it should give you pass (existing channel), fail (no channel), or needs more work (channel to netfilter).
(
Log in to post comments)