]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Implement SIOCGIFALIAS.
authorae <ae@FreeBSD.org>
Wed, 14 Oct 2020 09:22:54 +0000 (09:22 +0000)
committerae <ae@FreeBSD.org>
Wed, 14 Oct 2020 09:22:54 +0000 (09:22 +0000)
commit917a85eb255679322675048bed154c1f179f606a
tree92e180f7a62f3d4da140f4caa7fb7e9c3d9a163a
parent321856d7772cd9487b09761b870d70fffcc852a5
Implement SIOCGIFALIAS.

It is lightweight way to check if an IPv4 address exists.

Submitted by: Roy Marples
Reviewed by: gnn, melifaro
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D26636
share/man/man4/netintro.4
sys/netinet/in.c
sys/sys/sockio.h