opnsense-src/sys
Guido van Rooij 4fce58048d Add new sysctl variable: net.inet.ip.accept_sourceroute
It controls if the system is to accept source routed packets.
It used to be such that, no matter if the setting of net.inet.ip.sourceroute,
source routed packets destined at us would be accepted. Now it is
controllable with eth default set to NOT accept those.
1998-02-16 19:23:58 +00:00
..
alpha Staticized. 1998-02-13 07:34:52 +00:00
amd64 TEMPORARILY disable support for the 4MB kernel page, as it appears to be 1998-02-16 00:29:05 +00:00
compat In the words of the submitter: 1998-02-07 02:13:27 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Sync with sys/i386/conf/files.i386 revision 1.189. 1998-02-16 09:38:37 +00:00
ddb Ensure that the linker sets for commands exist by putting a standard 1998-02-13 02:19:29 +00:00
dev A bunch of nits from bde. 1998-02-15 14:54:09 +00:00
fs Deleted unused variable. 1998-02-10 08:04:31 +00:00
geom Revert part of my previous patch - I don't see the *need* 1998-02-15 08:28:26 +00:00
gnu Fixed configuration and linkage of ext2_checkoverlap(). 1998-02-13 00:28:40 +00:00
i386 TEMPORARILY disable support for the 4MB kernel page, as it appears to be 1998-02-16 00:29:05 +00:00
isa - If a PCCARD serial device is removed from the system, let the serial 1998-02-14 16:17:17 +00:00
isofs/cd9660 Staticize. 1998-02-09 06:11:36 +00:00
kern A bunch of nits from bde. 1998-02-15 14:15:21 +00:00
libkern Make our v_usecount vnode reference count work identically to the 1998-01-06 05:26:17 +00:00
miscfs Deleted unused variable. 1998-02-10 08:04:31 +00:00
modules Back out opt_diagnostic.h changes. 1998-02-06 23:54:27 +00:00
msdosfs Staticize. 1998-02-09 06:11:36 +00:00
net Implement the spirit but not the letter of Terrys hot-char patch. 1998-02-13 12:46:28 +00:00
netatalk Staticize. 1998-02-09 06:11:36 +00:00
netinet Add new sysctl variable: net.inet.ip.accept_sourceroute 1998-02-16 19:23:58 +00:00
netipx Staticize. 1998-02-09 06:11:36 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Staticize. 1998-02-09 06:11:36 +00:00
netns Make INET a proper option. 1998-01-08 23:42:31 +00:00
nfs Staticize. 1998-02-09 06:11:36 +00:00
nfsclient Staticize. 1998-02-09 06:11:36 +00:00
nfsserver Staticize. 1998-02-09 06:11:36 +00:00
pc98 Sync with sys/i386/conf/files.i386 revision 1.189. 1998-02-16 09:38:37 +00:00
pccard - Removed typo in Copyright and added Id. 1998-02-07 20:41:20 +00:00
pci Staticize. (Diffs by me & and Simon in cooperation.) 1998-02-10 17:36:44 +00:00
powerpc/include Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Based on the following message, disable tagged command queueing for all 1998-02-16 11:15:35 +00:00
sys Implement the spirit but not the letter of Terrys hot-char patch. 1998-02-13 12:46:28 +00:00
tools Use __inline instead of inline to prevent pedantic compiler warnings. 1997-12-19 23:25:16 +00:00
ufs Removed unnecessary dependencies on KERNEL and DIAGNOSTIC. This was 1998-02-13 00:20:36 +00:00
vm Staticize. 1998-02-09 06:11:36 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00