]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r302014: Fix if_ntb interface setup to include IFF_MULTICAST.
authormav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 18 Aug 2016 10:23:51 +0000 (10:23 +0000)
committermav <mav@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 18 Aug 2016 10:23:51 +0000 (10:23 +0000)
commit77d0f37b01d54d0cd12448f13c6d085ab90871fc
tree2707ecff0871ef13607b7d5878da620b3fa35a25
parentd90e92c26141953cc2208ac27d4606af82cba134
MFC r302014: Fix if_ntb interface setup to include IFF_MULTICAST.

This allows IPv6 link local addresses (and other IPv6 functionality) to work.

git-svn-id: svn://svn.freebsd.org/base/stable/10@304375 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/ntb/if_ntb/if_ntb.c