netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] bridge enhancements for net-next
@ 2011-04-05  0:03 Stephen Hemminger
  2011-04-05  0:03 ` [PATCH 1/7] bridge: change arguments to fdb_create Stephen Hemminger
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Stephen Hemminger @ 2011-04-05  0:03 UTC (permalink / raw)
  To: David S. Miller; +Cc: netdev

These patches add more netlink support for bridge.
It is possible to do basic configuration bridge with just netlink.
Later enhancements will add statistics and parameters.

The intention is to switch to pure netlink in future and support
RSTP and deprecate the old ioctl, sysfs and STP code.


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

end of thread, other threads:[~2011-10-05 19:36 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-05  0:03 [PATCH 0/7] bridge enhancements for net-next Stephen Hemminger
2011-04-05  0:03 ` [PATCH 1/7] bridge: change arguments to fdb_create Stephen Hemminger
2011-04-05  0:03 ` [PATCH 2/7] bridge: track last used time in forwarding table Stephen Hemminger
2011-04-05  0:03 ` [PATCH 3/7] bridge: split rcu and no-rcu cases of fdb lookup Stephen Hemminger
2011-04-05  0:03 ` [PATCH 4/7] bridge: add netlink notification on forward entry changes Stephen Hemminger
2011-04-05  0:03 ` [PATCH 5/7] bridge: allow creating/deleting fdb entries via netlink Stephen Hemminger
2011-10-05 19:06   ` Kevin Wilson
2011-10-05 19:13     ` Stephen Hemminger
2011-10-05 19:36       ` Ben Hutchings
2011-04-05  0:03 ` [PATCH 6/7] bridge: allow creating bridge devices with netlink Stephen Hemminger
2011-04-05  0:03 ` [PATCH 7/7] bridge: range check STP parameters Stephen Hemminger
2011-04-05  0:23 ` [PATCH 0/7] bridge enhancements for net-next David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).