Network activity after route changes

From: Oleg Kutkov
Date: Sat Apr 17 2010 - 12:02:45 EST


Hello.
I try to send and receive ethernet packets on very low level in my kernel module.
When i change routin table (via route command) my network is freeze for ~15 seconds and my application can't send and receive any packets.
Is it normal or bug somewhere in my application?
Can i change this behavior of route system, maybe change some timeouts, or immediately flush route (rt_flush() ?) table?

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/