1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-26 10:04:02 +03:00
Martin Schwenke 2ebb25dfc8 ctdb-common: Factor out common ARP code
Finding the interface and the MAC address are obvious.  Might as well
set up the common parts of the destination address structure.

Continue to open the socket and find the MAC address first.  This
might seem odd because marshalling and other subsequent steps may
fail.  However, in the future this code might be optimised to open a
single socket to send ARPs for a list of addresses on each interface,
so don't change the logic.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2018-08-30 04:48:57 +02:00
..
2018-05-16 07:03:53 +02:00
2018-07-28 03:50:11 +02:00
2018-07-28 03:50:11 +02:00
2018-05-16 09:51:07 +02:00
2018-05-12 12:06:28 +02:00
2018-08-03 08:24:06 +02:00
2017-02-22 08:26:21 +01:00
2017-09-26 09:37:13 +02:00
2017-09-26 09:37:13 +02:00