]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/netinet6/in6_ifattach.c
xnu-1504.3.12.tar.gz
[apple/xnu.git] / bsd / netinet6 / in6_ifattach.c
index dff06569fe54549ac1cc0c036a212fda850d345f..5995b212d0952bab0b0f5b32c956b6299bb77e17 100644 (file)
@@ -307,6 +307,7 @@ found:
 #if IFT_IEEE80211
        case IFT_IEEE80211:
 #endif
 #if IFT_IEEE80211
        case IFT_IEEE80211:
 #endif
+       case IFT_BRIDGE:
                /* IEEE802/EUI64 cases - what others? */
                /* IEEE1394 uses 16byte length address starting with EUI64 */
                if (addrlen > 8)
                /* IEEE802/EUI64 cases - what others? */
                /* IEEE1394 uses 16byte length address starting with EUI64 */
                if (addrlen > 8)