Module Name: src Committed By: alnsn Date: Fri Jul 11 20:43:33 UTC 2014
Modified Files: src/sys/net: bpfjit.c Log Message: Handle overflow in BPF_LD+BPF_IND for mbuf chains and make two minor changes: move sljit_emit_return() to generate_insn_code() and use a different register for checking errors after xcall. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 src/sys/net/bpfjit.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.