netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] few NTF_ROUTER related updates
@ 2018-09-23  4:26 Roopa Prabhu
  2018-09-23  4:26 ` [PATCH net-next 1/2] neighbour: allow admin to set NTF_ROUTER Roopa Prabhu
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Roopa Prabhu @ 2018-09-23  4:26 UTC (permalink / raw)
  To: davem; +Cc: netdev

From: Roopa Prabhu <roopa@cumulusnetworks.com>

This series allows setting of NTF_ROUTER by an external
entity (eg BGP E-VPN control plane). Also fixes missing
netlink notification on neigh NTF_ROUTER flag changes.

Roopa Prabhu (2):
  neighbour: allow admin to set NTF_ROUTER
  neighbour: send netlink notification if NTF_ROUTER changes

 include/net/neighbour.h | 15 +++++++++++++++
 net/core/neighbour.c    | 16 +++++++++-------
 2 files changed, 24 insertions(+), 7 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2018-09-25  1:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-23  4:26 [PATCH net-next 0/2] few NTF_ROUTER related updates Roopa Prabhu
2018-09-23  4:26 ` [PATCH net-next 1/2] neighbour: allow admin to set NTF_ROUTER Roopa Prabhu
2018-09-23  4:26 ` [PATCH net-next 2/2] neighbour: send netlink notification if NTF_ROUTER changes Roopa Prabhu
2018-09-24 19:21 ` [PATCH net-next 0/2] few NTF_ROUTER related updates 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).