GayBSD documentation tree
Find a file
Robert Watson 1f700f687e Update network stack locking TODO:
Slide jail(2) lockdown forward again, I had to clean Giant out of
crfree() after a vnode was added to struct prison.
if_tap locking is done.
if_tun locking is done.
I'm working on UNIX domain socket locking now.  Also, fifofs.
AARP is done.
I'm working on IPv6 also.
ip_encap.c is locked down.
if_loop.c is locked down.
We now use m_tags to track possible looping in if_gif, not a global.
I'm also working on the socket layer.
I locked down NFS server with a Giant lock, but rick is working on
  data based locking.
Maurycy and I are locking down if_ppp.
mlaier, luigi, and brooks are working on ifnet locking.
mlaier and maurycy are working on address lists.
I'm working on bsd_comp consumers.
if_stf is a work in progress.
if_sl is a work in progress.
rik is working on if_sppp.
I'm working on netatalk DDP PCB locking.
I'm working on IGMP locking.
Need to review TCP timers, not lock them.
IP ID code needs locking.
2004-04-23 23:11:24 +00:00
da Unbreak 'make clean' 2004-03-23 23:41:29 +00:00
de Remove more old good days leftovers. 2004-04-06 11:41:18 +00:00
en Update network stack locking TODO: 2004-04-23 23:11:24 +00:00
es Fix link to Handbook 2004-04-12 05:37:24 +00:00
fr Remove more old good days leftovers. 2004-04-06 11:41:18 +00:00
it Fix article links. 2004-04-22 12:22:26 +00:00
ja Fix typo. 2004-04-19 16:57:54 +00:00
pt_BR Remove more old good days leftovers. 2004-04-06 11:41:18 +00:00
ru Merge the following from the English version: 2004-04-22 12:04:19 +00:00
share Added FreeBSD-SA-04:07.cvs 2004-04-15 19:21:16 +00:00
tools Sync with recent INDEX updates 2004-04-04 21:22:12 +00:00
tr Fix build. 2004-02-04 15:41:06 +00:00
zh Good bye leftovers of 20th century 2004-03-23 23:31:32 +00:00
Makefile Remove make(obj) magic. web.site.mk and en/Makefile will to it for us. 2004-04-09 10:17:19 +00:00
Makefile.inc