Query: netdev_notify_peers
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
NETDEV_NOTIFY_PEERS(9) Network device support NETDEV_NOTIFY_PEERS(9)NAMEnetdev_notify_peers - notify network peers about existence of devSYNOPSISvoid netdev_notify_peers(struct net_device * dev);ARGUMENTSdev network deviceDESCRIPTIONGenerate traffic such that interested network peers are aware of dev, such as by generating a gratuitous ARP. This may be used when a device wants to inform the rest of the network about some sort of reconfiguration such as a failover event or virtual machine migration.COPYRIGHTKernel Hackers Manual 3.10 June 2014 NETDEV_NOTIFY_PEERS(9)