Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/net



Module Name:    src
Committed By:   pooka
Date:           Wed Apr 21 11:07:34 UTC 2010

Modified Files:
        src/tests/net: Makefile
Added Files:
        src/tests/net/bpf: Atffile Makefile t_div-by-zero.c

Log Message:
Check that bpf doesn't accept programs with divide-by-zero in them.
Example filter from Guy Harris via PR kern/43185.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/net/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/net/bpf/Atffile src/tests/net/bpf/Makefile \
    src/tests/net/bpf/t_div-by-zero.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index