Module Name: src Committed By: joerg Date: Sat Oct 8 17:40:12 UTC 2016
Modified Files:
src/sys/net: if.h
Log Message:
Since IFF_MULTICAST's value can't be represented without implicit cast
as signed short, make if_flags unsigned.
To generate a diff of this commit:
cvs rdiff -u -r1.227 -r1.228 src/sys/net/if.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
