Module Name: src Committed By: ryo Date: Fri Nov 29 17:29:32 UTC 2019
Modified Files: src/sys/net: bpf.c Log Message: bpf can send a packet greater than MCLBYTES (JumboFrame) using multiple mbuf. To generate a diff of this commit: cvs rdiff -u -r1.231 -r1.232 src/sys/net/bpf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.