]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r353419:
authorOleksandr Tymoshenko <gonzo@FreeBSD.org>
Sun, 6 Sep 2020 18:20:25 +0000 (18:20 +0000)
committerOleksandr Tymoshenko <gonzo@FreeBSD.org>
Sun, 6 Sep 2020 18:20:25 +0000 (18:20 +0000)
commita25fadf7375e0538cb16a010cf233d15b90ea0bd
tree0c461ec70495fd74df7cc3c632da480057272992
parent70486dfaf24a3d4a12d3075f210d2c42a0e9c7c2
MFC r353419:

Provide new KPI for network drivers to access lists of interface
addresses.  The KPI doesn't reveal neither how addresses are stored,
how the access to them is synchronized, neither reveal struct ifaddr
and struct ifmaddr.

Reviewed by: gallatin, erj, hselasky, philip, stevek
Differential Revision: https://reviews.freebsd.org/D21943
sys/net/if.c
sys/net/if_var.h