All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz at gmail.com>
To: ell at lists.01.org
Subject: Re: [PATCH 1/5] icmp6: Allow multiple event handlers and clean up
Date: Thu, 06 Jan 2022 12:48:06 -0600	[thread overview]
Message-ID: <684fb1ce-b867-9248-0134-8ad93a58bb7e@gmail.com> (raw)
In-Reply-To: 20220106150529.458775-1-andrew.zaborowski@intel.com

[-- Attachment #1: Type: text/plain, Size: 912 bytes --]

Hi Andrew,

On 1/6/22 09:05, Andrew Zaborowski wrote:
> Allow registering multiple event handlers and rename
> l_icmp6_client_set_event_handler to l_icmp6_client_add_event_handler
> accordingly.  The use case is for a client like IWD to be able to track
> routing information.
> 
> This also fixes a bug where the destroy callback passed to
> l_icmp6_client_set_event_handler wasn't actually used except if
> l_icmp6_client_set_event_handler was called again.
> 
> While there, add an event_data parameter to the event callback, rename
> the "userdata" parameters to "user_data" for consistency and clean up an
> extra empty line.
> ---
>   ell/dhcp6.c |  4 ++--
>   ell/ell.sym |  2 +-
>   ell/icmp6.c | 56 +++++++++++++++++++++++++++++++++++++++--------------
>   ell/icmp6.h |  8 ++++----
>   4 files changed, 48 insertions(+), 22 deletions(-)
> 

Applied, thanks.

Regards,
-Denis

             reply	other threads:[~2022-01-06 18:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-06 18:48 Denis Kenzior [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-01-06 15:05 [PATCH 1/5] icmp6: Allow multiple event handlers and clean up Andrew Zaborowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=684fb1ce-b867-9248-0134-8ad93a58bb7e@gmail.com \
    --to=unknown@example.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.