https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206478
--- Comment #3 from Erin Clark <[email protected]> --- (In reply to LN from comment #2) That portion of code appears different in 10.2-STABLE, is this perhaps the part that should be changed in that? if (proto->ti_proto == LAGG_PROTO_NONE) { error = EPROTONOSUPPORT; break; } -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "[email protected]"
