freebsd-dev/sys/dev/xen/netback
Xin LI 25baf019f1 Use the common codepath to handle SIOCGIFADDR.
Before this change, the current code handles SIOCGIFADDR the same
way with SIOCSIFADDR, which involves full arp_ifinit, et al.  They
should be unnecessary for SIOCGIFADDR case.

Differential Revision: https://reviews.freebsd.org/D1508
Reviewed by:	glebius
MFC after:	2 weeks
2015-01-13 05:32:51 +00:00
..
netback_unit_tests.c Somehow fix LINT-NOIP. 2013-11-01 18:42:03 +00:00
netback.c Use the common codepath to handle SIOCGIFADDR. 2015-01-13 05:32:51 +00:00