All of lore.kernel.org
 help / color / mirror / Atom feed
* bridge/brctl/ip
@ 2016-04-02 19:26 Bert Vermeulen
  2016-04-02 22:39 ` bridge/brctl/ip Andrew Lunn
  2016-04-02 22:50 ` bridge/brctl/ip Nikolay Aleksandrov
  0 siblings, 2 replies; 3+ messages in thread
From: Bert Vermeulen @ 2016-04-02 19:26 UTC (permalink / raw)
  To: netdev, Stephen Hemminger

Hi all,

I'm wondering about the current userspace toolset to control bridging in
the Linux kernel. As far as I can determine, functionality is a bit
scattered right now between the iproute2 (ip, bridge) and bridge-utils
(brctl) tools:

- creating/deleting bridges: ip or brctl
- adding/deleting ports to/from bridge: brctl only
- showing bridge fdb: brctl (in-kernel fdb), bridge (hardware offloaded
  fdb) (!)
...and no doubt a few other things.

Also the brctl tool seems not to be getting updates, whereas the
iproute2 tools are of course updated regularly. Is brctl considered
obsolete?

If that is the case, would patches to add the missing functionality into
the bridge tool be welcome? I'm thinking primarily of creating/deleting
bridges, and adding/deleting ports in bridges.


-- 
Bert Vermeulen
bert@biot.com

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

end of thread, other threads:[~2016-04-02 22:50 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-02 19:26 bridge/brctl/ip Bert Vermeulen
2016-04-02 22:39 ` bridge/brctl/ip Andrew Lunn
2016-04-02 22:50 ` bridge/brctl/ip Nikolay Aleksandrov

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.