https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=282673
--- Comment #5 from [email protected] --- I've changed the line epair_clear_mbuf(m); with if (!(src_ifp->if_flags & IFF_LINK1)) epair_clear_mbuf(m); in file 'if_epair.c' I'm not sure this is quite correct, but now it's working fine (tags are preserved) with 'ifconfig epair1b link1'. -- You are receiving this mail because: You are the assignee for the bug.
