Source-Changes archive

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

CVS commit: src



Module Name:    src
Committed By:   joe
Date:           Sun Jul 20 12:25:54 UTC 2025

Modified Files:
        src/distrib/sets/lists/tests: mi
        src/tests/net/npf: Makefile t_npf.sh
        src/usr.sbin/npf/npftest: npftest.c npftest.h
        src/usr.sbin/npf/npftest/libnpftest: Makefile npf_test.h
Added Files:
        src/usr.sbin/npf/npftest/libnpftest: npfl2onlytest.c

Log Message:
l2 only tests

for this test suite, we test to ensure that all frames
are passed by default when no layer 2 rules are set in the config

reviewed by christos@


To generate a diff of this commit:
cvs rdiff -u -r1.1386 -r1.1387 src/distrib/sets/lists/tests/mi
cvs rdiff -u -r1.1 -r1.2 src/tests/net/npf/Makefile
cvs rdiff -u -r1.8 -r1.9 src/tests/net/npf/t_npf.sh
cvs rdiff -u -r1.29 -r1.30 src/usr.sbin/npf/npftest/npftest.c
cvs rdiff -u -r1.19 -r1.20 src/usr.sbin/npf/npftest/npftest.h
cvs rdiff -u -r1.13 -r1.14 src/usr.sbin/npf/npftest/libnpftest/Makefile
cvs rdiff -u -r1.23 -r1.24 src/usr.sbin/npf/npftest/libnpftest/npf_test.h
cvs rdiff -u -r0 -r1.1 src/usr.sbin/npf/npftest/libnpftest/npfl2onlytest.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