Skip to content
Commit 33f72e6f authored by Bill Hong's avatar Bill Hong Committed by David S. Miller
Browse files

l2tp : multicast notification to the registered listeners



Previously l2tp module did not provide any means for the user space to
get notified when tunnels/sessions are added/modified/deleted.
This change contains the following
- create a multicast group for the listeners to register.
- notify the registered listeners when the tunnels/sessions are
  created/modified/deleted.

Signed-off-by: default avatarBill Hong <bhong@brocade.com>
Reviewed-by: default avatarStephen Hemminger <stephen@networkplumber.org>
Reviewed-by: default avatarSven-Thorsten Dietrich <sven@brocade.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 957f094f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment