|
If an IPQueue handler isn't running, the default behavior is to drop all QUEUEd packet
It might be too slow for your application
At T1 speeds, it's not noticeable
On 10M ethernet, you may notice
On 100M ethernet, you're likely to notice with large transfers
It's a wonderful prototyping tool for later development in C
Once it's written in C, it's easy to implement as a kernel module
At the very least, it's an entertaining toy :-)
|