OpenBSD/src srSpIyCsys/net bpf.c

   When using "tcpdump proto 128" the filter never matched.  A sign
   expansion bug in bpf prevented protocols above 127.  m_data is
   signed, bpf_mbuf_ldb() returns unsigned.
   bug report Matthias Pitzl; OK deraadt@ millert@
VersionDeltaFile
1.163+4-2sys/net/bpf.c
+4-21 files

UnifiedSplitRaw