Re: iw: Add support for mesh proxy path dump

2014-09-11 Thread Henning Rogge
On Thu, Sep 11, 2014 at 12:19 PM, Johannes Berg wrote: > This patch is line-wrapped. Let me try to resend the patch with git send-email... Henning Rogge -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majord...@vger.kernel.org More majordo

Re: iw: Add support for mesh proxy path dump

2014-09-11 Thread Johannes Berg
On Mon, 2014-09-01 at 13:34 +0200, Henning Rogge wrote: > Add "mpp get" and "mpp dump" command to query to mac80211s > mesh proxy path table. > > Signed-off-by: Henning Rogge > --- > Makefile | 2 +- > mpp.c | 84 > +++ This patc