Module Name: src Committed By: knakahara Date: Tue Aug 16 04:35:57 UTC 2022
Modified Files: src/sys/net: pfil.c Log Message: micro optimaize for pfil_run_hooks(), ok'ed by ozaki-r@n.o and ryo@n.o. That can improve IPv4 forwarding throughput 5% - 10%. To generate a diff of this commit: cvs rdiff -u -r1.41 -r1.42 src/sys/net/pfil.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.