freebsd-dev/lib/libc
Joseph Koshy 61a4defd54 Turn off replies to ICMP echo requests for broadcast and multicast
addresses by default.

Add a knob "icmp_bmcastecho" to "rc.network" to allow this
behaviour to be controlled from "rc.conf".

Document the controlling sysctl variable "net.inet.icmp.bmcastecho"
in sysctl(3).

Reviewed by: dg, jkh
Reminded on -hackers by: Steinar Haug <sthaug@nethelp.no>
1998-09-15 10:49:03 +00:00
..
alpha In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an alias 1998-09-12 22:03:20 +00:00
amd64 Fix a cut 'n paste mistake. 1998-09-13 20:32:45 +00:00
compat-43
db Change obsolete $@ to ${.TARGET}. 1998-09-11 05:31:45 +00:00
gen Turn off replies to ICMP echo requests for broadcast and multicast 1998-09-15 10:49:03 +00:00
gmon Change a test for NETBSD_SYSCALLS to __alpha__. We're not ready to 1998-09-05 07:57:43 +00:00
i386 Fix a cut 'n paste mistake. 1998-09-13 20:32:45 +00:00
include
locale Sort cross references. 1998-08-31 16:41:09 +00:00
net o use strncpy safely 1998-09-14 21:13:06 +00:00
nls
quad $@ -> ${.TARGET} 1998-09-11 05:34:37 +00:00
regex
rpc
stdio
stdlib Add reallocf to the library. This function is simliar to realloc, but 1998-09-14 20:34:34 +00:00
stdtime Change return type of strptime from const char* to char*. 1998-09-12 21:13:29 +00:00
string
sys Document the fact that shutdown(2) is expected to comply with Posix.1g, 1998-09-12 21:38:30 +00:00
xdr Add support for the RPC 64-bit integer type ``hyper''. 1998-09-08 17:33:12 +00:00
yp
Makefile Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98. 1998-09-09 11:22:28 +00:00
Makefile.inc