Feature Request:
in L2 mode it would help to understand what node is servicing a given vip.
Ideally, the speaker could publish an event to the service object indicating the node that has "won" the election for a given vip.
If we need to move to another node a new event should be published to that service object. So that we can understand that the ip is now served by a different speaker.
This is helpful when trying to understand how l2 mode will interact with the underlying network.