All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bridge] Possibility of  copying over fdb entries.
@ 2005-06-28  6:40 munro
  2005-06-28 16:48 ` Stephen Hemminger
  0 siblings, 1 reply; 5+ messages in thread
From: munro @ 2005-06-28  6:40 UTC (permalink / raw)
  To: bridge



Hi, all,

I wish to copy over fdb(forwarding database  entries) learnt over from 
one interface  onto  as  they are from another interface.

Like for eg :
 brctl showmacs br0
port no mac addr                is local?       ageing timer
  1     00:30:1a:01:6f:e4       no                 0.46
  1     00:30:1a:1c:3d:b7       yes                0.00
  2     00:30:1a:1c:3d:b8       yes                0.00

Instead of the above in line 1 if i wish to forcefully add mac  "  
00:30:1a:01:6f:e4 "  from port 2 instated of port 1.


Do i need to create a separate ioctl for it from the brctl to the kernel 
code or is thier some provision for doing it.


Regards,
Munro.


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

end of thread, other threads:[~2005-06-30  2:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-28  6:40 [Bridge] Possibility of copying over fdb entries munro
2005-06-28 16:48 ` Stephen Hemminger
2005-06-29  3:41   ` munro
2005-06-29 21:11     ` Stephen Hemminger
2005-06-30  2:11       ` munro

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.