OpenBSD/src xur53VVsys/net if.c, sys/sys mbuf.h

   Resetting the mbuf header in if_input_local() was stripping off the
   M_LOOP flag.  This broke IPv6 multicast.  Always set M_LOOP when
   going through if_input_local() and adjust the flag's comment.
   report rzalamena@; OK mpi@
VersionDeltaFile
1.231+2-2sys/sys/mbuf.h
1.504+2-1sys/net/if.c
+4-32 files

UnifiedSplitRaw