netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH iproute2 0/5] bridge: complete port netlink support
@ 2016-02-16 15:08 Nikolay Aleksandrov
  2016-02-16 15:08 ` [PATCH iproute2 1/5] iplink: bridge_slave: export read-only values Nikolay Aleksandrov
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Nikolay Aleksandrov @ 2016-02-16 15:08 UTC (permalink / raw)
  To: netdev; +Cc: roopa, stephen, Nikolay Aleksandrov

From: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>

Hi,
This small set completes the port netlink support for iproute2 and allows
to view and set all the available netlink port attributes.

Cheers,
 Nik

Nikolay Aleksandrov (5):
  iplink: bridge_slave: export read-only values
  iplink: bridge_slave: add support for IFLA_BRPORT_PROXYARP
  iplink: bridge_slave: add support for IFLA_BRPORT_PROXYARP_WIFI
  iplink: bridge_slave: add support for IFLA_BRPORT_MULTICAST_ROUTER
  iplink: bridge_slave: add support for IFLA_BRPORT_FAST_LEAVE

 ip/ip_common.h           |   2 +
 ip/iplink_bridge.c       |   3 +-
 ip/iplink_bridge_slave.c | 109 +++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 112 insertions(+), 2 deletions(-)

-- 
2.4.3

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

end of thread, other threads:[~2016-02-18  1:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16 15:08 [PATCH iproute2 0/5] bridge: complete port netlink support Nikolay Aleksandrov
2016-02-16 15:08 ` [PATCH iproute2 1/5] iplink: bridge_slave: export read-only values Nikolay Aleksandrov
2016-02-18  1:52   ` Stephen Hemminger
2016-02-16 15:08 ` [PATCH iproute2 2/5] iplink: bridge_slave: add support for IFLA_BRPORT_PROXYARP Nikolay Aleksandrov
2016-02-16 15:08 ` [PATCH iproute2 3/5] iplink: bridge_slave: add support for IFLA_BRPORT_PROXYARP_WIFI Nikolay Aleksandrov
2016-02-16 15:08 ` [PATCH iproute2 4/5] iplink: bridge_slave: add support for IFLA_BRPORT_MULTICAST_ROUTER Nikolay Aleksandrov
2016-02-16 15:08 ` [PATCH iproute2 5/5] iplink: bridge_slave: add support for IFLA_BRPORT_FAST_LEAVE Nikolay Aleksandrov

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).