Re: [net-next PATCH] net: netlink messages for HW addr programming

2016-10-03 Thread Patrick Ruddy
On Tue, 2016-09-20 at 07:49 +0200, Jiri Pirko wrote: > Tue, Sep 20, 2016 at 07:31:27AM CEST, ro...@cumulusnetworks.com wrote: > >On 9/19/16, 7:46 AM, Patrick Ruddy wrote: > >> On Sun, 2016-09-18 at 07:51 -0700, Roopa Prabhu wrote: > >>> On 9/15/16, 9:48 AM, Patrick Ruddy wrote: > Add

Re: [net-next PATCH] net: netlink messages for HW addr programming

2016-09-20 Thread Roopa Prabhu
On 9/19/16, 10:49 PM, Jiri Pirko wrote: > Tue, Sep 20, 2016 at 07:31:27AM CEST, ro...@cumulusnetworks.com wrote: >> On 9/19/16, 7:46 AM, Patrick Ruddy wrote: >>> On Sun, 2016-09-18 at 07:51 -0700, Roopa Prabhu wrote: On 9/15/16, 9:48 AM, Patrick Ruddy wrote: > Add RTM_NEWADDR and

Re: [net-next PATCH] net: netlink messages for HW addr programming

2016-09-19 Thread Jiri Pirko
Tue, Sep 20, 2016 at 07:31:27AM CEST, ro...@cumulusnetworks.com wrote: >On 9/19/16, 7:46 AM, Patrick Ruddy wrote: >> On Sun, 2016-09-18 at 07:51 -0700, Roopa Prabhu wrote: >>> On 9/15/16, 9:48 AM, Patrick Ruddy wrote: Add RTM_NEWADDR and RTM_DELADDR netlink messages with family AF_UNSPEC

Re: [net-next PATCH] net: netlink messages for HW addr programming

2016-09-19 Thread Roopa Prabhu
On 9/19/16, 7:46 AM, Patrick Ruddy wrote: > On Sun, 2016-09-18 at 07:51 -0700, Roopa Prabhu wrote: >> On 9/15/16, 9:48 AM, Patrick Ruddy wrote: >>> Add RTM_NEWADDR and RTM_DELADDR netlink messages with family >>> AF_UNSPEC to indicate interest in specific unicast and multicast >>> hardware

Re: [net-next PATCH] net: netlink messages for HW addr programming

2016-09-19 Thread Patrick Ruddy
On Sun, 2016-09-18 at 07:51 -0700, Roopa Prabhu wrote: > On 9/15/16, 9:48 AM, Patrick Ruddy wrote: > > Add RTM_NEWADDR and RTM_DELADDR netlink messages with family > > AF_UNSPEC to indicate interest in specific unicast and multicast > > hardware addresses. These messages are sent when addresses

Re: [net-next PATCH] net: netlink messages for HW addr programming

2016-09-18 Thread Roopa Prabhu
On 9/15/16, 9:48 AM, Patrick Ruddy wrote: > Add RTM_NEWADDR and RTM_DELADDR netlink messages with family > AF_UNSPEC to indicate interest in specific unicast and multicast > hardware addresses. These messages are sent when addresses are > added or deleted from the appropriate interface driver. >

[net-next PATCH] net: netlink messages for HW addr programming

2016-09-15 Thread Patrick Ruddy
Add RTM_NEWADDR and RTM_DELADDR netlink messages with family AF_UNSPEC to indicate interest in specific unicast and multicast hardware addresses. These messages are sent when addresses are added or deleted from the appropriate interface driver. Added AF_UNSPEC GETADDR function to allow the netlink