All of lore.kernel.org
 help / color / mirror / Atom feed
* [B.A.T.M.A.N.] how to make IP layer handle the change of network topology
@ 2014-08-07  7:49 liudows
  2014-08-07  8:24 ` Antonio Quartulli
  2014-08-07  8:29 ` Simon Wunderlich
  0 siblings, 2 replies; 7+ messages in thread
From: liudows @ 2014-08-07  7:49 UTC (permalink / raw)
  To: b.a.t.m.a.n

Hello, eveyone, I am learning the batman.adv recently.   

We know that batman.adv works on layer 2. When the network topology change, batman.adv can know this change and handle it. But the IP layer doesn't know that. How to make IP layer handle the change of network topology?  

For example, I have 3 mesh nodes, client node A, gateway node B and geteway node C. A connects  to internet via B. Then I shutdown B. I guess A will switch to C as it's gateway node automatically. But it's not so. A continuously send the ARP request packet to search the MAC address of B. The default gateway is still B, not C.  

So, how should I do to make the IP layer be aware of that the gateway has swithed to another one?  

Thanks! Best regards.  

liu  

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-08-08 12:20 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-07  7:49 [B.A.T.M.A.N.] how to make IP layer handle the change of network topology liudows
2014-08-07  8:24 ` Antonio Quartulli
2014-08-07  8:57   ` Antonio Quartulli
2014-08-07  8:29 ` Simon Wunderlich
2014-08-07  8:32   ` Simon Wunderlich
2014-08-08 11:10     ` liu
2014-08-08 12:20       ` Simon Wunderlich

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.