1NETDEV_NOTIFY_PEERS(9)      Network device support      NETDEV_NOTIFY_PEERS(9)
2
3
4

NAME

6       netdev_notify_peers - notify network peers about existence of dev
7

SYNOPSIS

9       void netdev_notify_peers(struct net_device * dev);
10

ARGUMENTS

12       dev
13           network device
14

DESCRIPTION

16       Generate traffic such that interested network peers are aware of dev,
17       such as by generating a gratuitous ARP. This may be used when a device
18       wants to inform the rest of the network about some sort of
19       reconfiguration such as a failover event or virtual machine migration.
20
22Kernel Hackers Manual 3.10         June 2019            NETDEV_NOTIFY_PEERS(9)
Impressum