The rtnetlink(4) RTM_GETADDR does not list link level addresses, thus
the correct match for interfaces that have a link level address should
be based on what was returned by RTM_GETLINK.
Details
Details
- Reviewers
melifaro - Group Reviewers
network - Commits
- rG6f3947be2aff: ifconfig: fix 'ifconfig -l link'
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable