netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] bridge: netlink: add missing policy entries and sizes
@ 2015-08-04 17:06 Nikolay Aleksandrov
  2015-08-04 17:06 ` [PATCH net 1/2] bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy Nikolay Aleksandrov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Nikolay Aleksandrov @ 2015-08-04 17:06 UTC (permalink / raw)
  To: netdev; +Cc: Nikolay Aleksandrov, bridge, kyeyoonp, jouni, davem

From: Nikolay Aleksandrov <nikolay@cumulusnetworks.com>

Hi,
When IFLA_BRPORT_PROXYARP and PROXYARP_WIFI were introduced they weren't
accounted for in the get_slave_size() callback and didn't get a policy
entry, so fix it now. Sending as two separate patches because the first
one goes further back than the second and thus we get 2 different Fixes
tags.

Cheers,
 Nik

Nikolay Aleksandrov (2):
  bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size
    and policy
  bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI attribute
    size and policy

 net/bridge/br_netlink.c | 4 ++++
 1 file changed, 4 insertions(+)

-- 
2.4.3

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

end of thread, other threads:[~2015-08-07  6:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-04 17:06 [PATCH net 0/2] bridge: netlink: add missing policy entries and sizes Nikolay Aleksandrov
2015-08-04 17:06 ` [PATCH net 1/2] bridge: netlink: account for the IFLA_BRPORT_PROXYARP attribute size and policy Nikolay Aleksandrov
2015-08-07  6:55   ` David Miller
2015-08-04 17:06 ` [PATCH net 2/2] bridge: netlink: account for the IFLA_BRPORT_PROXYARP_WIFI " Nikolay Aleksandrov
2015-08-07  6:55   ` David Miller
2015-08-04 23:54 ` [PATCH net 0/2] bridge: netlink: add missing policy entries and sizes Stephen Hemminger

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