Date: Sun, 23 Jun 2002 13:48:26 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c Message-ID: <200206232048.g5NKmQN17703@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
luigi 2002/06/23 13:48:26 PDT
Modified files:
sys/netinet ip_input.c
Log:
Move some global variables in more appropriate places.
Add XXX comments to mark places which need to be taken care of
if we want to remove this part of the kernel from Giant.
Add a comment on a potential performance problem with ip_forward()
Revision Changes Path
1.203 +28 -3 src/sys/netinet/ip_input.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206232048.g5NKmQN17703>
