]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFhead r226338:
authorglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 20 Oct 2011 15:53:26 +0000 (15:53 +0000)
committerglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 20 Oct 2011 15:53:26 +0000 (15:53 +0000)
commitb6906d971f6f437424fa9750368603569b3845bd
tree53c6c194e495e9b0f4402fbb9bc70a95a3a9c2f5
parentad885c3e154aa0661b735bab288b4b187a06be6f
MFhead r226338:

  Restore functions in6_ifaddloop() and in6_ifremloop() that were
  inlined by Qing Li in his big new-ARP commit. I am going to utilize
  them in my newcarp work, and also these functions left declared
  in in6_var.h for all the time they were absent.

  Reviewed by:  bz

Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/stable/9@226570 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet6/in6.c