Date: Tue, 10 Aug 1999 02:45:34 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network src/etc/defaults rc.conf src/sys/netinet ip_icmp.c Message-ID: <199908100945.CAA19193@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 1999/08/10 02:45:34 PDT
Modified files:
etc rc.network
etc/defaults rc.conf
sys/netinet ip_icmp.c
Log:
Add net.inet.icmp.log_redirect and net.inet.icmp.drop_redirect, for
respectively logging and dropping ICMP REDIRECT packets.
Note that there is no rate limiting on the log messages, so log_redirect
should be used with caution (preferrably only for debugging purposes).
Revision Changes Path
1.53 +11 -1 src/etc/rc.network
1.25 +3 -1 src/etc/defaults/rc.conf
1.35 +28 -3 src/sys/netinet/ip_icmp.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?199908100945.CAA19193>
