Date: Fri, 24 Sep 2004 12:18:41 +0000 (UTC) From: Maxim Konovalov <maxim@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_input.c Message-ID: <200409241218.i8OCIfQw021308@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
maxim 2004-09-24 12:18:41 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_input.c
Log:
o Turn net.inet.ip.check_interface sysctl off by default.
When net.inet.ip.check_interface was MFCed to RELENG_4 3+ years ago in
rev. 1.130.2.17 ip_input.c it was 1 by default but shortly changed to
0 (accidently?) in rev. 1.130.2.20 in RELENG_4 only. Among with the
fact this knob is not documented it breaks POLA especially in bridge
environment.
OK'ed by: andre
Reviewed by: -current
Revision Changes Path
1.290 +1 -1 src/sys/netinet/ip_input.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409241218.i8OCIfQw021308>
