opnsense-src/sys/modules
Qing Li 6e6b3f7cbc This main goals of this project are:
1. separating L2 tables (ARP, NDP) from the L3 routing tables
2. removing as much locking dependencies among these layers as
   possible to allow for some parallelism in the search operations
3. simplify the logic in the routing code,

The most notable end result is the obsolescent of the route
cloning (RTF_CLONING) concept, which translated into code reduction
in both IPv4 ARP and IPv6 NDP related modules, and size reduction in
struct rtentry{}. The change in design obsoletes the semantics of
RTF_CLONING, RTF_WASCLONE and RTF_LLINFO routing flags. The userland
applications such as "arp" and "ndp" have been modified to reflect
those changes. The output from "netstat -r" shows only the routing
entries.

Quite a few developers have contributed to this project in the
past: Glebius Smirnoff, Luigi Rizzo, Alessandro Cerri, and
Andre Oppermann. And most recently:

- Kip Macy revised the locking code completely, thus completing
  the last piece of the puzzle, Kip has also been conducting
  active functional testing
- Sam Leffler has helped me improving/refactoring the code, and
  provided valuable reviews
- Julian Elischer setup the perforce tree for me and has helped
  me maintaining that branch before the svn conversion
2008-12-15 06:10:57 +00:00
..
3dfx
3dfx_linux
aac
accf_data
accf_dns
accf_http
acpi
ae Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
age
agp
aha Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
ahb Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
aic
aic7xxx
aio - Add 32-bit compat system calls for VFS_AIO. The system calls live in the 2008-12-10 20:56:19 +00:00
ale Add ale(4), a driver for Atheros AR8121/AR8113/AR8114 PCIe ethernet 2008-11-12 09:52:06 +00:00
amd
amr Add amr_cam module directory that was missed in the previous commit. 2008-11-03 04:13:27 +00:00
an Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
aout
apm
ar Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
arcmsr
arcnet
asmc
asr
ata This is the roumored ATA modulerisation works, and it needs a little explanation. 2008-10-09 12:56:57 +00:00
ath Combine ath rate control modules with ath after bringing ath_hal 2008-12-14 22:26:57 +00:00
aue
auxio
axe
bce
bfe
bge
bios
bktr
bm
bridgestp Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
cam
canbepm
canbus
cardbus
cbb
cd9660
cd9660_iconv
cdce
ce Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
ciss
cm
cmx
coda
coda5
coff
coretemp
cp Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
cpuctl
cpufreq
crypto
cryptodev
cs
ctau Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
cue
cx Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
cxgb This main goals of this project are: 2008-12-15 06:10:57 +00:00
cyclic
dc
dcons
dcons_crom
de
digi Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
dpms Add a very simple dpms(4) driver that uses the VESA BIOS DPMS calls to 2008-08-23 21:00:40 +00:00
dpt
drm Update drm kernel drivers. 2008-08-23 20:59:12 +00:00
dtrace
dummynet
ed
ehci Add modules for the HCI part of USB. This is convenient when having a UHCI 2008-10-09 19:22:00 +00:00
elink
em Add opt_inet.h which has been needed since r184717 introducing 2008-11-12 21:32:49 +00:00
en
ep
esp
et
ex
exca
ext2fs
fatm Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
fdc
fdescfs
fe
firewire
firmware
fxp
gem
geom
glxsb
hatm Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
hifn Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
hme
hpfs
hptiop
hptmv
hptrr
hwpmc - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo 2008-11-27 09:00:47 +00:00
i2c
ibcs2
ichwd
ida
ie
if_bridge
if_disc
if_edsc
if_ef Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
if_faith
if_gif
if_gre
if_lagg
if_ndis
if_ppp
if_sl
if_stf
if_tap Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
if_tun
if_vlan Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
igb Add opt_inet.h which has been needed since r184718, which had 2008-11-12 21:33:45 +00:00
iir
io
ip_mroute_mod Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
ipdivert
ipfilter
ipfw Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
ipfw_nat
ipmi
ips
ipw
ipwfw
iscsi
isp
ispfw
iwi
iwifw
iwn
iwnfw
ixgb
ixgbe
jme
joy
k8temp
kbdmux
kgssapi Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
kgssapi_krb5 Implement support for RPCSEC_GSS authentication to both the NFS client 2008-11-03 10:38:00 +00:00
krpc Unbreak NFS. 2008-11-06 10:53:35 +00:00
kue
le
lge
libalias
libiconv
libmbpool
libmchain
linprocfs Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
linsysfs
linux Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
lmc
lpt
mac_biba
mac_bsdextended Break mac_bsdextended.c out into multiple .c files, with the base access 2008-10-27 12:09:15 +00:00
mac_ifoff
mac_lomac
mac_mls
mac_none
mac_partition
mac_portacl
mac_seeotheruids
mac_stub
mac_test
malo
mcd
md
mem
mfi
mii
mlx
mly
mmc
mmcsd
mpt
mqueue
msdosfs
msdosfs_iconv
mse
msk
mxge
my
ncp
ncv
ndis
netgraph Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
nfe
nfs4client
nfsclient Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
nfslockd
nfsserver Fix standalone module build by generating opt_kgssapi.h. 2008-11-25 16:11:41 +00:00
nge
nmdm Integrate the new MPSAFE TTY layer to the FreeBSD operating system. 2008-08-20 08:31:58 +00:00
nsp
ntfs
ntfs_iconv
nullfs
nve
nvram
nwfs
nxge
ohci Add modules for the HCI part of USB. This is convenient when having a UHCI 2008-10-09 19:22:00 +00:00
opensolaris
padlock
patm Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
pccard
pcfclock
pcn Move pcn driver from sys/pci to sys/dev/pcn. 2008-08-14 20:34:46 +00:00
pf Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
pflog Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
plip
pmc
portalfs
powermac_nvram make 'make universe' not complain about 2008-11-29 08:45:20 +00:00
ppbus
ppc
ppi
pps
procfs
pseudofs
pst
puc
ral
ralfw
random
ray
rc Integrate the new MPSAFE TTY layer to the FreeBSD operating system. 2008-08-20 08:31:58 +00:00
rc4
rdma
re
reiserfs
rl Make RL_TWISTER_ENABLE a tunable/sysctl. Eliminate it as an option. 2008-11-02 16:50:57 +00:00
rndtest
rp Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
rue
rum
s3
safe Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
sbni Resurrect the sbni(4) driver. Someone finally tested the MPSAFE patches and 2008-09-10 18:36:58 +00:00
scc
scd
scsi_low
sdhci Import sdhci (PCI SD Host Controller) driver. 2008-10-21 20:33:40 +00:00
sem
sf
sio
sis
sk
slhci Add modules for the HCI part of USB. This is convenient when having a UHCI 2008-10-09 19:22:00 +00:00
smbfs
sn
snc
snp Reintroduce the snp(4) driver. 2008-11-05 15:04:03 +00:00
sound
speaker
splash
sppp Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
sr Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
ste Move the ste driver from sys/pci to sys/dev/ste. 2008-08-14 20:09:58 +00:00
stg
stge
streams
svr4 Allow COMPAT_SVR4 to be built without COMPAT_43. 2008-09-15 15:09:35 +00:00
sym
syscons
sysvipc
ti
tl Move the tl driver form sys/pci to sys/dev/tl. 2008-08-14 20:02:34 +00:00
tmpfs
trm Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
twa
twe
tx
txp
u3g After adding U3G_DEBUG to LINT we need to create the opt_u3g.h file when 2008-10-24 07:19:09 +00:00
uark
uart Include the QUICC backend in the kernel module. 2008-11-22 21:24:07 +00:00
ubsa
ubsec Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
ubser
uchcom
ucom
ucycom
udav
udbp
udf
udf_iconv
ufm
ufoma
ufs
uftdi
ugen
uhci Add modules for the HCI part of USB. This is convenient when having a UHCI 2008-10-09 19:22:00 +00:00
uhid
uipaq
ukbd
ulpt
umass
umct
umodem
ums
unionfs
upgt
uplcom
ural
urio
usb Obfuscated by other diffs while committing r183728: 2008-10-09 20:00:17 +00:00
usb2 Unbreak the build until alfred@ is back to fix it correctly. 2008-11-25 09:17:01 +00:00
uscanner
uslcom
utopia
uvisor
uvscom
vesa
vge
vkbd
vpo
vr
vx
wb Move wb driver from sys/pci to sys/dev/wb. 2008-08-14 21:26:29 +00:00
wi Remove opt_wi.h from module and fix typo in pccarddevs. 2008-08-27 05:43:46 +00:00
wlan Rather than using hidden includes (with cicular dependencies), 2008-12-02 21:37:28 +00:00
wlan_acl Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
wlan_amrr Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
wlan_ccmp Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
wlan_rssadapt Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
wlan_tkip Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
wlan_wep Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
wlan_xauth Per email to arch@ a little while ago (that was greeted with silence), 2008-09-01 23:59:00 +00:00
wpi
wpifw the 3945 firmware license does not require acknowledging the EULA, 2008-10-07 19:42:56 +00:00
xe
xfs
xl
zfs Update ZFS from version 6 to 13 and bring some FreeBSD-specific changes. 2008-11-17 20:49:29 +00:00
zlib
zyd
Makefile Combine ath rate control modules with ath after bringing ath_hal 2008-12-14 22:26:57 +00:00
Makefile.inc