Module Name: src Committed By: mrg Date: Sun Jun 9 20:30:36 UTC 2024
Modified Files: src/doc: TODO.smpnet src/sys/external/bsd/ipf/netinet: ip_fil_netbsd.c Log Message: ipfilter(4): mark as MPSAFE. my testing seems to work fine, and this version was known to work on solaris with no global locking available. To generate a diff of this commit: cvs rdiff -u -r1.48 -r1.49 src/doc/TODO.smpnet cvs rdiff -u -r1.38 -r1.39 src/sys/external/bsd/ipf/netinet/ip_fil_netbsd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.