Rechercher une page de manuel
netif_notify_peers
Langue: en
Version: October 2010 (fedora - 01/12/10)
Section: 9 (Appels noyau Linux)
NAME
netif_notify_peers - notify network peers about existence of devSYNOPSIS
- void netif_notify_peers(struct net_device * dev);
ARGUMENTS
dev
- network device
DESCRIPTION
Generate 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.
COPYRIGHT
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre