git: kernel - Add SIOCGIFALIAS
Matthew Dillon
dillon at crater.dragonflybsd.org
Fri Aug 2 08:27:33 PDT 2019
commit e6efc76f2210e68a307460a91f3e3ced01dbb863
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Fri Aug 2 08:26:32 2019 -0700
kernel - Add SIOCGIFALIAS
* Add SIOCGIFALIAS to retrieve ifconfig information on a single
alias entry.
Submitted-by: rsmarples (Roy Marples)
Taken-from: NetBSD
Summary of changes:
share/man/man4/netintro.4 | 9 ++++++++-
sys/netinet/in.c | 19 ++++++++++++++++++-
sys/sys/sockio.h | 1 +
3 files changed, 27 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e6efc76f2210e68a307460a91f3e3ced01dbb863
--
DragonFly BSD source repository
More information about the Commits
mailing list