diff --git a/en/smp/index.sgml b/en/smp/index.sgml
index 3cd83f4241..0c18b18efc 100644
--- a/en/smp/index.sgml
+++ b/en/smp/index.sgml
@@ -1,6 +1,6 @@
-
+
%includes;
@@ -1635,6 +1635,34 @@
&status.done; |
+
+ Lock if_disc "discard interface". |
+ &a.rwatson; |
+ 9 March 2004 |
+ &status.done; |
+
+
+
+ Lock if_faith "IPv6-to-IPv4 TCP relay interface. " |
+ &a.sam;, &a.rwatson; |
+ 9 March 2004 |
+ &status.done; |
+
+
+
+ Lock if_gif "generic tunnel interface". |
+ &a.rwatson; |
+ 9 March 2004 |
+ &status.done; |
+
+
+
+ Review ECN tunnel support (ip_ecn.c). |
+ &a.rwatson; |
+ 9 March 2004 |
+ &status.done; |
+
+
@@ -1672,6 +1700,20 @@
&status.wip; |
+
+ Lock interface cloning meta-data. |
+ &a.brooks; |
+ 9 March 2004 |
+ &status.wip; |
+
+
+
+ Lock in_gif "generic tunnel interface" per-softc variables. |
+ &a.rwatson; |
+ 9 March 2004 |
+ &status.wip; |
+
+
@@ -1681,6 +1723,13 @@
&status.new; |
+
+ Lock IPv4 and IPv6 interface address lists. |
+ |
+ 9 March 2004 |
+ &status.new; |
+
+
Reduce contention upon locking a socket buffer by replacing
tsleep() and wakeup() with a condvar. |
@@ -1688,6 +1737,29 @@
21 April 2002 |
&status.new; |
+
+
+ Lock consumers of BSD compress (bsd_comp.c) code to protect
+ compression state. |
+ |
+ 9 March 2004 |
+ &status.new; |
+
+
+
+ IP encapsulation subroutines (ip_encap.c). |
+ &a.rwatson; |
+ 9 March 2004 |
+ &status.new; |
+
+
+
+ Lock if_ef "ethernet frame" driver. |
+ |
+ 9 March 2004 |
+ &status.new; |
+
+