Source-Changes archive

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

CVS commit: src/sys/net



Module Name:    src
Committed By:   tls
Date:           Mon Sep  7 15:47:16 UTC 2026

Modified Files:
        src/sys/net: bpf.c bpf_filter.c
        src/sys/net/npf: npf_os.c

Log Message:
Actually fix panic on non-modular kernels with npf and no bpf.
Fix commit of badly-applied patch that brought us npf_os.c 1.24.


To generate a diff of this commit:
cvs rdiff -u -r1.258 -r1.259 src/sys/net/bpf.c
cvs rdiff -u -r1.73 -r1.74 src/sys/net/bpf_filter.c
cvs rdiff -u -r1.24 -r1.25 src/sys/net/npf/npf_os.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