Network activity after route changes

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Oleg Kutkov
Date: Sunday, April 18, 2010 - 4:15 am

Hello.
I try to send and receive ethernet packets on very low level in my 
kernel module.
When i change (add or delete entry) 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.
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Network activity after route changes, Oleg Kutkov, (Sat Apr 17, 9:02 am)
Network activity after route changes, Oleg Kutkov, (Sun Apr 18, 4:15 am)
Re: Network activity after route changes, Eric Dumazet, (Sun Apr 18, 5:07 am)
Re: Network activity after route changes, Matt, (Sun Apr 18, 9:45 am)
Re: Network activity after route changes, Oleg Kutkov, (Mon Apr 19, 1:14 am)