The current code handles SIOCGIFADDR the same way with
SIOCSIFADDR, which involves full arp_ifinit, et al.  They should
be unnecessary for SIOCGIFADDR case.
Details
Details
- Reviewers
- gibbs - glebius - royger 
- Commits
- rS277103: Use the common codepath to handle SIOCGIFADDR.
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
- No Lint Coverage 
- Unit
- No Test Coverage