Man Page: netdev_notify_peers
Operating Environment: centos
Section: 9
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)
| Related Man Pages |
|---|
| device_create_vargs(9) - centos |
| device_rename(9) - centos |
| struct_ff_device(9) - centos |
| struct_input_polled_dev(9) - centos |
| esh(4) - netbsd |
| Similar Topics in the Unix Linux Community |
|---|
| Best performance UNIX just for HOST Virtualization? |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |