Module Name: src Committed By: rjs Date: Fri Aug 28 14:23:18 UTC 2015
Modified Files: src/sys/net: if_bridge.c Log Message: Don't set M_PROTO1 in mbuf flags. This was left over from the old usage of gif(4) with bridges. To generate a diff of this commit: cvs rdiff -u -r1.101 -r1.102 src/sys/net/if_bridge.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.