Module Name:    src
Committed By:   rmind
Date:           Sat Jul 20 14:15:20 UTC 2013

Modified Files:
        src/doc: BRANCHES

Log Message:
Mention rmind-smpnet branch.


To generate a diff of this commit:
cvs rdiff -u -r1.329 -r1.330 src/doc/BRANCHES

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/doc/BRANCHES
diff -u src/doc/BRANCHES:1.329 src/doc/BRANCHES:1.330
--- src/doc/BRANCHES:1.329	Mon May  6 23:27:06 2013
+++ src/doc/BRANCHES	Sat Jul 20 14:15:20 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: BRANCHES,v 1.329 2013/05/06 23:27:06 khorben Exp $
+#	$NetBSD: BRANCHES,v 1.330 2013/07/20 14:15:20 rmind Exp $
 #
 # This file contains a list of branches that exist in the NetBSD CVS
 # tree and their current state.
@@ -539,6 +539,21 @@ Notes:		A more flexible infrastructure f
 		allowing multiple conflicting packages and versions to co-exist
 		within the same tree
 
+Branch:		rmind-smpnet
+Description:	MP safe network stack (milestone 1): IPv4, UDP and ICMP
+Status:		Active
+Start Date:	17 July 2013
+End Date:	
+Base Tag:	rmind-smpnet-base
+Maintainer:	Mindaugas Rasiukevicius <rm...@netbsd.org>
+Scope:		Kernel: src/sys (src/common is tagged but not branched)
+Notes:		Goals:
+
+		- Improve the abstraction of PCB and other interfaces.
+		- Add PCB and route cache locking, adjust socket locking.
+		- Rework IPv4, UDP and ICMP paths to be MP safe.
+		- Switch UDP sockets to a separate lock, test and benchmark.
+
 Branch:		rpaulo-netinet-merge-pcb
 Description:	merge in6pcb with inpcb
 Status:		Dormant

Reply via email to