All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oleg Kutkov <elenbert@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: Network activity after route changes
Date: Sat, 17 Apr 2010 19:02:34 +0300	[thread overview]
Message-ID: <4BC9DB9A.9090605@gmail.com> (raw)

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.

             reply	other threads:[~2010-04-17 16:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-17 16:02 Oleg Kutkov [this message]
2010-04-18 11:15 ` Network activity after route changes Oleg Kutkov
2010-04-18 12:07   ` Eric Dumazet
2010-04-18 16:45   ` Matt
2010-04-19  8:14     ` Oleg Kutkov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4BC9DB9A.9090605@gmail.com \
    --to=elenbert@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.