# $FreeBSD: src/etc/sysctl.conf,v 1.8 2003/03/13 18:43:50 mux Exp $
#
#  This file is read when going to multi-user and its contents piped thru
#  ``sysctl'' to adjust kernel values.  ``man 5 sysctl.conf'' for details.
#

# Uncomment this to prevent users from seeing information about processes that
# are being run under another UID.
#security.bsd.see_other_uids=0
debug.kdb.current=gdb
net.link.ether.inet.log_arp_movements=0
# Prevent ephemeral port assignments within "spinport" range of ontap-ng
net.inet.ip.portrange.lowfirst=899
kern.ipc.maxsockbuf=2621440
net.inet.tcp.local_slowstart_flightsize=10
net.inet.tcp.nolocaltimewait=1
