The problem is that this is intended to be used on machines that are routing
very high volumes of packets on multiple FEs. So the implementation would
have to be minimal cost for packets it didn't need to intercept. So I'd need
to hook into a kernel module or userspace through a filter.
Does ipchains/iptables support to filter selected packets through userspace
work? If it does, this might be an acceptable solution.
DS
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/